Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb035ff366f5f6fd0f254c6ff5ddd3e298387623+fa3c60d7a690b3e821474cb16a5706590015ca97 (c4f4d789e919ac1c378fb48b4d735c4921849350) 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-ssh3954777586345440391.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5233503465855718617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-292/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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1482325678897875615.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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh562543549876772521.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh94070852265839213.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-292/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-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3427403958827045070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6728 in /w/workspace/foundry_device-usb-camera_PR-292 [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-292 # 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 Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit fb035ff366f5f6fd0f254c6ff5ddd3e298387623 > 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/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 Merge succeeded, producing fb035ff366f5f6fd0f254c6ff5ddd3e298387623 Checking out Revision fb035ff366f5f6fd0f254c6ff5ddd3e298387623 (PR-292) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 [Pipeline] withCredentials 17:14:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:54 ========================================================= 17:14:54 EdgeX Global Pipelines Version Info 17:14:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:55 ------------------- 17:14:55 stable info: 17:14:55 ------------------- 17:14:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:14:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:14:55 Message: update stable to v1.0.254 17:14:55 ------------------- 17:14:55 experimental info: 17:14:55 ------------------- 17:14:55 Commited By: **** collab-it+edgex@linuxfoundation.org 17:14:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:14:55 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:14:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb035ff [Pipeline] echo 17:14:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:57 provisioning config files... 17:14:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config6675192758774112549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:58 ---> docker-login.sh 17:14:58 nexus3.edgexfoundry.org:10001 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10002 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10003 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10004 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 docker.io 17:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:59 Configure a credential helper to remove this warning. See 17:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:59 17:14:59 Login Succeeded 17:14:59 ---> docker-login.sh ends [Pipeline] } 17:14:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:15:00 + git rev-list -1 --merges fb035ff366f5f6fd0f254c6ff5ddd3e298387623~1..fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo 17:15:00 -----------> git rev-list -1 --merges fb035ff366f5f6fd0f254c6ff5ddd3e298387623~1..fb035ff366f5f6fd0f254c6ff5ddd3e298387623 fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [false] [Pipeline] sh 17:15:00 + git log --format=format:%s -1 fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo 17:15:00 ========================================================= 17:15:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:15:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:15:00 + git log --format=format:%s -1 fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo 17:15:00 [semverPrep] GIT_COMMIT: fb035ff366f5f6fd0f254c6ff5ddd3e298387623, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:15:01 [semverPrep] This is not a build commit. [Pipeline] sh 17:15:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:15:01 + grep -v github /etc/ssh/ssh_known_hosts 17:15:01 + [ -e /tmp/ssh_known_hosts ] 17:15:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:15:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:15:01 + sudo tee -a /etc/ssh/ssh_known_hosts 17:15:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:01 17:15:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:02 0.1.4: Pulling from edgex-devops/py-git-semver 17:15:02 b85a868b505f: Pulling fs layer 17:15:02 e2be974225ed: Pulling fs layer 17:15:02 339a4e72a1f5: Pulling fs layer 17:15:02 988bab9f4d93: Pulling fs layer 17:15:02 1469e6f7b9e6: Pulling fs layer 17:15:02 eaf3925da568: Pulling fs layer 17:15:02 bab4dde63d76: Pulling fs layer 17:15:02 bde34c3a00c8: Pulling fs layer 17:15:02 b352a97aabf1: Pulling fs layer 17:15:02 4872d77fe225: Pulling fs layer 17:15:02 5851b861e8e6: Pulling fs layer 17:15:02 1469e6f7b9e6: Waiting 17:15:02 988bab9f4d93: Waiting 17:15:02 4872d77fe225: Waiting 17:15:02 eaf3925da568: Waiting 17:15:02 bab4dde63d76: Waiting 17:15:02 5851b861e8e6: Waiting 17:15:02 bde34c3a00c8: Waiting 17:15:02 b352a97aabf1: Waiting 17:15:02 e2be974225ed: Download complete 17:15:02 988bab9f4d93: Verifying Checksum 17:15:02 988bab9f4d93: Download complete 17:15:02 1469e6f7b9e6: Verifying Checksum 17:15:02 1469e6f7b9e6: Download complete 17:15:02 eaf3925da568: Verifying Checksum 17:15:02 eaf3925da568: Download complete 17:15:02 339a4e72a1f5: Verifying Checksum 17:15:02 339a4e72a1f5: Download complete 17:15:02 bde34c3a00c8: Verifying Checksum 17:15:02 bde34c3a00c8: Download complete 17:15:02 b352a97aabf1: Verifying Checksum 17:15:02 b352a97aabf1: Download complete 17:15:02 4872d77fe225: Download complete 17:15:02 5851b861e8e6: Verifying Checksum 17:15:02 5851b861e8e6: Download complete 17:15:02 b85a868b505f: Download complete 17:15:02 bab4dde63d76: Verifying Checksum 17:15:02 bab4dde63d76: Download complete 17:15:03 b85a868b505f: Pull complete 17:15:03 e2be974225ed: Pull complete 17:15:04 339a4e72a1f5: Pull complete 17:15:04 988bab9f4d93: Pull complete 17:15:04 1469e6f7b9e6: Pull complete 17:15:05 eaf3925da568: Pull complete 17:15:06 bab4dde63d76: Pull complete 17:15:06 bde34c3a00c8: Pull complete 17:15:06 b352a97aabf1: Pull complete 17:15:07 4872d77fe225: Pull complete 17:15:07 5851b861e8e6: Pull complete 17:15:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:07 prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container 17:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:15:10 $ docker top 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 -eo pid,comm 17:15:11 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:15:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:11 [ssh-agent] Looking for ssh-agent implementation... 17:15:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:11 $ docker exec 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent 17:15:11 SSH_AUTH_SOCK=/tmp/ssh-aqLUD4ctpWOH/agent.32 17:15:11 SSH_AGENT_PID=38 17:15:11 Running ssh-add (command line suppressed) 17:15:11 Identity added: /w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_6301621035507362994.key (/w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_6301621035507362994.key) 17:15:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:11 + git tag --points-at HEAD [Pipeline] } 17:15:11 $ docker exec --env ******** --env ******** 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent -k 17:15:11 unset SSH_AUTH_SOCK; 17:15:11 unset SSH_AGENT_PID; 17:15:11 echo Agent pid 38 killed; 17:15:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:12 [ssh-agent] Looking for ssh-agent implementation... 17:15:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:12 $ docker exec 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent 17:15:12 SSH_AUTH_SOCK=/tmp/ssh-ZUE37npJPLM8/agent.71 17:15:12 SSH_AGENT_PID=77 17:15:12 Running ssh-add (command line suppressed) 17:15:12 Identity added: /w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_3210214645658577952.key (/w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_3210214645658577952.key) 17:15:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:12 + git semver init 17:15:12 2023-09-20 17:15:12,858 [run_init] DEBUG init version:0.0.0 force:False 17:15:12 2023-09-20 17:15:12,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-292/.semver 17:15:12 2023-09-20 17:15:12,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-292/.semver 17:15:12 2023-09-20 17:15:12,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-292/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-292, universal_newlines=False, shell=None, istream=None) 17:15:13 2023-09-20 17:15:13,565 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-292/.git/info/exclude 17:15:13 2023-09-20 17:15:13,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-292/.semver/PR-292 with force:False 17:15:13 2023-09-20 17:15:13,566 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-292/.semver/PR-292 17:15:13 2023-09-20 17:15:13,568 [execute] INFO git cat-file --batch-check 17:15:13 2023-09-20 17:15:13,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-292/.semver, universal_newlines=False, shell=None, istream=) 17:15:13 2023-09-20 17:15:13,575 [execute] INFO git cat-file --batch 17:15:13 2023-09-20 17:15:13,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-292/.semver, universal_newlines=False, shell=None, istream=) 17:15:13 2023-09-20 17:15:13,580 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-292/.semver/PR-292 17:15:13 0.0.0 [Pipeline] } 17:15:13 $ docker exec --env ******** --env ******** 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent -k 17:15:14 unset SSH_AUTH_SOCK; 17:15:14 unset SSH_AGENT_PID; 17:15:14 echo Agent pid 77 killed; 17:15:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:14 + git semver [Pipeline] } 17:15:14 $ docker stop --time=1 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 17:15:16 $ docker rm -f --volumes 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:15:16 Stashed 1 file(s) [Pipeline] echo 17:15: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:15:17 provisioning config files... 17:15:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config12391439901502566900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:17 ---> docker-login.sh 17:15:17 nexus3.edgexfoundry.org:10001 17:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:17 Configure a credential helper to remove this warning. See 17:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:17 17:15:17 Login Succeeded 17:15:17 nexus3.edgexfoundry.org:10002 17:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:17 Configure a credential helper to remove this warning. See 17:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:17 17:15:17 Login Succeeded 17:15:17 nexus3.edgexfoundry.org:10003 17:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:18 Configure a credential helper to remove this warning. See 17:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:18 17:15:18 Login Succeeded 17:15:18 nexus3.edgexfoundry.org:10004 17:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:18 Configure a credential helper to remove this warning. See 17:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:18 17:15:18 Login Succeeded 17:15:18 docker.io 17:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:18 Configure a credential helper to remove this warning. See 17:15:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:18 17:15:18 Login Succeeded 17:15:18 ---> docker-login.sh ends [Pipeline] } 17:15:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:15:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:15:18 ========================================================= 17:15:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:15:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:19 + 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:15:19 Sending build context to Docker daemon 2.23MB 17:15:19 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:15:19 Step 2/13 : FROM ${BASE} AS builder 17:15:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:15:19 7264a8db6415: Pulling fs layer 17:15:19 c4d48a809fc2: Pulling fs layer 17:15:19 4f1c88b9dad5: Pulling fs layer 17:15:19 ad3a456e5733: Pulling fs layer 17:15:19 33e27b845d1e: Pulling fs layer 17:15:19 c68163c4e522: Pulling fs layer 17:15:19 50da416c3ac9: Pulling fs layer 17:15:19 23d2d4c4bb30: Pulling fs layer 17:15:19 c68163c4e522: Waiting 17:15:19 50da416c3ac9: Waiting 17:15:19 23d2d4c4bb30: Waiting 17:15:19 ad3a456e5733: Waiting 17:15:19 33e27b845d1e: Waiting 17:15:19 c4d48a809fc2: Verifying Checksum 17:15:19 c4d48a809fc2: Download complete 17:15:19 ad3a456e5733: Verifying Checksum 17:15:19 ad3a456e5733: Download complete 17:15:19 33e27b845d1e: Verifying Checksum 17:15:19 33e27b845d1e: Download complete 17:15:19 7264a8db6415: Verifying Checksum 17:15:19 7264a8db6415: Download complete 17:15:19 c68163c4e522: Verifying Checksum 17:15:19 c68163c4e522: Download complete 17:15:19 7264a8db6415: Pull complete 17:15:19 c4d48a809fc2: Pull complete 17:15:19 23d2d4c4bb30: Verifying Checksum 17:15:19 23d2d4c4bb30: Download complete 17:15:19 4f1c88b9dad5: Verifying Checksum 17:15:19 4f1c88b9dad5: Download complete 17:15:20 50da416c3ac9: Verifying Checksum 17:15:20 50da416c3ac9: Download complete 17:15:23 4f1c88b9dad5: Pull complete 17:15:23 ad3a456e5733: Pull complete 17:15:23 33e27b845d1e: Pull complete 17:15:23 c68163c4e522: Pull complete 17:15:25 50da416c3ac9: Pull complete 17:15:25 23d2d4c4bb30: Pull complete 17:15:25 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:15:25 ---> 0786185ac409 17:15:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:15:32 Still waiting to schedule task 17:15:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:15:32 ---> Running in 71e13514b403 17:15:32 Removing intermediate container 71e13514b403 17:15:32 ---> 0c0ceba2cc0d 17:15:32 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:15:32 ---> Running in 5a7b81c850ea 17:15:32 Removing intermediate container 5a7b81c850ea 17:15:32 ---> e76120e4c249 17:15:32 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:15:32 ---> Running in 5f0a5e727083 17:15:32 Removing intermediate container 5f0a5e727083 17:15:32 ---> 454f4859640f 17:15:32 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:15:32 ---> Running in b3773a32fa36 17:15:32 Removing intermediate container b3773a32fa36 17:15:32 ---> 02651f6fc06b 17:15:32 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:32 ---> Running in 1170abf16d35 17:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:15:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:15:32 (1/13) Installing libintl (0.21.1-r7) 17:15:32 (2/13) Installing eudev-libs (3.2.11-r8) 17:15:32 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:15:32 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:15:32 (5/13) Installing v4l-utils (1.24.1-r0) 17:15:32 (6/13) Installing libdvbv5 (1.24.1-r0) 17:15:32 (7/13) Installing udev-init-scripts (35-r1) 17:15:32 (8/13) Installing libblkid (2.38.1-r8) 17:15:32 (9/13) Installing xz-libs (5.4.3-r0) 17:15:32 (10/13) Installing kmod-libs (30-r3) 17:15:32 (11/13) Installing eudev (3.2.11-r8) 17:15:32 (12/13) Installing eudev-dev (3.2.11-r8) 17:15:32 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:15:32 Executing busybox-1.36.1-r2.trigger 17:15:32 Executing eudev-3.2.11-r8.trigger 17:15:32 OK: 271 MiB in 65 packages 17:15:33 Removing intermediate container 1170abf16d35 17:15:33 ---> 2e7aa6d71865 17:15:33 Step 8/13 : WORKDIR /device-usb-camera 17:15:33 ---> Running in ecee454c53e8 17:15:33 Removing intermediate container ecee454c53e8 17:15:33 ---> 9ba5e2357d1b 17:15:33 Step 9/13 : COPY go.mod vendor* ./ 17:15:33 ---> 0c07cd7671a8 17:15:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:33 ---> Running in 7c9b28363fee 17:16:20 Removing intermediate container 7c9b28363fee 17:16:20 ---> d217bf3b97ce 17:16:20 Step 11/13 : COPY . . 17:16:20 ---> 02233f354649 17:16:20 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:16:20 ---> Running in e9a696c2f02a 17:16:20  % Total % Received % Xferd Average Speed Time Time  Time Current 17:16:20 Dload Upload Total Spent Left Speed 17:16:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9531 0 --:--:-- --:--:-- --:--:-- 9492 100 1253 100 1253 0 0 9524 0 --:--:-- --:--:-- --:--:-- 9492 17:16:20 Removing intermediate container e9a696c2f02a 17:16:20 ---> 3104dc2afdb2 17:16:20 Step 13/13 : RUN ${MAKE} 17:16:20 ---> Running in 0bfcbc8b595d 17:16:20 noop 17:16:20 Removing intermediate container 0bfcbc8b595d 17:16:20 ---> c50b4a41791f 17:16:20 Successfully built c50b4a41791f 17:16:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:20 + docker inspect -f . ci-base-image-x86_64 17:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:20 prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container 17:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:16:21 $ docker top be6598efbc9331af33004c71208ef79dff5c15a6fef51f25e6aa2a5d9b7acacd -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:21 + go version 17:16:21 go version go1.21.0 linux/amd64 [Pipeline] } 17:16:21 $ docker stop --time=1 be6598efbc9331af33004c71208ef79dff5c15a6fef51f25e6aa2a5d9b7acacd 17:16:22 $ docker rm -f --volumes be6598efbc9331af33004c71208ef79dff5c15a6fef51f25e6aa2a5d9b7acacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:23 + docker inspect -f . ci-base-image-x86_64 17:16:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:23 prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container 17:16:23 $ 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-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:16:24 $ docker top cacb8fdbc23b2b34e462dc835eb410528631abca75fbaa427ca6aac2ed9510b5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:24 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-292 [Pipeline] fileExists [Pipeline] sh 17:16:24 + make test 17:16:24 go test ./... -coverprofile=coverage.out ./... 17:16:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:16:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:16:36 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 17:16:43 go vet ./... 17:16:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:46 $ docker stop --time=1 cacb8fdbc23b2b34e462dc835eb410528631abca75fbaa427ca6aac2ed9510b5 17:16:51 $ docker rm -f --volumes cacb8fdbc23b2b34e462dc835eb410528631abca75fbaa427ca6aac2ed9510b5 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:16:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:52 + ls -al . 17:16:52 total 220 17:16:52 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:16 . 17:16:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:14 .. 17:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:16 .git 17:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:14 .github 17:16:52 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:14 .gitignore 17:16:52 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:14 .golangci.yml 17:16:52 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:14 .hadolint.yml 17:16:52 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:15 .semver 17:16:52 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:14 Attribution.txt 17:16:52 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:14 CHANGELOG.md 17:16:52 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:14 Dockerfile 17:16:52 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:14 GOVERNANCE.md 17:16:52 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:14 Jenkinsfile 17:16:52 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:14 LICENSE 17:16:52 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:14 Makefile 17:16:52 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:14 OWNERS.md 17:16:52 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:14 README.md 17:16:52 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:15 VERSION 17:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:14 bin 17:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:14 cmd 17:16:52 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:16 coverage.out 17:16:52 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:14 docker-entrypoint.sh 17:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:14 docs 17:16:52 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:14 go.mod 17:16:52 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:14 go.sum 17:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:14 internal 17:16:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:14 snap 17:16:52 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:53 + 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=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 --label arch=amd64 --label version=0.0.0 . 17:16:53 Sending build context to Docker daemon 2.285MB 17:16:53 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:16:53 Step 2/36 : FROM ${BASE} AS builder 17:16:53 ---> c50b4a41791f 17:16:53 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:16:53 ---> Running in 5b8211f14444 17:16:53 Removing intermediate container 5b8211f14444 17:16:53 ---> 602f525f3b94 17:16:53 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:53 ---> Running in 6dfdf2cab26b 17:16:53 Removing intermediate container 6dfdf2cab26b 17:16:53 ---> aba0e088fb2a 17:16:53 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:16:53 ---> Running in de8f10576255 17:16:53 Removing intermediate container de8f10576255 17:16:53 ---> 454a94336f50 17:16:53 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:16:53 ---> Running in 3c52a3f0eb4a 17:16:53 Removing intermediate container 3c52a3f0eb4a 17:16:53 ---> 6d63ff1d3aae 17:16:53 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:53 ---> Running in 4cd2b0221807 17:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:16:57 OK: 271 MiB in 65 packages 17:16:57 Removing intermediate container 4cd2b0221807 17:16:57 ---> 6eaf78786a86 17:16:57 Step 8/36 : WORKDIR /device-usb-camera 17:16:57 ---> Running in d100e902abbc 17:16:57 Removing intermediate container d100e902abbc 17:16:57 ---> 35dfc32701f1 17:16:57 Step 9/36 : COPY go.mod vendor* ./ 17:16:57 ---> c092dda76303 17:16:57 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:57 ---> Running in dbc6070de495 17:16:58 Removing intermediate container dbc6070de495 17:16:58 ---> ede4008fb1dc 17:16:58 Step 11/36 : COPY . . 17:16:58 ---> 0f1f5c4327b7 17:16:58 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:16:58 ---> Running in d52247f61c8f 17:16:59  % Total % Received % Xferd Average Speed Time Time Time Current 17:16:59 Dload Upload Total Spent Left Speed 17:16:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 30182 0 --:--:-- --:--:-- --:--:-- 30560 17:16:59 Removing intermediate container d52247f61c8f 17:16:59 ---> a52b3c5eb617 17:16:59 Step 13/36 : RUN ${MAKE} 17:16:59 ---> Running in 221166ee7bad 17:16:59 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.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:17:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6729 in /w/workspace/foundry_device-usb-camera_PR-292 [Pipeline] { [Pipeline] ws 17:17:11 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:17:11 Selected Git installation does not exist. Using Default 17:17:11 The recommended git tool is: NONE 17:17:16 using credential edgex-jenkins-ssh 17:17:16 Cloning the remote Git repository 17:17:16 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:17:16 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:17:16 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:16 > git --version # timeout=10 17:17:16 > git --version # 'git version 2.25.1' 17:17:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:18 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:18 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:19 Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit fb035ff366f5f6fd0f254c6ff5ddd3e298387623 17:17:19 Merge succeeded, producing fb035ff366f5f6fd0f254c6ff5ddd3e298387623 17:17:19 Checking out Revision fb035ff366f5f6fd0f254c6ff5ddd3e298387623 (PR-292) 17:17:19 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:17:19 > git --version # timeout=10 17:17:19 > git --version # 'git version 2.25.1' 17:17:19 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 17:17:19 > git config core.sparsecheckout # timeout=10 17:17:19 > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 17:17:19 > git remote # timeout=10 17:17:19 > git config --get remote.origin.url # timeout=10 17:17:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:19 > git merge fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 17:17:19 > git rev-parse HEAD^{commit} # timeout=10 17:17:19 > git config core.sparsecheckout # timeout=10 17:17:19 > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:21 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:21 Dload Upload Total Spent Left Speed 17:17:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 17:17:21 Removing intermediate container 221166ee7bad 17:17:21 ---> a9cdb0fa5d9b 17:17:21 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:17:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:22 + sudo tee /etc/docker/daemon.new 17:17:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:17:22 { 17:17:22 "registry-mirrors": [ 17:17:22 "https://nexus3.edgexfoundry.org:10001" 17:17:22 ], 17:17:22 "bip": "10.250.0.254/24", 17:17:22 "hosts": [ 17:17:22 "tcp://0.0.0.0:5555", 17:17:22 "unix:///var/run/docker.sock" 17:17:22 ], 17:17:22 "mtu": 1458, 17:17:22 "selinux-enabled": true, 17:17:22 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:22 } [Pipeline] sh 17:17:22 v0.21.6: Pulling from aler9/rtsp-simple-server 17:17:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:22 4acc49c71d14: Pulling fs layer 17:17:22 4acc49c71d14: Download complete 17:17:22 + sudo service docker restart 17:17:23 4acc49c71d14: Pull complete 17:17:23 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:17:23 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:17:23 ---> 01a2bd3e5fff 17:17:23 Step 15/36 : FROM alpine:3.18 17:17:23 3.18: Pulling from library/alpine 17:17:23 7264a8db6415: Already exists 17:17:24 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:17:24 Status: Downloaded newer image for alpine:3.18 17:17:24 ---> 7e01a0d0a1dc 17:17:24 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:17:24 ---> Running in 33725e49cd5d 17:17:24 Removing intermediate container 33725e49cd5d 17:17:24 ---> f6838c9f0402 17:17:24 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:17:24 ---> Running in 2db518ecf6eb 17:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:17:25 (1/107) Installing dumb-init (1.2.5-r2) 17:17:25 (2/107) Installing sdl2 (2.26.5-r0) 17:17:25 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:17:25 (4/107) Installing aom-libs (3.6.1-r0) 17:17:25 (5/107) Installing libxau (1.0.11-r2) 17:17:25 (6/107) Installing libmd (1.0.4-r2) 17:17:25 (7/107) Installing libbsd (0.11.7-r1) 17:17:25 (8/107) Installing libxdmcp (1.1.4-r2) 17:17:25 (9/107) Installing libxcb (1.15-r1) 17:17:25 (10/107) Installing libx11 (1.8.4-r4) 17:17:25 (11/107) Installing hwdata-pci (0.370-r0) 17:17:25 (12/107) Installing libpciaccess (0.17-r2) 17:17:25 (13/107) Installing libdrm (2.4.115-r4) 17:17:25 (14/107) Installing libxext (1.3.5-r2) 17:17:25 (15/107) Installing libxfixes (6.0.1-r2) 17:17:25 (16/107) Installing libffi (3.4.4-r2) 17:17:25 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:17:25 (18/107) Installing libva (2.18.0-r1) 17:17:25 (19/107) Installing libvdpau (1.5-r1) 17:17:25 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:17:25 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:17:25 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:17:25 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:17:25 (24/107) Installing libdav1d (1.2.1-r0) 17:17:25 (25/107) Installing brotli-libs (1.0.9-r14) 17:17:25 (26/107) Installing libhwy (1.0.4-r1) 17:17:25 (27/107) Installing lcms2 (2.15-r2) 17:17:25 (28/107) Installing libjxl (0.8.2-r0) 17:17:25 (29/107) Installing lame-libs (3.100-r5) 17:17:25 (30/107) Installing opus (1.4-r0) 17:17:25 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:17:25 (32/107) Installing soxr (0.1.3-r5) 17:17:25 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:17:25 (34/107) Installing libogg (1.3.5-r4) 17:17:25 (35/107) Installing libtheora (1.1.1-r17) 17:17:25 (36/107) Installing libvorbis (1.3.7-r1) 17:17:25 (37/107) Installing libvpx (1.13.0-r1) 17:17:25 (38/107) Installing libwebp (1.3.2-r0) 17:17:25 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:17:25 (40/107) Installing numactl (2.0.16-r4) 17:17:25 (41/107) Installing x265-libs (3.5-r4) 17:17:25 (42/107) Installing xvidcore (1.3.7-r1) 17:17:25 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:17:25 (44/107) Installing alsa-lib (1.2.9-r1) 17:17:25 (45/107) Installing libexpat (2.5.0-r1) 17:17:25 (46/107) Installing libbz2 (1.0.8-r5) 17:17:25 (47/107) Installing libpng (1.6.39-r3) 17:17:25 (48/107) Installing freetype (2.13.0-r5) 17:17:25 (49/107) Installing fontconfig (2.14.2-r3) 17:17:25 (50/107) Installing fribidi (1.0.13-r0) 17:17:25 (51/107) Installing libintl (0.21.1-r7) 17:17:25 (52/107) Installing libblkid (2.38.1-r8) 17:17:25 (53/107) Installing libmount (2.38.1-r8) 17:17:25 (54/107) Installing pcre2 (10.42-r1) 17:17:25 (55/107) Installing glib (2.76.4-r0) 17:17:26 (56/107) Installing graphite2 (1.3.14-r5) 17:17:26 (57/107) Installing harfbuzz (7.3.0-r0) 17:17:26 (58/107) Installing libunibreak (5.1-r0) 17:17:26 (59/107) Installing libass (0.17.1-r0) 17:17:26 (60/107) Installing libbluray (1.3.4-r0) 17:17:26 (61/107) Installing gmp (6.2.1-r3) 17:17:26 (62/107) Installing nettle (3.8.1-r2) 17:17:26 (63/107) Installing libunistring (1.1-r1) 17:17:26 (64/107) Installing libidn2 (2.3.4-r1) 17:17:26 (65/107) Installing p11-kit (0.24.1-r2) 17:17:26 (66/107) Installing libtasn1 (4.19.0-r1) 17:17:26 (67/107) Installing gnutls (3.8.0-r2) 17:17:26 (68/107) Installing mpg123-libs (1.31.3-r1) 17:17:26 (69/107) Installing libopenmpt (0.7.2-r0) 17:17:26 (70/107) Installing cjson (1.7.15-r4) 17:17:26 (71/107) Installing mbedtls (2.28.4-r0) 17:17:26 (72/107) Installing librist (0.2.7-r0) 17:17:26 (73/107) Installing libsrt (1.5.2-r0) 17:17:26 (74/107) Installing libssh (0.10.5-r0) 17:17:26 (75/107) Installing xz-libs (5.4.3-r0) 17:17:26 (76/107) Installing libxml2 (2.11.4-r0) 17:17:26 (77/107) Installing libsodium (1.0.18-r3) 17:17:26 (78/107) Installing libzmq (4.3.4-r4) 17:17:26 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:17:26 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:17:26 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:17:26 (82/107) Installing shaderc (2023.3-r1) 17:17:26 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:17:26 (84/107) Installing libplacebo (5.264.1-r1) 17:17:26 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:17:26 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:17:26 (87/107) Installing vidstab (1.1.1-r0) 17:17:26 (88/107) Installing zimg (3.0.5-r0) 17:17:26 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:17:26 (90/107) Installing libasyncns (0.8-r1) 17:17:26 (91/107) Installing dbus-libs (1.14.8-r0) 17:17:26 (92/107) Installing libltdl (2.4.7-r2) 17:17:26 (93/107) Installing orc (0.4.34-r0) 17:17:26 (94/107) Installing flac-libs (1.4.3-r0) 17:17:26 (95/107) Installing libsndfile (1.2.0-r2) 17:17:26 (96/107) Installing speexdsp (1.2.1-r1) 17:17:26 (97/107) Installing tdb-libs (1.4.8-r1) 17:17:26 (98/107) Installing libpulse (16.1-r10) 17:17:26 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:17:26 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:17:26 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:17:26 (102/107) Installing ffmpeg (6.0-r15) 17:17:26 (103/107) Installing udev-init-scripts (35-r1) 17:17:26 (104/107) Installing eudev-libs (3.2.11-r8) 17:17:26 (105/107) Installing zstd-libs (1.5.5-r4) 17:17:26 (106/107) Installing kmod-libs (30-r3) 17:17:26 (107/107) Installing eudev (3.2.11-r8) 17:17:26 Executing busybox-1.36.1-r2.trigger 17:17:26 Executing glib-2.76.4-r0.trigger 17:17:26 Executing eudev-3.2.11-r8.trigger 17:17:26 OK: 131 MiB in 122 packages 17:17:29 Removing intermediate container 2db518ecf6eb 17:17:29 ---> 8bc2ecb20d18 17:17:29 Step 18/36 : WORKDIR / 17:17:29 ---> Running in 4e729e589929 17:17:29 Removing intermediate container 4e729e589929 17:17:29 ---> 6549b878bfb9 17:17:29 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:17:30 ---> bf9cd7fabb3a 17:17:30 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:17:30 ---> 97b8d8f7f066 17:17:30 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:17:30 ---> 43390de035a8 17:17:30 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:17:31 ---> de6243d693db 17:17:31 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:17:31 ---> 962de2cbbd85 17:17:31 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:17:31 ---> a6bb87ee7f76 17:17:31 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:17:32 ---> 4992c7892c95 17:17:32 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:17:32 ---> Running in 233b396ea635 17:17:32 Removing intermediate container 233b396ea635 17:17:32 ---> ad1cf8daa77c 17:17:32 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:17:32 ---> Running in af3a58de360b 17:17:33 Removing intermediate container af3a58de360b 17:17:33 ---> 0efddcd420fc 17:17:33 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:17:33 ---> Running in 81e3a8a874e0 17:17:34 Removing intermediate container 81e3a8a874e0 17:17:34 ---> 4d941252ba7f 17:17:34 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:17:34 ---> Running in 52112133cbdc 17:17:34 Removing intermediate container 52112133cbdc 17:17:34 ---> a3e806f66dc2 17:17:34 Step 30/36 : EXPOSE 59983 17:17:34 ---> Running in 396d6dee3d21 17:17:34 Removing intermediate container 396d6dee3d21 17:17:34 ---> 4be77d493ba6 17:17:34 Step 31/36 : EXPOSE 8554 17:17:34 ---> Running in 615b1fd74ce8 17:17:34 Removing intermediate container 615b1fd74ce8 17:17:34 ---> cf30c4c3d260 17:17:34 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:17:34 ---> Running in f98d6f790e20 17:17:34 Removing intermediate container f98d6f790e20 17:17:34 ---> 0493e256d677 17:17:34 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:17:34 ---> Running in fe5f7654687a 17:17:35 Removing intermediate container fe5f7654687a 17:17:35 ---> 7a5d9a61fdf7 17:17:35 Step 34/36 : LABEL arch=amd64 17:17:35 ---> Running in 175be439ec81 17:17:35 Removing intermediate container 175be439ec81 17:17:35 ---> cab8aa8dc592 17:17:35 Step 35/36 : LABEL git_sha=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 17:17:35 ---> Running in 02ba03471af2 17:17:35 Removing intermediate container 02ba03471af2 17:17:35 ---> c01350b5eb27 17:17:35 Step 36/36 : LABEL version=0.0.0 17:17:35 ---> Running in ed20a58ea6ff 17:17:35 Removing intermediate container ed20a58ea6ff 17:17:35 ---> 4baa44e92a7d 17:17:35 [Warning] One or more build-args [ARCH] were not consumed 17:17:35 Successfully built 4baa44e92a7d 17:17:35 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:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:36 17:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:36 latest: Pulling from edgex-lftools-log-publisher 17:17:36 5eb5b503b376: Pulling fs layer 17:17:36 5c69ac0246d0: Pulling fs layer 17:17:36 ec43610c2a17: Pulling fs layer 17:17:36 3a2ae6a8a46f: Pulling fs layer 17:17:36 33b1e0a273af: Pulling fs layer 17:17:36 5d3b04190fa2: Pulling fs layer 17:17:36 2f39f015ded8: Pulling fs layer 17:17:36 33b1e0a273af: Waiting 17:17:36 3a2ae6a8a46f: Waiting 17:17:36 5d3b04190fa2: Waiting 17:17:36 2f39f015ded8: Waiting 17:17:36 5c69ac0246d0: Download complete 17:17:36 3a2ae6a8a46f: Download complete 17:17:36 33b1e0a273af: Verifying Checksum 17:17:36 33b1e0a273af: Download complete 17:17:36 5d3b04190fa2: Verifying Checksum 17:17:36 5d3b04190fa2: Download complete 17:17:36 ec43610c2a17: Verifying Checksum 17:17:36 ec43610c2a17: Download complete 17:17:36 5eb5b503b376: Verifying Checksum 17:17:36 5eb5b503b376: Download complete 17:17:37 2f39f015ded8: Download complete 17:17:38 5eb5b503b376: Pull complete 17:17:38 5c69ac0246d0: Pull complete 17:17:38 ec43610c2a17: Pull complete 17:17:38 3a2ae6a8a46f: Pull complete 17:17:38 33b1e0a273af: Pull complete 17:17:39 5d3b04190fa2: Pull complete 17:17:43 2f39f015ded8: Pull complete 17:17:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:43 prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container 17:17:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:17:48 $ docker top d6e46ddc62d71e1c78b9238a9035f06ba1e807a91ffb67f3fd8f48d156d8afec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 17:17:48 provisioning config files... 17:17:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5758117623261370228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:48 ---> job-cost.sh 17:17:48 lf-activate-venv: SKIPPING 17:17:48 INFO: No Stack... 17:17:48 ---> docker-login.sh 17:17:48 nexus3.edgexfoundry.org:10001 17:17:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 INFO: Archiving Costs [Pipeline] sh 17:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:49 Configure a credential helper to remove this warning. See 17:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:49 17:17:49 Login Succeeded 17:17:49 nexus3.edgexfoundry.org:10002 17:17:49 + cat /w/workspace/foundry_device-usb-camera_PR-292/archives/cost.csv 17:17:49 + cut -d, -f6 [Pipeline] lock 17:17:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] 17:17:49 Resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] did not exist. Created. 17:17:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:49 Configure a credential helper to remove this warning. See 17:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:49 17:17:49 Login Succeeded [Pipeline] sh 17:17:49 nexus3.edgexfoundry.org:10003 17:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:49 + echo total: 0.2199999988079071 [Pipeline] stash 17:17:50 Stashed 1 file(s) [Pipeline] } 17:17:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:50 $ docker stop --time=1 d6e46ddc62d71e1c78b9238a9035f06ba1e807a91ffb67f3fd8f48d156d8afec 17:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:50 Configure a credential helper to remove this warning. See 17:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:50 17:17:50 Login Succeeded 17:17:50 nexus3.edgexfoundry.org:10004 17:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:50 Configure a credential helper to remove this warning. See 17:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:50 17:17:50 Login Succeeded 17:17:50 docker.io 17:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:51 Configure a credential helper to remove this warning. See 17:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:51 17:17:51 Login Succeeded 17:17:51 ---> docker-login.sh ends 17:17:51 $ docker rm -f --volumes d6e46ddc62d71e1c78b9238a9035f06ba1e807a91ffb67f3fd8f48d156d8afec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 17:17:51 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 17:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:51 ========================================================= 17:17:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:17:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:17:52 Sending build context to Docker daemon 1.333MB 17:17:52 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:17:52 Step 2/13 : FROM ${BASE} AS builder 17:17:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:53 9fda8d8052c6: Pulling fs layer 17:17:53 5d54e960e981: Pulling fs layer 17:17:53 c4a7e357bf2a: Pulling fs layer 17:17:53 f0e02332f6b5: Pulling fs layer 17:17:53 cefa15bbcfad: Pulling fs layer 17:17:53 17808c966233: Pulling fs layer 17:17:53 f4c1fc716caa: Pulling fs layer 17:17:53 cefa15bbcfad: Waiting 17:17:53 17808c966233: Waiting 17:17:53 f4c1fc716caa: Waiting 17:17:53 f0e02332f6b5: Waiting 17:17:53 5d54e960e981: Verifying Checksum 17:17:53 5d54e960e981: Download complete 17:17:53 f0e02332f6b5: Verifying Checksum 17:17:53 f0e02332f6b5: Download complete 17:17:53 cefa15bbcfad: Verifying Checksum 17:17:53 cefa15bbcfad: Download complete 17:17:53 9fda8d8052c6: Download complete 17:17:53 f4c1fc716caa: Verifying Checksum 17:17:53 f4c1fc716caa: Download complete 17:17:53 9fda8d8052c6: Pull complete 17:17:54 5d54e960e981: Pull complete 17:17:54 c4a7e357bf2a: Verifying Checksum 17:17:54 c4a7e357bf2a: Download complete 17:17:55 17808c966233: Verifying Checksum 17:17:55 17808c966233: Download complete 17:18:05 c4a7e357bf2a: Pull complete 17:18:05 f0e02332f6b5: Pull complete 17:18:05 cefa15bbcfad: Pull complete 17:18:12 17808c966233: Pull complete 17:18:14 f4c1fc716caa: Pull complete 17:18:14 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:18:14 ---> ea914061e18c 17:18:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:15 ---> Running in 4ab27250bd54 17:18:15 Removing intermediate container 4ab27250bd54 17:18:15 ---> 4aedd75bcce4 17:18:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:15 ---> Running in 03b6a325b959 17:18:15 Removing intermediate container 03b6a325b959 17:18:15 ---> 633844277328 17:18:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:15 ---> Running in 4ee986134a4b 17:18:16 Removing intermediate container 4ee986134a4b 17:18:16 ---> 00bcbadaf8a9 17:18:16 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:16 ---> Running in 25203541cf3b 17:18:16 Removing intermediate container 25203541cf3b 17:18:16 ---> f1e567bd437a 17:18:16 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:16 ---> Running in a09e15f3bdca 17:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:18:19 (1/13) Installing libintl (0.21.1-r7) 17:18:19 (2/13) Installing eudev-libs (3.2.11-r8) 17:18:19 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:18:19 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:18:19 (5/13) Installing v4l-utils (1.24.1-r0) 17:18:19 (6/13) Installing libdvbv5 (1.24.1-r0) 17:18:19 (7/13) Installing udev-init-scripts (35-r1) 17:18:19 (8/13) Installing libblkid (2.38.1-r8) 17:18:19 (9/13) Installing xz-libs (5.4.3-r0) 17:18:19 (10/13) Installing kmod-libs (30-r3) 17:18:19 (11/13) Installing eudev (3.2.11-r8) 17:18:19 (12/13) Installing eudev-dev (3.2.11-r8) 17:18:19 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:18:19 Executing busybox-1.36.1-r2.trigger 17:18:19 Executing eudev-3.2.11-r8.trigger 17:18:19 OK: 273 MiB in 65 packages 17:18:21 Removing intermediate container a09e15f3bdca 17:18:21 ---> ebc509789358 17:18:21 Step 8/13 : WORKDIR /device-usb-camera 17:18:21 ---> Running in 6d9b3eee3edf 17:18:21 Removing intermediate container 6d9b3eee3edf 17:18:21 ---> 5db63e3557f9 17:18:21 Step 9/13 : COPY go.mod vendor* ./ 17:18:21 ---> c67589c86f09 17:18:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:21 ---> Running in 77dc19b85b92 17:19:29 Removing intermediate container 77dc19b85b92 17:19:29 ---> d5b3e9e85d49 17:19:29 Step 11/13 : COPY . . 17:19:29 ---> 5f5d3f612125 17:19:29 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:29 ---> Running in 885d86041c95 17:19:29  % Total  % Received % Xferd Average Speed Time Time Time Current 17:19:29 Dload Upload Total Spent Left Speed 17:19:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9920 0 --:--:-- --:--:-- --:--:-- 10024 17:19:30 Removing intermediate container 885d86041c95 17:19:30 ---> 70e8fc337912 17:19:30 Step 13/13 : RUN ${MAKE} 17:19:30 ---> Running in bdae6f44187e 17:19:31 noop 17:19:31 Removing intermediate container bdae6f44187e 17:19:31 ---> f88129b37160 17:19:31 Successfully built f88129b37160 17:19:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:32 + docker inspect -f . ci-base-image-arm64 17:19:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:32 prd-ubuntu20.04-docker-arm64-4c-16g-6729 does not seem to be running inside a container 17:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:33 $ docker top ad0ca4c4a252db263bfbae9309e3bd7345238caff82d4a4437c6962a5e129942 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:34 + go version 17:19:34 go version go1.21.0 linux/arm64 [Pipeline] } 17:19:34 $ docker stop --time=1 ad0ca4c4a252db263bfbae9309e3bd7345238caff82d4a4437c6962a5e129942 17:19:36 $ docker rm -f --volumes ad0ca4c4a252db263bfbae9309e3bd7345238caff82d4a4437c6962a5e129942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:37 + docker inspect -f . ci-base-image-arm64 17:19:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:37 prd-ubuntu20.04-docker-arm64-4c-16g-6729 does not seem to be running inside a container 17:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:39 $ docker top 8a2028e29bf9aabad9f2dbd787a123f7ced23b7e6d31f3aac4b13264bdffca26 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:39 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:19:40 + make test 17:19:40 go test ./... -coverprofile=coverage.out ./... 17:19:44 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:21:21 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:21:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 17:21:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:21:21 go vet ./... 17:21:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:21:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:21:48 ./bin/test-attribution-txt.sh [Pipeline] echo 17:21:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:21:48 $ docker stop --time=1 8a2028e29bf9aabad9f2dbd787a123f7ced23b7e6d31f3aac4b13264bdffca26 17:21:50 $ docker rm -f --volumes 8a2028e29bf9aabad9f2dbd787a123f7ced23b7e6d31f3aac4b13264bdffca26 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:51 Warning: overwriting stash ‘coverage-report’ 17:21:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:53 + ls -al . 17:21:53 total 216 17:21:53 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:19 . 17:21:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:17 .. 17:21:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:17 .git 17:21:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:17 .github 17:21:53 -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:17 .gitignore 17:21:53 -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:17 .golangci.yml 17:21:53 -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:17 .hadolint.yml 17:21:53 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:17 Attribution.txt 17:21:53 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:17 CHANGELOG.md 17:21:53 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:17 Dockerfile 17:21:53 -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:17 GOVERNANCE.md 17:21:53 -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:17 Jenkinsfile 17:21:53 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:17 LICENSE 17:21:53 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:17 Makefile 17:21:53 -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:17 OWNERS.md 17:21:53 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:17 README.md 17:21:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:15 VERSION 17:21:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:17 bin 17:21:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:17 cmd 17:21:53 -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:21 coverage.out 17:21:53 -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:17 docker-entrypoint.sh 17:21:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:17 docs 17:21:53 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:17 go.mod 17:21:53 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:17 go.sum 17:21:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:17 internal 17:21:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:17 snap 17:21:53 -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:53 + 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=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 --label arch=arm64 --label version=0.0.0 . 17:21:53 Sending build context to Docker daemon 1.388MB 17:21:54 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:21:54 Step 2/36 : FROM ${BASE} AS builder 17:21:54 ---> f88129b37160 17:21:54 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:21:56 ---> Running in af13305b74ea 17:21:57 Removing intermediate container af13305b74ea 17:21:57 ---> b5bd8fc52537 17:21:57 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:21:57 ---> Running in 937c631bd68e 17:21:59 Removing intermediate container 937c631bd68e 17:21:59 ---> 6d2b9c70aa2f 17:21:59 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:21:59 ---> Running in 335142e79a7d 17:21:59 Removing intermediate container 335142e79a7d 17:21:59 ---> 05e268896cfb 17:21:59 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:21:59 ---> Running in 5ad6b5e7a3d7 17:21:59 Removing intermediate container 5ad6b5e7a3d7 17:21:59 ---> 0dd8e64bc569 17:21:59 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:00 ---> Running in b408f03a5f68 17:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:22:02 OK: 273 MiB in 65 packages 17:22:03 Removing intermediate container b408f03a5f68 17:22:03 ---> 9dd99df8c1cf 17:22:03 Step 8/36 : WORKDIR /device-usb-camera 17:22:03 ---> Running in 842ab9f9d8ec 17:22:03 Removing intermediate container 842ab9f9d8ec 17:22:03 ---> 34e1bba0b188 17:22:03 Step 9/36 : COPY go.mod vendor* ./ 17:22:04 ---> 9054659673e5 17:22:04 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:04 ---> Running in 76e3f82be4e4 17:22:07 Removing intermediate container 76e3f82be4e4 17:22:07 ---> 329c43cc2b0a 17:22:07 Step 11/36 : COPY . . 17:22:09 ---> a0e05e2e6781 17:22:09 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:09 ---> Running in a7d6c7eba0fd 17:22:10  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:10  Dload Upload Total Spent Left Speed 17:22:10 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6506 0 --:--:-- --:--:-- --:--:-- 6526 17:22:11 Removing intermediate container a7d6c7eba0fd 17:22:11 ---> 6ee0814be4c6 17:22:11 Step 13/36 : RUN ${MAKE} 17:22:11 ---> Running in 5c784e7cc4fc 17:22:12 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.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:24:34 Removing intermediate container 5c784e7cc4fc 17:24:34 ---> 53a17ccfca54 17:24:34 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:24:34 v0.21.6: Pulling from aler9/rtsp-simple-server 17:24:34 8766b47fe142: Pulling fs layer 17:24:34 8766b47fe142: Verifying Checksum 17:24:34 8766b47fe142: Download complete 17:24:34 8766b47fe142: Pull complete 17:24:34 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:24:34 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:24:34 ---> 69d40e2cb93c 17:24:34 Step 15/36 : FROM alpine:3.18 17:24:34 3.18: Pulling from library/alpine 17:24:34 9fda8d8052c6: Already exists 17:24:34 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:24:34 Status: Downloaded newer image for alpine:3.18 17:24:34 ---> f6648c04cd6c 17:24:34 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:24:34 ---> Running in a76e648fc2bf 17:24:34 Removing intermediate container a76e648fc2bf 17:24:34 ---> 486d5b0d77b3 17:24:34 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:24:34 ---> Running in 8c35126dfaea 17:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:24:34 (1/104) Installing dumb-init (1.2.5-r2) 17:24:34 (2/104) Installing sdl2 (2.26.5-r0) 17:24:34 (3/104) Installing svt-av1-libs (1.6.0-r0) 17:24:34 (4/104) Installing aom-libs (3.6.1-r0) 17:24:34 (5/104) Installing libxau (1.0.11-r2) 17:24:34 (6/104) Installing libmd (1.0.4-r2) 17:24:34 (7/104) Installing libbsd (0.11.7-r1) 17:24:34 (8/104) Installing libxdmcp (1.1.4-r2) 17:24:34 (9/104) Installing libxcb (1.15-r1) 17:24:34 (10/104) Installing libx11 (1.8.4-r4) 17:24:34 (11/104) Installing libdrm (2.4.115-r4) 17:24:34 (12/104) Installing libxext (1.3.5-r2) 17:24:34 (13/104) Installing libxfixes (6.0.1-r2) 17:24:34 (14/104) Installing libffi (3.4.4-r2) 17:24:34 (15/104) Installing wayland-libs-client (1.22.0-r2) 17:24:34 (16/104) Installing libva (2.18.0-r1) 17:24:34 (17/104) Installing libvdpau (1.5-r1) 17:24:34 (18/104) Installing ffmpeg-libavutil (6.0-r15) 17:24:34 (19/104) Installing libdav1d (1.2.1-r0) 17:24:34 (20/104) Installing brotli-libs (1.0.9-r14) 17:24:34 (21/104) Installing libgcc (12.2.1_git20220924-r10) 17:24:34 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 17:24:34 (23/104) Installing libhwy (1.0.4-r1) 17:24:34 (24/104) Installing lcms2 (2.15-r2) 17:24:34 (25/104) Installing libjxl (0.8.2-r0) 17:24:34 (26/104) Installing lame-libs (3.100-r5) 17:24:34 (27/104) Installing opus (1.4-r0) 17:24:34 (28/104) Installing libgomp (12.2.1_git20220924-r10) 17:24:34 (29/104) Installing soxr (0.1.3-r5) 17:24:34 (30/104) Installing ffmpeg-libswresample (6.0-r15) 17:24:34 (31/104) Installing libogg (1.3.5-r4) 17:24:34 (32/104) Installing libtheora (1.1.1-r17) 17:24:34 (33/104) Installing libvorbis (1.3.7-r1) 17:24:34 (34/104) Installing libvpx (1.13.0-r1) 17:24:34 (35/104) Installing libwebp (1.3.2-r0) 17:24:34 (36/104) Installing x264-libs (0.164_git20220602-r1) 17:24:34 (37/104) Installing numactl (2.0.16-r4) 17:24:34 (38/104) Installing x265-libs (3.5-r4) 17:24:34 (39/104) Installing xvidcore (1.3.7-r1) 17:24:34 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 17:24:34 (41/104) Installing alsa-lib (1.2.9-r1) 17:24:34 (42/104) Installing libexpat (2.5.0-r1) 17:24:34 (43/104) Installing libbz2 (1.0.8-r5) 17:24:34 (44/104) Installing libpng (1.6.39-r3) 17:24:34 (45/104) Installing freetype (2.13.0-r5) 17:24:34 (46/104) Installing fontconfig (2.14.2-r3) 17:24:34 (47/104) Installing fribidi (1.0.13-r0) 17:24:34 (48/104) Installing libintl (0.21.1-r7) 17:24:34 (49/104) Installing libblkid (2.38.1-r8) 17:24:34 (50/104) Installing libmount (2.38.1-r8) 17:24:34 (51/104) Installing pcre2 (10.42-r1) 17:24:34 (52/104) Installing glib (2.76.4-r0) 17:24:34 (53/104) Installing graphite2 (1.3.14-r5) 17:24:34 (54/104) Installing harfbuzz (7.3.0-r0) 17:24:34 (55/104) Installing libunibreak (5.1-r0) 17:24:34 (56/104) Installing libass (0.17.1-r0) 17:24:34 (57/104) Installing libbluray (1.3.4-r0) 17:24:34 (58/104) Installing gmp (6.2.1-r3) 17:24:34 (59/104) Installing nettle (3.8.1-r2) 17:24:34 (60/104) Installing libunistring (1.1-r1) 17:24:34 (61/104) Installing libidn2 (2.3.4-r1) 17:24:34 (62/104) Installing p11-kit (0.24.1-r2) 17:24:34 (63/104) Installing libtasn1 (4.19.0-r1) 17:24:34 (64/104) Installing gnutls (3.8.0-r2) 17:24:34 (65/104) Installing mpg123-libs (1.31.3-r1) 17:24:34 (66/104) Installing libopenmpt (0.7.2-r0) 17:24:34 (67/104) Installing cjson (1.7.15-r4) 17:24:34 (68/104) Installing mbedtls (2.28.4-r0) 17:24:34 (69/104) Installing librist (0.2.7-r0) 17:24:34 (70/104) Installing libsrt (1.5.2-r0) 17:24:34 (71/104) Installing libssh (0.10.5-r0) 17:24:34 (72/104) Installing xz-libs (5.4.3-r0) 17:24:34 (73/104) Installing libxml2 (2.11.4-r0) 17:24:34 (74/104) Installing libsodium (1.0.18-r3) 17:24:34 (75/104) Installing libzmq (4.3.4-r4) 17:24:34 (76/104) Installing ffmpeg-libavformat (6.0-r15) 17:24:35 (77/104) Installing glslang-libs (1.3.243.0-r1) 17:24:35 (78/104) Installing spirv-tools (1.3.243.0-r1) 17:24:35 (79/104) Installing shaderc (2023.3-r1) 17:24:35 (80/104) Installing vulkan-loader (1.3.243.0-r1) 17:24:35 (81/104) Installing libplacebo (5.264.1-r1) 17:24:35 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 17:24:35 (83/104) Installing ffmpeg-libswscale (6.0-r15) 17:24:35 (84/104) Installing vidstab (1.1.1-r0) 17:24:35 (85/104) Installing zimg (3.0.5-r0) 17:24:35 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 17:24:36 (87/104) Installing libasyncns (0.8-r1) 17:24:36 (88/104) Installing dbus-libs (1.14.8-r0) 17:24:36 (89/104) Installing libltdl (2.4.7-r2) 17:24:36 (90/104) Installing orc (0.4.34-r0) 17:24:36 (91/104) Installing flac-libs (1.4.3-r0) 17:24:36 (92/104) Installing libsndfile (1.2.0-r2) 17:24:36 (93/104) Installing speexdsp (1.2.1-r1) 17:24:36 (94/104) Installing tdb-libs (1.4.8-r1) 17:24:36 (95/104) Installing libpulse (16.1-r10) 17:24:36 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 17:24:36 (97/104) Installing v4l-utils-libs (1.24.1-r0) 17:24:36 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 17:24:36 (99/104) Installing ffmpeg (6.0-r15) 17:24:36 (100/104) Installing udev-init-scripts (35-r1) 17:24:36 (101/104) Installing eudev-libs (3.2.11-r8) 17:24:36 (102/104) Installing zstd-libs (1.5.5-r4) 17:24:36 (103/104) Installing kmod-libs (30-r3) 17:24:36 (104/104) Installing eudev (3.2.11-r8) 17:24:36 Executing busybox-1.36.1-r2.trigger 17:24:36 Executing glib-2.76.4-r0.trigger 17:24:36 Executing eudev-3.2.11-r8.trigger 17:24:36 OK: 110 MiB in 119 packages 17:24:40 Removing intermediate container 8c35126dfaea 17:24:40 ---> 0c5aea1a6ad3 17:24:40 Step 18/36 : WORKDIR / 17:24:40 ---> Running in e01d8b8a1ff5 17:24:41 Removing intermediate container e01d8b8a1ff5 17:24:41 ---> d0e7bdfe7f14 17:24:41 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:24:42 ---> 14fcd608e000 17:24:42 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:24:43 ---> fe2e5fa249c8 17:24:43 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:24:43 ---> 42f013e2d35e 17:24:43 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:24:44 ---> a28870875a2b 17:24:44 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:24:45 ---> 2788693668aa 17:24:45 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:24:45 ---> 7a4e90a49dab 17:24:45 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:24:47 ---> 164e99a9e44b 17:24:47 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:24:47 ---> Running in a9bd59e05e96 17:24:49 Removing intermediate container a9bd59e05e96 17:24:49 ---> 80c8e7d0b100 17:24:49 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:24:49 ---> Running in ca16e16be85b 17:24:51 Removing intermediate container ca16e16be85b 17:24:51 ---> 6681e16a679f 17:24:51 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:24:51 ---> Running in b5c4c57a969e 17:24:53 Removing intermediate container b5c4c57a969e 17:24:53 ---> 9f17201a0b80 17:24:53 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:24:53 ---> Running in e210433b24e8 17:24:55 Removing intermediate container e210433b24e8 17:24:55 ---> fff83cc22e51 17:24:55 Step 30/36 : EXPOSE 59983 17:24:55 ---> Running in 5d4367ebcd06 17:24:56 Removing intermediate container 5d4367ebcd06 17:24:56 ---> d53b61bf6a7b 17:24:56 Step 31/36 : EXPOSE 8554 17:24:56 ---> Running in 11e3129e3c51 17:24:56 Removing intermediate container 11e3129e3c51 17:24:56 ---> aff51eb0ff63 17:24:56 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:24:56 ---> Running in 733aec942d49 17:24:57 Removing intermediate container 733aec942d49 17:24:57 ---> d85f83487d69 17:24:57 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:24:57 ---> Running in 9f5fff1ca77c 17:24:57 Removing intermediate container 9f5fff1ca77c 17:24:57 ---> 7b85783e8d89 17:24:57 Step 34/36 : LABEL arch=arm64 17:24:57 ---> Running in ec45a45b746e 17:24:58 Removing intermediate container ec45a45b746e 17:24:58 ---> 7070a164b0ec 17:24:58 Step 35/36 : LABEL git_sha=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 17:24:58 ---> Running in 714e04a144bc 17:24:58 Removing intermediate container 714e04a144bc 17:24:58 ---> 940a9c054fd9 17:24:58 Step 36/36 : LABEL version=0.0.0 17:24:58 ---> Running in 9bb9663ababa 17:24:59 Removing intermediate container 9bb9663ababa 17:24:59 ---> ca8377b4b931 17:24:59 [Warning] One or more build-args [ARCH] were not consumed 17:24:59 Successfully built ca8377b4b931 17:24:59 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 17:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:59 17:24:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:00 arm64: Pulling from edgex-lftools-log-publisher 17:25:00 8998bd30e6a1: Pulling fs layer 17:25:00 04944245beec: Pulling fs layer 17:25:00 699f458cf7ca: Pulling fs layer 17:25:00 765212b225bb: Pulling fs layer 17:25:00 f23df028b6ca: Pulling fs layer 17:25:00 d65c8cfc05b1: Pulling fs layer 17:25:00 2437ff75d9bd: Pulling fs layer 17:25:00 d65c8cfc05b1: Waiting 17:25:00 765212b225bb: Waiting 17:25:00 2437ff75d9bd: Waiting 17:25:00 f23df028b6ca: Waiting 17:25:00 04944245beec: Verifying Checksum 17:25:00 04944245beec: Download complete 17:25:00 765212b225bb: Download complete 17:25:00 f23df028b6ca: Verifying Checksum 17:25:00 f23df028b6ca: Download complete 17:25:00 d65c8cfc05b1: Verifying Checksum 17:25:00 d65c8cfc05b1: Download complete 17:25:00 699f458cf7ca: Verifying Checksum 17:25:00 699f458cf7ca: Download complete 17:25:01 8998bd30e6a1: Verifying Checksum 17:25:01 8998bd30e6a1: Download complete 17:25:04 2437ff75d9bd: Verifying Checksum 17:25:04 2437ff75d9bd: Download complete 17:25:06 8998bd30e6a1: Pull complete 17:25:06 04944245beec: Pull complete 17:25:07 699f458cf7ca: Pull complete 17:25:08 765212b225bb: Pull complete 17:25:09 f23df028b6ca: Pull complete 17:25:09 d65c8cfc05b1: Pull complete 17:25:24 2437ff75d9bd: Pull complete 17:25:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:25:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:24 prd-ubuntu20.04-docker-arm64-4c-16g-6729 does not seem to be running inside a container 17:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:25:29 $ docker top 886cfa22d33c33b37caeda3dfec1dc07b44143db6c91d6fbd6b61e7ac5d9cdfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:30 ---> job-cost.sh 17:25:30 lf-activate-venv: SKIPPING 17:25:30 INFO: No Stack... 17:25:30 INFO: Retrieving Pricing Info for: v3-standard-4 17:25:31 INFO: Archiving Costs [Pipeline] sh 17:25:32 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:25:32 + cut -d, -f6 [Pipeline] lock 17:25:32 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] 17:25:32 Resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] did not exist. Created. 17:25:32 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:25:33 /w/workspace/device-usb-camera/1@tmp/durable-f0713dcf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:25:33 + echo total: 0.10999999940395355 [Pipeline] stash 17:25:33 Warning: overwriting stash ‘stack-cost’ 17:25:33 Stashed 1 file(s) [Pipeline] } 17:25:33 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:25:33 $ docker stop --time=1 886cfa22d33c33b37caeda3dfec1dc07b44143db6c91d6fbd6b61e7ac5d9cdfe 17:25:35 $ docker rm -f --volumes 886cfa22d33c33b37caeda3dfec1dc07b44143db6c91d6fbd6b61e7ac5d9cdfe [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 17:25:36 provisioning config files... 17:25:36 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config5460150084221863211tmp [Pipeline] { [Pipeline] sh 17:25:37 + set +x 17:25:37 + curl -s https://codecov.io/bash 17:25:37 + bash -s -- 17:25:37 17:25:37 _____ _ 17:25:37 / ____| | | 17:25:37 | | ___ __| | ___ ___ _____ __ 17:25:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:25:37 | |___| (_) | (_| | __/ (_| (_) \ V / 17:25:37 \_____\___/ \__,_|\___|\___\___/ \_/ 17:25:37 Bash-1.0.6 17:25:37 17:25:37 17:25:37 ==> git version 2.25.1 found 17:25:37 ==> 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 17:25:37 Release-Date: 2020-01-08 17:25:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:25:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:25:37 ==> Jenkins CI detected. 17:25:37 current dir:  /w/workspace/foundry_device-usb-camera_PR-292 17:25:37 project root: . 17:25:37 --> token set from env 17:25:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:25:37 ==> Running gcov in . (disable via -X gcov) 17:25:37 ==> Python coveragepy not found 17:25:37 ==> Searching for coverage reports in: 17:25:37 + . 17:25:37 -> Found 1 reports 17:25:37 ==> Detecting git/mercurial file structure 17:25:37 ==> Reading reports 17:25:37 + ./coverage.out bytes=54703 17:25:37 ==> Appending adjustments 17:25:37 https://docs.codecov.io/docs/fixing-reports 17:25:37 + Found adjustments 17:25:37 ==> Gzipping contents 17:25:37 8.0K /tmp/codecov.ZmJV3P.gz 17:25:37 ==> Uploading reports 17:25:37 url: https://codecov.io 17:25:37 query: branch=PR-292&commit=fb035ff366f5f6fd0f254c6ff5ddd3e298387623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=292&job=&cmd_args= 17:25:37 -> Pinging Codecov 17:25:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-292&commit=fb035ff366f5f6fd0f254c6ff5ddd3e298387623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=292&job=&cmd_args= 17:25:37 -> Uploading to 17:25:37 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/fb035ff366f5f6fd0f254c6ff5ddd3e298387623/336ca0fa-9d50-408c-9f03-c0e9678976f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T172537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a21d90e59b1caa8d48aecda33aa95c8c54fae1f3bc4110acd2acb9a52fbd292 17:25:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:37 Dload Upload Total Spent Left Speed 17:25:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 39977 --:--:-- --:--:-- --:--:-- 39750 100 6996 0 0 100 6996 0 39977 --:--:-- --:--:-- --:--:-- 39750 17:25:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] } 17:25:37 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 17:25:39 + [ -d /w/workspace/foundry_device-usb-camera_PR-292/archives ] 17:25:39 + ls -al /w/workspace/foundry_device-usb-camera_PR-292/archives 17:25:39 total 16 17:25:39 drwxr-xr-x 3 root root 4096 Sep 20 17:17 . 17:25:39 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:17 .. 17:25:39 drwxr-xr-x 2 root root 4096 Sep 20 17:17 cost 17:25:39 -rw-r--r-- 1 root root 89 Sep 20 17:17 cost.csv 17:25:39 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-292/archives 17:25:39 + ls -al /w/workspace/foundry_device-usb-camera_PR-292/archives 17:25:39 total 16 17:25:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:17 . 17:25:39 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:17 .. 17:25:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:17 cost 17:25:39 -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:25:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:25:40 ---> package-listing.sh 17:25:40 ++ facter osfamily 17:25:40 ++ tr '[:upper:]' '[:lower:]' 17:25:41 + OS_FAMILY=debian 17:25:41 + workspace=/w/workspace/foundry_device-usb-camera_PR-292 17:25:41 + START_PACKAGES=/tmp/packages_start.txt 17:25:41 + END_PACKAGES=/tmp/packages_end.txt 17:25:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:25:41 + PACKAGES=/tmp/packages_start.txt 17:25:41 + '[' /w/workspace/foundry_device-usb-camera_PR-292 ']' 17:25:41 + PACKAGES=/tmp/packages_end.txt 17:25:41 + case "${OS_FAMILY}" in 17:25:41 + dpkg -l 17:25:41 + grep '^ii' 17:25:41 + '[' -f /tmp/packages_start.txt ']' 17:25:41 + '[' -f /tmp/packages_end.txt ']' 17:25:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:25:41 + '[' /w/workspace/foundry_device-usb-camera_PR-292 ']' 17:25:41 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-292/archives/ 17:25:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-292/archives/ [Pipeline] echo 17:25:41 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:25:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:42 prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container 17:25:42 $ 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-292/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-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@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:25:42 $ docker top 6df630db2769d6688d04d4644bdb2af2c0dde9fd3086ae3829eac35898fafe4a -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:42 + touch /tmp/pre-build-complete [Pipeline] sh 17:25:43 + mkdir -p /var/log/sysstat [Pipeline] sh 17:25:43 + ls /var/log/sa-host 17:25:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:43 provisioning config files... 17:25:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config10474924434538887450tmp [Pipeline] { [Pipeline] echo 17:25:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:25:44 ---> create-netrc.sh [Pipeline] } 17:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:25:44 ---> python-tools-install.sh [Pipeline] echo 17:25:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:25:44 ---> sudo-logs.sh 17:25:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:25:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:25:45 ---> job-cost.sh 17:25:45 lf-activate-venv: SKIPPING 17:25:45 DEBUG: total: 0.2199999988079071 17:25:45 INFO: Retrieving Stack Cost... 17:25:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:25:46 INFO: Archiving Costs [Pipeline] echo 17:25:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:25:46 ---> logs-deploy.sh 17:25:46 lf-activate-venv: SKIPPING 17:25:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-292/1 17:25:46 INFO: archiving workspace using pattern(s): 17:25:47 Archives upload complete. 17:25:47 INFO: archiving logs to Nexus