Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627+bda52fbadfd1c9962f4ac4f2e389a0a009478621 (f0168ac36b2fa52a32f756532b3c679fc793e50c) 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-ssh11115641822437626847.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-ssh2715562298663042193.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-303/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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7993776392708344887.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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5395650470657749516.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-ssh2434942300219434841.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-303/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-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17468393638175523966.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9914 in /w/workspace/foundry_device-usb-camera_PR-303 [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-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bda52fbadfd1c9962f4ac4f2e389a0a009478621 into PR head commit 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 Merge succeeded, producing 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 Checking out Revision 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 (PR-303) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # timeout=10 Commit message: "feat!: Remove snap packaging" 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 13:55:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:55:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:55:37 ========================================================= 13:55:37 EdgeX Global Pipelines Version Info 13:55:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:55:38 ------------------- 13:55:38 stable info: 13:55:38 ------------------- 13:55:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:55:38 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:55:38 Message: update stable to v1.0.254 13:55:39 ------------------- 13:55:39 experimental info: 13:55:39 ------------------- 13:55:39 Commited By: **** collab-it+edgex@linuxfoundation.org 13:55:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:55:39 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:55:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fd3013 [Pipeline] echo 13:55:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:41 provisioning config files... 13:55:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config3128174439052171280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:41 ---> docker-login.sh 13:55:41 nexus3.edgexfoundry.org:10001 13:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:41 Configure a credential helper to remove this warning. See 13:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:41 13:55:41 Login Succeeded 13:55:41 nexus3.edgexfoundry.org:10002 13:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:41 Configure a credential helper to remove this warning. See 13:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:41 13:55:41 Login Succeeded 13:55:41 nexus3.edgexfoundry.org:10003 13:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:41 Configure a credential helper to remove this warning. See 13:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:41 13:55:41 Login Succeeded 13:55:41 nexus3.edgexfoundry.org:10004 13:55:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:41 Configure a credential helper to remove this warning. See 13:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:41 13:55:41 Login Succeeded 13:55:41 docker.io 13:55:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:55:42 Configure a credential helper to remove this warning. See 13:55:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:55:42 13:55:42 Login Succeeded 13:55:42 ---> docker-login.sh ends [Pipeline] } 13:55:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:55:43 + git rev-list -1 --merges 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627~1..5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo 13:55:43 -----------> git rev-list -1 --merges 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627~1..5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [false] [Pipeline] sh 13:55:43 + git log --format=format:%s -1 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo 13:55:43 ========================================================= 13:55:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:55:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:44 + git log --format=format:%s -1 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo 13:55:44 [semverPrep] GIT_COMMIT: 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627, Commit Message: feat!: Remove snap packaging [Pipeline] echo 13:55:44 [semverPrep] This is not a build commit. [Pipeline] sh 13:55:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:55:44 + grep -v github /etc/ssh/ssh_known_hosts 13:55:44 + [ -e /tmp/ssh_known_hosts ] 13:55:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:55:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:55:44 + sudo tee -a /etc/ssh/ssh_known_hosts 13:55:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:44 13:55:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:45 0.1.4: Pulling from edgex-devops/py-git-semver 13:55:45 b85a868b505f: Pulling fs layer 13:55:45 e2be974225ed: Pulling fs layer 13:55:45 339a4e72a1f5: Pulling fs layer 13:55:45 988bab9f4d93: Pulling fs layer 13:55:45 1469e6f7b9e6: Pulling fs layer 13:55:45 eaf3925da568: Pulling fs layer 13:55:45 bab4dde63d76: Pulling fs layer 13:55:45 bde34c3a00c8: Pulling fs layer 13:55:45 b352a97aabf1: Pulling fs layer 13:55:45 988bab9f4d93: Waiting 13:55:45 1469e6f7b9e6: Waiting 13:55:45 eaf3925da568: Waiting 13:55:45 bab4dde63d76: Waiting 13:55:45 4872d77fe225: Pulling fs layer 13:55:45 5851b861e8e6: Pulling fs layer 13:55:45 4872d77fe225: Waiting 13:55:45 5851b861e8e6: Waiting 13:55:45 e2be974225ed: Download complete 13:55:45 988bab9f4d93: Download complete 13:55:45 1469e6f7b9e6: Verifying Checksum 13:55:45 1469e6f7b9e6: Download complete 13:55:45 eaf3925da568: Verifying Checksum 13:55:45 eaf3925da568: Download complete 13:55:45 339a4e72a1f5: Verifying Checksum 13:55:45 339a4e72a1f5: Download complete 13:55:45 bde34c3a00c8: Verifying Checksum 13:55:45 bde34c3a00c8: Download complete 13:55:45 b352a97aabf1: Download complete 13:55:45 4872d77fe225: Verifying Checksum 13:55:45 4872d77fe225: Download complete 13:55:45 5851b861e8e6: Download complete 13:55:45 b85a868b505f: Verifying Checksum 13:55:45 b85a868b505f: Download complete 13:55:45 bab4dde63d76: Verifying Checksum 13:55:45 bab4dde63d76: Download complete 13:55:46 b85a868b505f: Pull complete 13:55:46 e2be974225ed: Pull complete 13:55:47 339a4e72a1f5: Pull complete 13:55:47 988bab9f4d93: Pull complete 13:55:47 1469e6f7b9e6: Pull complete 13:55:47 eaf3925da568: Pull complete 13:55:49 bab4dde63d76: Pull complete 13:55:49 bde34c3a00c8: Pull complete 13:55:49 b352a97aabf1: Pull complete 13:55:49 4872d77fe225: Pull complete 13:55:49 5851b861e8e6: Pull complete 13:55:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:50 prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container 13:55:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@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-devops/py-git-semver:0.1.4 cat 13:55:53 $ docker top 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 -eo pid,comm 13:55:53 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). 13:55:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:55:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:54 [ssh-agent] Looking for ssh-agent implementation... 13:55:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:54 $ docker exec 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent 13:55:54 SSH_AUTH_SOCK=/tmp/ssh-kjokyK5nWKar/agent.32 13:55:54 SSH_AGENT_PID=38 13:55:54 Running ssh-add (command line suppressed) 13:55:54 Identity added: /w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_18069839349597489125.key (/w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_18069839349597489125.key) 13:55:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:54 + git tag --points-at HEAD [Pipeline] } 13:55:54 $ docker exec --env ******** --env ******** 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent -k 13:55:54 unset SSH_AUTH_SOCK; 13:55:54 unset SSH_AGENT_PID; 13:55:54 echo Agent pid 38 killed; 13:55:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:55:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:54 [ssh-agent] Looking for ssh-agent implementation... 13:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:55 $ docker exec 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent 13:55:55 SSH_AUTH_SOCK=/tmp/ssh-KvXtatp7CJXO/agent.70 13:55:55 SSH_AGENT_PID=76 13:55:55 Running ssh-add (command line suppressed) 13:55:55 Identity added: /w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_7438300385596175778.key (/w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_7438300385596175778.key) 13:55:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:55 + git semver init 13:55:55 2023-10-24 13:55:55,808 [run_init] DEBUG init version:0.0.0 force:False 13:55:55 2023-10-24 13:55:55,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-303/.semver 13:55:55 2023-10-24 13:55:55,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-303/.semver 13:55:55 2023-10-24 13:55:55,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-303/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-303, universal_newlines=False, shell=None, istream=None) 13:55:56 2023-10-24 13:55:56,647 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-303/.git/info/exclude 13:55:56 2023-10-24 13:55:56,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-303/.semver/PR-303 with force:False 13:55:56 2023-10-24 13:55:56,647 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-303/.semver/PR-303 13:55:56 2023-10-24 13:55:56,651 [execute] INFO git cat-file --batch-check 13:55:56 2023-10-24 13:55:56,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-303/.semver, universal_newlines=False, shell=None, istream=) 13:55:56 2023-10-24 13:55:56,658 [execute] INFO git cat-file --batch 13:55:56 2023-10-24 13:55:56,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-303/.semver, universal_newlines=False, shell=None, istream=) 13:55:56 2023-10-24 13:55:56,663 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-303/.semver/PR-303 13:55:56 0.0.0 [Pipeline] } 13:55:56 $ docker exec --env ******** --env ******** 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent -k 13:55:56 unset SSH_AUTH_SOCK; 13:55:56 unset SSH_AGENT_PID; 13:55:56 echo Agent pid 76 killed; 13:55:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:55:57 + git semver [Pipeline] } 13:55:57 $ docker stop --time=1 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 13:55:58 $ docker rm -f --volumes 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 [Pipeline] // withDockerContainer [Pipeline] sh 13:55:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:55:59 Stashed 1 file(s) [Pipeline] echo 13:55:59 [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 13:56:00 provisioning config files... 13:56:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config16247262740438668271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:00 ---> docker-login.sh 13:56:00 nexus3.edgexfoundry.org:10001 13:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:00 Configure a credential helper to remove this warning. See 13:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:00 13:56:00 Login Succeeded 13:56:00 nexus3.edgexfoundry.org:10002 13:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:00 Configure a credential helper to remove this warning. See 13:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:00 13:56:00 Login Succeeded 13:56:00 nexus3.edgexfoundry.org:10003 13:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:00 Configure a credential helper to remove this warning. See 13:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:00 13:56:00 Login Succeeded 13:56:00 nexus3.edgexfoundry.org:10004 13:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:00 Configure a credential helper to remove this warning. See 13:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:00 13:56:00 Login Succeeded 13:56:00 docker.io 13:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:01 Configure a credential helper to remove this warning. See 13:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:01 13:56:01 Login Succeeded 13:56:01 ---> docker-login.sh ends [Pipeline] } 13:56:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:56:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:56:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:56:01 ========================================================= 13:56:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:56:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:01 + 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 . 13:56:01 Sending build context to Docker daemon 2.264MB 13:56:01 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 13:56:01 Step 2/13 : FROM ${BASE} AS builder 13:56:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:56:01 7264a8db6415: Pulling fs layer 13:56:01 c4d48a809fc2: Pulling fs layer 13:56:01 4f1c88b9dad5: Pulling fs layer 13:56:01 ad3a456e5733: Pulling fs layer 13:56:01 33e27b845d1e: Pulling fs layer 13:56:01 c68163c4e522: Pulling fs layer 13:56:01 50da416c3ac9: Pulling fs layer 13:56:01 23d2d4c4bb30: Pulling fs layer 13:56:01 ad3a456e5733: Waiting 13:56:01 33e27b845d1e: Waiting 13:56:01 c68163c4e522: Waiting 13:56:01 50da416c3ac9: Waiting 13:56:01 23d2d4c4bb30: Waiting 13:56:01 c4d48a809fc2: Download complete 13:56:01 ad3a456e5733: Verifying Checksum 13:56:01 ad3a456e5733: Download complete 13:56:02 33e27b845d1e: Verifying Checksum 13:56:02 33e27b845d1e: Download complete 13:56:02 7264a8db6415: Verifying Checksum 13:56:02 7264a8db6415: Download complete 13:56:02 c68163c4e522: Verifying Checksum 13:56:02 c68163c4e522: Download complete 13:56:02 7264a8db6415: Pull complete 13:56:02 23d2d4c4bb30: Verifying Checksum 13:56:02 23d2d4c4bb30: Download complete 13:56:02 c4d48a809fc2: Pull complete 13:56:02 4f1c88b9dad5: Download complete 13:56:03 50da416c3ac9: Verifying Checksum 13:56:03 50da416c3ac9: Download complete 13:56:05 4f1c88b9dad5: Pull complete 13:56:05 ad3a456e5733: Pull complete 13:56:05 33e27b845d1e: Pull complete 13:56:05 c68163c4e522: Pull complete 13:56:08 50da416c3ac9: Pull complete 13:56:08 23d2d4c4bb30: Pull complete 13:56:08 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:56:08 ---> 0786185ac409 13:56:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 13:56:12 ---> Running in 715852c2de4e 13:56:12 Removing intermediate container 715852c2de4e 13:56:12 ---> f0c05cbed0ff 13:56:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:56:12 ---> Running in 6019bbb81241 13:56:12 Removing intermediate container 6019bbb81241 13:56:12 ---> 8feea46647fe 13:56:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:56:12 ---> Running in 7d510868419b 13:56:12 Removing intermediate container 7d510868419b 13:56:12 ---> 36cc05902160 13:56:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:56:12 ---> Running in 163e058ebc52 13:56:12 Removing intermediate container 163e058ebc52 13:56:12 ---> 3e271a3cdbb1 13:56:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:56:12 ---> Running in 0574d35dbb99 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:56:13 (1/13) Installing libintl (0.21.1-r7) 13:56:13 (2/13) Installing eudev-libs (3.2.11-r8) 13:56:13 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 13:56:13 (4/13) Installing v4l-utils-libs (1.24.1-r0) 13:56:13 (5/13) Installing v4l-utils (1.24.1-r0) 13:56:13 (6/13) Installing libdvbv5 (1.24.1-r0) 13:56:13 (7/13) Installing udev-init-scripts (35-r1) 13:56:13 (8/13) Installing libblkid (2.38.1-r8) 13:56:13 (9/13) Installing xz-libs (5.4.3-r0) 13:56:13 (10/13) Installing kmod-libs (30-r3) 13:56:13 (11/13) Installing eudev (3.2.11-r8) 13:56:13 (12/13) Installing eudev-dev (3.2.11-r8) 13:56:13 (13/13) Installing v4l-utils-dev (1.24.1-r0) 13:56:13 Executing busybox-1.36.1-r2.trigger 13:56:13 Executing eudev-3.2.11-r8.trigger 13:56:13 OK: 271 MiB in 65 packages 13:56:14 Removing intermediate container 0574d35dbb99 13:56:14 ---> 8ff3cfc6f63f 13:56:14 Step 8/13 : WORKDIR /device-usb-camera 13:56:14 ---> Running in 26dece737763 13:56:14 Removing intermediate container 26dece737763 13:56:14 ---> 0e6bcc4c6f46 13:56:14 Step 9/13 : COPY go.mod vendor* ./ 13:56:14 ---> 3164de1a2f6f 13:56:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:14 ---> Running in 047ef383c14c 13:56:15 Still waiting to schedule task 13:56:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9908’ 13:57:10 Removing intermediate container 047ef383c14c 13:57:10 ---> 7f6abfd0f1b6 13:57:10 Step 11/13 : COPY . . 13:57:10 ---> 85ad3f600d67 13:57:10 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 13:57:10 ---> Running in c5e7719ec5b6 13:57:10  % Total % Received % Xferd Average Speed Time Time Time Current 13:57:10 Dload Upload Total Spent Left Speed 13:57:10 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9349 0 --:--:-- --:--:-- --:--:-- 9421 13:57:10 Removing intermediate container c5e7719ec5b6 13:57:10 ---> 00b626cf18c3 13:57:10 Step 13/13 : RUN ${MAKE} 13:57:10 ---> Running in c5a1158da53f 13:57:10 noop 13:57:10 Removing intermediate container c5a1158da53f 13:57:10 ---> 83df6b1a48d1 13:57:10 Successfully built 83df6b1a48d1 13:57:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:11 + docker inspect -f . ci-base-image-x86_64 13:57:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:11 prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container 13:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:57:11 $ docker top 4a792fe71ebda601f65615a50c4a2e4839451817e0f5831707f2ce5688db12d5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:12 + go version 13:57:12 go version go1.21.0 linux/amd64 [Pipeline] } 13:57:12 $ docker stop --time=1 4a792fe71ebda601f65615a50c4a2e4839451817e0f5831707f2ce5688db12d5 13:57:13 $ docker rm -f --volumes 4a792fe71ebda601f65615a50c4a2e4839451817e0f5831707f2ce5688db12d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:14 + docker inspect -f . ci-base-image-x86_64 13:57:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:14 prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container 13:57:14 $ 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-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:57:14 $ docker top a462c077a6ad33036ea42f6130af57654823ccdb4d04c3c4d09ff4223bb65400 -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:15 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-303 [Pipeline] fileExists [Pipeline] sh 13:57:15 + make test 13:57:15 go test ./... -coverprofile=coverage.out ./... 13:57:16 ? github.com/edgexfoundry/device-usb-camera [no test files] 13:57:29 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 13:57:29 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 13:57:37 go vet ./... 13:57:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:39 ./bin/test-attribution-txt.sh [Pipeline] echo 13:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:57:39 $ docker stop --time=1 a462c077a6ad33036ea42f6130af57654823ccdb4d04c3c4d09ff4223bb65400 13:57:42 $ docker rm -f --volumes a462c077a6ad33036ea42f6130af57654823ccdb4d04c3c4d09ff4223bb65400 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:57:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:57:44 + ls -al . 13:57:44 total 216 13:57:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 13:57 . 13:57:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:55 .. 13:57:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 13:57 .git 13:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:55 .github 13:57:44 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 13:55 .gitignore 13:57:44 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 13:55 .golangci.yml 13:57:44 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 13:55 .hadolint.yml 13:57:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 13:55 .semver 13:57:44 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 13:55 Attribution.txt 13:57:44 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 13:55 CHANGELOG.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 13:55 Dockerfile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 13:55 GOVERNANCE.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 13:55 Jenkinsfile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 13:55 LICENSE 13:57:44 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 13:55 Makefile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 13:55 OWNERS.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 13:55 README.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 13:55 VERSION 13:57:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:55 bin 13:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:55 cmd 13:57:44 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 13:57 coverage.out 13:57:44 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 13:55 docker-entrypoint.sh 13:57:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:55 docs 13:57:44 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 13:55 go.mod 13:57:44 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 13:55 go.sum 13:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:55 internal 13:57:44 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 13:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:45 + 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=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 --label arch=amd64 --label version=0.0.0 . 13:57:45 Sending build context to Docker daemon 2.319MB 13:57:45 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 13:57:45 Step 2/36 : FROM ${BASE} AS builder 13:57:45 ---> 83df6b1a48d1 13:57:45 Step 3/36 : ARG ADD_BUILD_TAGS="" 13:57:45 ---> Running in f5f78485c202 13:57:45 Removing intermediate container f5f78485c202 13:57:45 ---> 5ee9189ce196 13:57:45 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:57:45 ---> Running in 010123c7786b 13:57:45 Removing intermediate container 010123c7786b 13:57:45 ---> 55a6bf030e8b 13:57:45 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 13:57:45 ---> Running in dc7f48742692 13:57:45 Removing intermediate container dc7f48742692 13:57:45 ---> 1e9d58387250 13:57:45 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 13:57:45 ---> Running in 0fd05964c2e3 13:57:45 Removing intermediate container 0fd05964c2e3 13:57:45 ---> 0842d3e8e9c7 13:57:45 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:57:45 ---> Running in cc5f43077ff3 13:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:57:46 OK: 271 MiB in 65 packages 13:57:46 Removing intermediate container cc5f43077ff3 13:57:46 ---> 850726b1e94d 13:57:46 Step 8/36 : WORKDIR /device-usb-camera 13:57:46 ---> Running in cadb47b5758e 13:57:46 Removing intermediate container cadb47b5758e 13:57:46 ---> 807c18d006d4 13:57:46 Step 9/36 : COPY go.mod vendor* ./ 13:57:46 ---> 4d9ed5194626 13:57:46 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:46 ---> Running in e5cf5c19c669 13:57:47 Removing intermediate container e5cf5c19c669 13:57:47 ---> 5a0bd9873c26 13:57:47 Step 11/36 : COPY . . 13:57:47 ---> b16e83d040eb 13:57:47 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 13:57:47 ---> Running in 181dabc276f6 13:57:48  % Total % Received % Xferd Average Speed Time Time Time Current 13:57:48 Dload Upload Total Spent Left Speed 13:57:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37756 0 --:--:-- --:--:-- --:--:-- 39156 13:57:48 Removing intermediate container 181dabc276f6 13:57:48 ---> da3dbd6fa376 13:57:48 Step 13/36 : RUN ${MAKE} 13:57:48 ---> Running in 3fc76cd6d886 13:57:48 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.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 13:58:10 Removing intermediate container 3fc76cd6d886 13:58:10 ---> 284c7f134405 13:58:10 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 13:58:10 v0.21.6: Pulling from aler9/rtsp-simple-server 13:58:11 4acc49c71d14: Pulling fs layer 13:58:11 4acc49c71d14: Verifying Checksum 13:58:11 4acc49c71d14: Download complete 13:58:11 4acc49c71d14: Pull complete 13:58:11 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 13:58:11 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 13:58:11 ---> 01a2bd3e5fff 13:58:11 Step 15/36 : FROM alpine:3.18 13:58:12 3.18: Pulling from library/alpine 13:58:12 96526aa774ef: Pulling fs layer 13:58:12 96526aa774ef: Verifying Checksum 13:58:12 96526aa774ef: Download complete 13:58:13 96526aa774ef: Pull complete 13:58:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:58:13 Status: Downloaded newer image for alpine:3.18 13:58:13 ---> 8ca4688f4f35 13:58:13 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:58:13 ---> Running in 68229bf00050 13:58:13 Removing intermediate container 68229bf00050 13:58:13 ---> 6053a0bc6b94 13:58:13 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 13:58:13 ---> Running in 619cca12f96f 13:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:58:14 (1/107) Installing dumb-init (1.2.5-r2) 13:58:14 (2/107) Installing sdl2 (2.26.5-r0) 13:58:14 (3/107) Installing svt-av1-libs (1.6.0-r0) 13:58:14 (4/107) Installing aom-libs (3.6.1-r0) 13:58:14 (5/107) Installing libxau (1.0.11-r2) 13:58:14 (6/107) Installing libmd (1.0.4-r2) 13:58:14 (7/107) Installing libbsd (0.11.7-r1) 13:58:14 (8/107) Installing libxdmcp (1.1.4-r2) 13:58:14 (9/107) Installing libxcb (1.15-r1) 13:58:14 (10/107) Installing libx11 (1.8.4-r4) 13:58:14 (11/107) Installing hwdata-pci (0.370-r0) 13:58:14 (12/107) Installing libpciaccess (0.17-r2) 13:58:14 (13/107) Installing libdrm (2.4.115-r4) 13:58:14 (14/107) Installing libxext (1.3.5-r2) 13:58:14 (15/107) Installing libxfixes (6.0.1-r2) 13:58:14 (16/107) Installing libffi (3.4.4-r2) 13:58:14 (17/107) Installing wayland-libs-client (1.22.0-r2) 13:58:14 (18/107) Installing libva (2.18.0-r1) 13:58:14 (19/107) Installing libvdpau (1.5-r1) 13:58:14 (20/107) Installing libgcc (12.2.1_git20220924-r10) 13:58:14 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 13:58:14 (22/107) Installing onevpl-libs (2023.2.1-r0) 13:58:14 (23/107) Installing ffmpeg-libavutil (6.0-r15) 13:58:14 (24/107) Installing libdav1d (1.2.1-r0) 13:58:14 (25/107) Installing brotli-libs (1.0.9-r14) 13:58:14 (26/107) Installing libhwy (1.0.4-r1) 13:58:14 (27/107) Installing lcms2 (2.15-r2) 13:58:14 (28/107) Installing libjxl (0.8.2-r0) 13:58:14 (29/107) Installing lame-libs (3.100-r5) 13:58:14 (30/107) Installing opus (1.4-r0) 13:58:14 (31/107) Installing libgomp (12.2.1_git20220924-r10) 13:58:14 (32/107) Installing soxr (0.1.3-r5) 13:58:14 (33/107) Installing ffmpeg-libswresample (6.0-r15) 13:58:14 (34/107) Installing libogg (1.3.5-r4) 13:58:14 (35/107) Installing libtheora (1.1.1-r17) 13:58:14 (36/107) Installing libvorbis (1.3.7-r1) 13:58:14 (37/107) Installing libvpx (1.13.0-r2) 13:58:14 (38/107) Installing libwebp (1.3.2-r0) 13:58:14 (39/107) Installing x264-libs (0.164_git20220602-r1) 13:58:14 (40/107) Installing numactl (2.0.16-r4) 13:58:14 (41/107) Installing x265-libs (3.5-r4) 13:58:14 (42/107) Installing xvidcore (1.3.7-r1) 13:58:14 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 13:58:14 (44/107) Installing alsa-lib (1.2.9-r1) 13:58:14 (45/107) Installing libexpat (2.5.0-r1) 13:58:14 (46/107) Installing libbz2 (1.0.8-r5) 13:58:14 (47/107) Installing libpng (1.6.39-r3) 13:58:14 (48/107) Installing freetype (2.13.0-r5) 13:58:14 (49/107) Installing fontconfig (2.14.2-r3) 13:58:14 (50/107) Installing fribidi (1.0.13-r0) 13:58:14 (51/107) Installing libintl (0.21.1-r7) 13:58:14 (52/107) Installing libblkid (2.38.1-r8) 13:58:14 (53/107) Installing libmount (2.38.1-r8) 13:58:14 (54/107) Installing pcre2 (10.42-r1) 13:58:14 (55/107) Installing glib (2.76.4-r0) 13:58:14 (56/107) Installing graphite2 (1.3.14-r5) 13:58:14 (57/107) Installing harfbuzz (7.3.0-r0) 13:58:14 (58/107) Installing libunibreak (5.1-r0) 13:58:14 (59/107) Installing libass (0.17.1-r0) 13:58:14 (60/107) Installing libbluray (1.3.4-r0) 13:58:14 (61/107) Installing gmp (6.2.1-r3) 13:58:14 (62/107) Installing nettle (3.8.1-r2) 13:58:14 (63/107) Installing libunistring (1.1-r1) 13:58:14 (64/107) Installing libidn2 (2.3.4-r1) 13:58:14 (65/107) Installing p11-kit (0.24.1-r2) 13:58:14 (66/107) Installing libtasn1 (4.19.0-r1) 13:58:14 (67/107) Installing gnutls (3.8.0-r2) 13:58:14 (68/107) Installing mpg123-libs (1.31.3-r1) 13:58:14 (69/107) Installing libopenmpt (0.7.2-r0) 13:58:14 (70/107) Installing cjson (1.7.15-r4) 13:58:14 (71/107) Installing mbedtls (2.28.5-r0) 13:58:14 (72/107) Installing librist (0.2.7-r0) 13:58:14 (73/107) Installing libsrt (1.5.2-r0) 13:58:14 (74/107) Installing libssh (0.10.5-r0) 13:58:14 (75/107) Installing xz-libs (5.4.3-r0) 13:58:14 (76/107) Installing libxml2 (2.11.4-r0) 13:58:15 (77/107) Installing libsodium (1.0.18-r3) 13:58:15 (78/107) Installing libzmq (4.3.4-r4) 13:58:15 (79/107) Installing ffmpeg-libavformat (6.0-r15) 13:58:15 (80/107) Installing glslang-libs (1.3.243.0-r1) 13:58:15 (81/107) Installing spirv-tools (1.3.243.0-r1) 13:58:15 (82/107) Installing shaderc (2023.3-r1) 13:58:15 (83/107) Installing vulkan-loader (1.3.243.0-r1) 13:58:15 (84/107) Installing libplacebo (5.264.1-r1) 13:58:15 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 13:58:15 (86/107) Installing ffmpeg-libswscale (6.0-r15) 13:58:15 (87/107) Installing vidstab (1.1.1-r0) 13:58:15 (88/107) Installing zimg (3.0.5-r0) 13:58:15 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 13:58:15 (90/107) Installing libasyncns (0.8-r1) 13:58:15 (91/107) Installing dbus-libs (1.14.8-r0) 13:58:15 (92/107) Installing libltdl (2.4.7-r2) 13:58:15 (93/107) Installing orc (0.4.34-r0) 13:58:15 (94/107) Installing flac-libs (1.4.3-r0) 13:58:15 (95/107) Installing libsndfile (1.2.0-r2) 13:58:15 (96/107) Installing speexdsp (1.2.1-r1) 13:58:15 (97/107) Installing tdb-libs (1.4.8-r1) 13:58:15 (98/107) Installing libpulse (16.1-r10) 13:58:15 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 13:58:15 (100/107) Installing v4l-utils-libs (1.24.1-r0) 13:58:15 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 13:58:15 (102/107) Installing ffmpeg (6.0-r15) 13:58:15 (103/107) Installing udev-init-scripts (35-r1) 13:58:15 (104/107) Installing eudev-libs (3.2.11-r8) 13:58:15 (105/107) Installing zstd-libs (1.5.5-r4) 13:58:15 (106/107) Installing kmod-libs (30-r3) 13:58:15 (107/107) Installing eudev (3.2.11-r8) 13:58:15 Executing busybox-1.36.1-r2.trigger 13:58:15 Executing glib-2.76.4-r0.trigger 13:58:15 Executing eudev-3.2.11-r8.trigger 13:58:15 OK: 131 MiB in 122 packages 13:58:18 Removing intermediate container 619cca12f96f 13:58:18 ---> 91822221d6cb 13:58:18 Step 18/36 : WORKDIR / 13:58:18 ---> Running in d9229cb2f978 13:58:18 Removing intermediate container d9229cb2f978 13:58:18 ---> 26f79f3180ea 13:58:18 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 13:58:19 ---> e232ac462418 13:58:19 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 13:58:19 ---> a11b3169627c 13:58:19 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 13:58:19 ---> 644944b4b714 13:58:19 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 13:58:20 ---> 4649772ef761 13:58:20 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 13:58:20 ---> c76b6b074a71 13:58:20 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 13:58:20 ---> 4c33e498872d 13:58:20 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 13:58:21 ---> eb7a2082a398 13:58:21 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 13:58:21 ---> Running in 52da448fd899 13:58:21 Removing intermediate container 52da448fd899 13:58:21 ---> 812181560e69 13:58:21 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 13:58:21 ---> Running in bfea08414699 13:58:22 Removing intermediate container bfea08414699 13:58:22 ---> a3f95c91c15d 13:58:22 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 13:58:22 ---> Running in 3e24043a5888 13:58:22 Removing intermediate container 3e24043a5888 13:58:22 ---> fd991fbe712b 13:58:22 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 13:58:22 ---> Running in ca5c95207852 13:58:23 Removing intermediate container ca5c95207852 13:58:23 ---> 8d7dae71d54e 13:58:23 Step 30/36 : EXPOSE 59983 13:58:23 ---> Running in 923cfb882997 13:58:23 Removing intermediate container 923cfb882997 13:58:23 ---> 8dae350700ab 13:58:23 Step 31/36 : EXPOSE 8554 13:58:23 ---> Running in 9ee51ad445c3 13:58:23 Removing intermediate container 9ee51ad445c3 13:58:23 ---> 21ec050ef3ab 13:58:23 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 13:58:23 ---> Running in e8c5191bb566 13:58:23 Removing intermediate container e8c5191bb566 13:58:23 ---> 16d099f220af 13:58:23 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 13:58:23 ---> Running in bfa21f9407ef 13:58:23 Removing intermediate container bfa21f9407ef 13:58:23 ---> c8b99ecbf5d3 13:58:23 Step 34/36 : LABEL arch=amd64 13:58:23 ---> Running in 8da95a1f8a59 13:58:23 Removing intermediate container 8da95a1f8a59 13:58:23 ---> 64e1ba646fb7 13:58:23 Step 35/36 : LABEL git_sha=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 13:58:23 ---> Running in a8c9f3a988d5 13:58:23 Removing intermediate container a8c9f3a988d5 13:58:23 ---> 652498a57937 13:58:23 Step 36/36 : LABEL version=0.0.0 13:58:23 ---> Running in 63ad1f6062d8 13:58:23 Removing intermediate container 63ad1f6062d8 13:58:23 ---> 9682dc8b5780 13:58:23 [Warning] One or more build-args [ARCH] were not consumed 13:58:23 Successfully built 9682dc8b5780 13:58:23 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 13:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:24 13:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:25 latest: Pulling from edgex-lftools-log-publisher 13:58:25 5eb5b503b376: Pulling fs layer 13:58:25 5c69ac0246d0: Pulling fs layer 13:58:25 ec43610c2a17: Pulling fs layer 13:58:25 3a2ae6a8a46f: Pulling fs layer 13:58:25 33b1e0a273af: Pulling fs layer 13:58:25 5d3b04190fa2: Pulling fs layer 13:58:25 2f39f015ded8: Pulling fs layer 13:58:25 3a2ae6a8a46f: Waiting 13:58:25 33b1e0a273af: Waiting 13:58:25 2f39f015ded8: Waiting 13:58:25 5d3b04190fa2: Waiting 13:58:25 5c69ac0246d0: Download complete 13:58:25 3a2ae6a8a46f: Download complete 13:58:25 33b1e0a273af: Verifying Checksum 13:58:25 33b1e0a273af: Download complete 13:58:25 ec43610c2a17: Verifying Checksum 13:58:25 ec43610c2a17: Download complete 13:58:25 5d3b04190fa2: Verifying Checksum 13:58:25 5d3b04190fa2: Download complete 13:58:25 5eb5b503b376: Verifying Checksum 13:58:25 5eb5b503b376: Download complete 13:58:25 2f39f015ded8: Download complete 13:58:26 5eb5b503b376: Pull complete 13:58:26 5c69ac0246d0: Pull complete 13:58:27 ec43610c2a17: Pull complete 13:58:27 3a2ae6a8a46f: Pull complete 13:58:27 33b1e0a273af: Pull complete 13:58:27 5d3b04190fa2: Pull complete 13:58:31 2f39f015ded8: Pull complete 13:58:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:58:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:31 prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container 13:58:32 $ 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-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:58:36 $ docker top c01b964fefa00b8ed2b0489f6e7708bc36ff134c7b6f044f3986f16916744b19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:36 ---> job-cost.sh 13:58:36 lf-activate-venv: SKIPPING 13:58:36 INFO: No Stack... 13:58:37 INFO: Retrieving Pricing Info for: v3-standard-8 13:58:37 INFO: Archiving Costs [Pipeline] sh 13:58:37 + cat /w/workspace/foundry_device-usb-camera_PR-303/archives/cost.csv 13:58:37 + cut -d, -f6 [Pipeline] lock 13:58:37 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] 13:58:37 Resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] did not exist. Created. 13:58:37 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:38 + echo total: 0.2199999988079071 [Pipeline] stash 13:58:38 Stashed 1 file(s) [Pipeline] } 13:58:38 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:38 $ docker stop --time=1 c01b964fefa00b8ed2b0489f6e7708bc36ff134c7b6f044f3986f16916744b19 13:58:39 $ docker rm -f --volumes c01b964fefa00b8ed2b0489f6e7708bc36ff134c7b6f044f3986f16916744b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:00:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9915 in /w/workspace/foundry_device-usb-camera_PR-303 [Pipeline] { [Pipeline] ws 14:00:05 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 14:00:06 Selected Git installation does not exist. Using Default 14:00:06 The recommended git tool is: NONE 14:00:11 using credential edgex-jenkins-ssh 14:00:11 Cloning the remote Git repository 14:00:11 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 14:00:11 > git init /w/workspace/device-usb-camera/1 # timeout=10 14:00:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:00:11 > git --version # timeout=10 14:00:11 > git --version # 'git version 2.25.1' 14:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:00:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:14 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:00:14 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:00:15 Merging remotes/origin/main commit bda52fbadfd1c9962f4ac4f2e389a0a009478621 into PR head commit 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 14:00:15 Merge succeeded, producing 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 14:00:15 Checking out Revision 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 (PR-303) 14:00:15 > git config core.sparsecheckout # timeout=10 14:00:15 > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # timeout=10 14:00:15 > git remote # timeout=10 14:00:15 > git config --get remote.origin.url # timeout=10 14:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:15 > git merge bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 14:00:15 > git rev-parse HEAD^{commit} # timeout=10 14:00:16 > git config core.sparsecheckout # timeout=10 14:00:16 > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # timeout=10 14:00:19 Commit message: "feat!: Remove snap packaging" 14:00:19 > git --version # timeout=10 14:00:19 > git --version # 'git version 2.25.1' 14:00:19 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:00:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:00:21 Dload Upload Total Spent Left Speed 14:00:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 39599 0 --:--:-- --:--:-- --:--:-- 39599 [Pipeline] sh 14:00:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:00:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 14:00:23 sudo tee /etc/docker/daemon.new 14:00:23 { 14:00:23 "registry-mirrors": [ 14:00:23 "https://nexus3.edgexfoundry.org:10001" 14:00:23 ], 14:00:23 "bip": "10.250.0.254/24", 14:00:23 "hosts": [ 14:00:23 "tcp://0.0.0.0:5555", 14:00:23 "unix:///var/run/docker.sock" 14:00:23 ], 14:00:23 "mtu": 1458, 14:00:23 "selinux-enabled": true, 14:00:23 "seccomp-profile": "/etc/docker/seccomp.json" 14:00:23 } [Pipeline] sh 14:00:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:00:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:42 provisioning config files... 14:00:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9395068647556480625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:43 ---> docker-login.sh 14:00:43 nexus3.edgexfoundry.org:10001 14:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 nexus3.edgexfoundry.org:10002 14:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 nexus3.edgexfoundry.org:10003 14:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:44 Configure a credential helper to remove this warning. See 14:00:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:44 14:00:44 Login Succeeded 14:00:44 nexus3.edgexfoundry.org:10004 14:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:45 Configure a credential helper to remove this warning. See 14:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:45 14:00:45 Login Succeeded 14:00:45 docker.io 14:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:46 Configure a credential helper to remove this warning. See 14:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:46 14:00:46 Login Succeeded 14:00:46 ---> docker-login.sh ends [Pipeline] } 14:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:46 ========================================================= 14:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:00:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:47 + 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 . 14:00:47 Sending build context to Docker daemon 1.342MB 14:00:47 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 14:00:47 Step 2/13 : FROM ${BASE} AS builder 14:00:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:00:47 9fda8d8052c6: Pulling fs layer 14:00:47 5d54e960e981: Pulling fs layer 14:00:47 c4a7e357bf2a: Pulling fs layer 14:00:47 f0e02332f6b5: Pulling fs layer 14:00:47 cefa15bbcfad: Pulling fs layer 14:00:47 17808c966233: Pulling fs layer 14:00:47 f4c1fc716caa: Pulling fs layer 14:00:47 cefa15bbcfad: Waiting 14:00:47 17808c966233: Waiting 14:00:47 f0e02332f6b5: Waiting 14:00:47 f4c1fc716caa: Waiting 14:00:47 5d54e960e981: Verifying Checksum 14:00:47 5d54e960e981: Download complete 14:00:47 cefa15bbcfad: Verifying Checksum 14:00:47 cefa15bbcfad: Download complete 14:00:48 9fda8d8052c6: Verifying Checksum 14:00:48 9fda8d8052c6: Download complete 14:00:48 f4c1fc716caa: Verifying Checksum 14:00:48 f4c1fc716caa: Download complete 14:00:49 9fda8d8052c6: Pull complete 14:00:50 5d54e960e981: Pull complete 14:00:50 c4a7e357bf2a: Verifying Checksum 14:00:50 c4a7e357bf2a: Download complete 14:00:51 17808c966233: Verifying Checksum 14:00:51 17808c966233: Download complete 14:01:03 c4a7e357bf2a: Pull complete 14:01:03 f0e02332f6b5: Pull complete 14:01:03 cefa15bbcfad: Pull complete 14:01:11 17808c966233: Pull complete 14:01:12 f4c1fc716caa: Pull complete 14:01:12 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 14:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:01:12 ---> ea914061e18c 14:01:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 14:01:13 ---> Running in 75284d947885 14:01:13 Removing intermediate container 75284d947885 14:01:13 ---> c95281d5ec86 14:01:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:01:13 ---> Running in 59042476c6c6 14:01:14 Removing intermediate container 59042476c6c6 14:01:14 ---> 6cdbd3e1e062 14:01:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:01:14 ---> Running in daf19e481f11 14:01:14 Removing intermediate container daf19e481f11 14:01:14 ---> ce1ce25254e7 14:01:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:01:14 ---> Running in 4c6ed5e2a01e 14:01:14 Removing intermediate container 4c6ed5e2a01e 14:01:14 ---> 409fe6c17654 14:01:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:01:14 ---> Running in 2775dc032bf0 14:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:01:17 (1/13) Installing libintl (0.21.1-r7) 14:01:17 (2/13) Installing eudev-libs (3.2.11-r8) 14:01:17 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 14:01:17 (4/13) Installing v4l-utils-libs (1.24.1-r0) 14:01:17 (5/13) Installing v4l-utils (1.24.1-r0) 14:01:17 (6/13) Installing libdvbv5 (1.24.1-r0) 14:01:17 (7/13) Installing udev-init-scripts (35-r1) 14:01:17 (8/13) Installing libblkid (2.38.1-r8) 14:01:17 (9/13) Installing xz-libs (5.4.3-r0) 14:01:17 (10/13) Installing kmod-libs (30-r3) 14:01:17 (11/13) Installing eudev (3.2.11-r8) 14:01:17 (12/13) Installing eudev-dev (3.2.11-r8) 14:01:17 (13/13) Installing v4l-utils-dev (1.24.1-r0) 14:01:17 Executing busybox-1.36.1-r2.trigger 14:01:17 Executing eudev-3.2.11-r8.trigger 14:01:17 OK: 273 MiB in 65 packages 14:01:19 Removing intermediate container 2775dc032bf0 14:01:19 ---> 1aeb965431c7 14:01:19 Step 8/13 : WORKDIR /device-usb-camera 14:01:19 ---> Running in bf4fa18592a9 14:01:19 Removing intermediate container bf4fa18592a9 14:01:19 ---> 08eb6d09f6b4 14:01:19 Step 9/13 : COPY go.mod vendor* ./ 14:01:20 ---> 362447f8f685 14:01:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:20 ---> Running in 59a8c0003c22 14:03:00 Removing intermediate container 59a8c0003c22 14:03:00 ---> 5e0b917002e5 14:03:00 Step 11/13 : COPY . . 14:03:00 ---> a925094e7465 14:03:00 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:03:00 ---> Running in 2306541f8ebe 14:03:00  % Total % Received % Xferd Average Speed Time Time Time Current 14:03:00  Dload Upload Total Spent Left Speed 14:03:00 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6203 0 --:--:-- --:--:-- --:--:-- 6233 14:03:00 Removing intermediate container 2306541f8ebe 14:03:00 ---> 9f37faf0174f 14:03:00 Step 13/13 : RUN ${MAKE} 14:03:00 ---> Running in 41ce54316556 14:03:00 noop 14:03:00 Removing intermediate container 41ce54316556 14:03:00 ---> 1014d381dfea 14:03:00 Successfully built 1014d381dfea 14:03:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:00 + docker inspect -f . ci-base-image-arm64 14:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:00 prd-ubuntu20.04-docker-arm64-4c-16g-9915 does not seem to be running inside a container 14:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:03:02 $ docker top 1c029efcbd0136ffebc148f48489ed584811abd1261673912ff0835450c1130a -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:03 + go version 14:03:03 go version go1.21.0 linux/arm64 [Pipeline] } 14:03:03 $ docker stop --time=1 1c029efcbd0136ffebc148f48489ed584811abd1261673912ff0835450c1130a 14:03:04 $ docker rm -f --volumes 1c029efcbd0136ffebc148f48489ed584811abd1261673912ff0835450c1130a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:05 + docker inspect -f . ci-base-image-arm64 14:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:05 prd-ubuntu20.04-docker-arm64-4c-16g-9915 does not seem to be running inside a container 14:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:03:06 $ docker top 4bd18062eb51608aade75d90aa58e9eeeba71c434cb91f4b607fc6e9a635bb34 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:07 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 14:03:08 + make test 14:03:08 go test ./... -coverprofile=coverage.out ./... 14:03:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:04:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:04:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 4.4% of statements 14:04:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:04:50 go vet ./... 14:05:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:05:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:05:12 ./bin/test-attribution-txt.sh [Pipeline] echo 14:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:05:12 $ docker stop --time=1 4bd18062eb51608aade75d90aa58e9eeeba71c434cb91f4b607fc6e9a635bb34 14:05:14 $ docker rm -f --volumes 4bd18062eb51608aade75d90aa58e9eeeba71c434cb91f4b607fc6e9a635bb34 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:05:15 Warning: overwriting stash ‘coverage-report’ 14:05:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:05:17 + ls -al . 14:05:17 total 212 14:05:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:03 . 14:05:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:00 .. 14:05:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:00 .git 14:05:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:00 .github 14:05:17 -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 14:00 .gitignore 14:05:17 -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 14:00 .golangci.yml 14:05:17 -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 14:00 .hadolint.yml 14:05:17 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 14:00 Attribution.txt 14:05:17 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 14:00 CHANGELOG.md 14:05:17 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 14:00 Dockerfile 14:05:17 -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 14:00 GOVERNANCE.md 14:05:17 -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 14:00 Jenkinsfile 14:05:17 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 14:00 LICENSE 14:05:17 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 14:00 Makefile 14:05:17 -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 14:00 OWNERS.md 14:05:17 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 14:00 README.md 14:05:17 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 13:55 VERSION 14:05:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:00 bin 14:05:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:00 cmd 14:05:17 -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 14:04 coverage.out 14:05:17 -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 14:00 docker-entrypoint.sh 14:05:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:00 docs 14:05:17 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 14:00 go.mod 14:05:17 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 14:00 go.sum 14:05:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:00 internal 14:05:17 -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 14:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:17 + 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=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 --label arch=arm64 --label version=0.0.0 . 14:05:17 Sending build context to Docker daemon 1.397MB 14:05:17 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 14:05:17 Step 2/36 : FROM ${BASE} AS builder 14:05:17 ---> 1014d381dfea 14:05:17 Step 3/36 : ARG ADD_BUILD_TAGS="" 14:05:18 ---> Running in bcc46277715a 14:05:18 Removing intermediate container bcc46277715a 14:05:18 ---> 48a7806a4b53 14:05:18 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:18 ---> Running in 6380b414751d 14:05:18 Removing intermediate container 6380b414751d 14:05:18 ---> 504bfaaad1ab 14:05:18 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 14:05:18 ---> Running in 72dd4d695aa8 14:05:19 Removing intermediate container 72dd4d695aa8 14:05:19 ---> a1c9be4e2b27 14:05:19 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:05:19 ---> Running in 8461c58a5e08 14:05:19 Removing intermediate container 8461c58a5e08 14:05:19 ---> c34577fd170b 14:05:19 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:19 ---> Running in 370902a543e6 14:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:05:22 OK: 273 MiB in 65 packages 14:05:23 Removing intermediate container 370902a543e6 14:05:23 ---> 8d3a46201ff4 14:05:23 Step 8/36 : WORKDIR /device-usb-camera 14:05:23 ---> Running in 1fb29d44fd2c 14:05:23 Removing intermediate container 1fb29d44fd2c 14:05:23 ---> 44ef711cd865 14:05:23 Step 9/36 : COPY go.mod vendor* ./ 14:05:23 ---> ba3335486b19 14:05:23 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:24 ---> Running in c9d44189fa18 14:05:26 Removing intermediate container c9d44189fa18 14:05:26 ---> eeef7fa37f2b 14:05:26 Step 11/36 : COPY . . 14:05:27 ---> cd4a538a8bc3 14:05:27 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:05:27 ---> Running in 08d44a6e036a 14:05:28  % Total % Received % Xferd Average Speed Time Time Time Current 14:05:28 Dload Upload Total Spent Left Speed 14:05:29 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6337 0 --:--:-- --:--:-- --:--:-- 6526 14:05:29 Removing intermediate container 08d44a6e036a 14:05:29 ---> 35684f545e80 14:05:29 Step 13/36 : RUN ${MAKE} 14:05:29 ---> Running in 34c7b0329ae9 14:05:30 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.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 14:07:37 Removing intermediate container 34c7b0329ae9 14:07:37 ---> 2c6d4beec233 14:07:37 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 14:07:37 v0.21.6: Pulling from aler9/rtsp-simple-server 14:07:37 8766b47fe142: Pulling fs layer 14:07:38 8766b47fe142: Verifying Checksum 14:07:38 8766b47fe142: Download complete 14:07:39 8766b47fe142: Pull complete 14:07:39 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 14:07:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 14:07:39 ---> 69d40e2cb93c 14:07:39 Step 15/36 : FROM alpine:3.18 14:07:40 3.18: Pulling from library/alpine 14:07:40 579b34f0a95b: Pulling fs layer 14:07:40 579b34f0a95b: Verifying Checksum 14:07:40 579b34f0a95b: Download complete 14:07:41 579b34f0a95b: Pull complete 14:07:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:07:41 Status: Downloaded newer image for alpine:3.18 14:07:41 ---> 3cc203321400 14:07:41 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:07:41 ---> Running in 74798cef2b38 14:07:41 Removing intermediate container 74798cef2b38 14:07:41 ---> 5824f4dc5bd1 14:07:41 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 14:07:41 ---> Running in 77e87e6fbfc7 14:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:07:44 (1/104) Installing dumb-init (1.2.5-r2) 14:07:44 (2/104) Installing sdl2 (2.26.5-r0) 14:07:44 (3/104) Installing svt-av1-libs (1.6.0-r0) 14:07:44 (4/104) Installing aom-libs (3.6.1-r0) 14:07:44 (5/104) Installing libxau (1.0.11-r2) 14:07:44 (6/104) Installing libmd (1.0.4-r2) 14:07:44 (7/104) Installing libbsd (0.11.7-r1) 14:07:44 (8/104) Installing libxdmcp (1.1.4-r2) 14:07:44 (9/104) Installing libxcb (1.15-r1) 14:07:44 (10/104) Installing libx11 (1.8.4-r4) 14:07:45 (11/104) Installing libdrm (2.4.115-r4) 14:07:45 (12/104) Installing libxext (1.3.5-r2) 14:07:45 (13/104) Installing libxfixes (6.0.1-r2) 14:07:45 (14/104) Installing libffi (3.4.4-r2) 14:07:45 (15/104) Installing wayland-libs-client (1.22.0-r2) 14:07:45 (16/104) Installing libva (2.18.0-r1) 14:07:45 (17/104) Installing libvdpau (1.5-r1) 14:07:45 (18/104) Installing ffmpeg-libavutil (6.0-r15) 14:07:45 (19/104) Installing libdav1d (1.2.1-r0) 14:07:45 (20/104) Installing brotli-libs (1.0.9-r14) 14:07:45 (21/104) Installing libgcc (12.2.1_git20220924-r10) 14:07:45 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 14:07:45 (23/104) Installing libhwy (1.0.4-r1) 14:07:45 (24/104) Installing lcms2 (2.15-r2) 14:07:45 (25/104) Installing libjxl (0.8.2-r0) 14:07:45 (26/104) Installing lame-libs (3.100-r5) 14:07:45 (27/104) Installing opus (1.4-r0) 14:07:45 (28/104) Installing libgomp (12.2.1_git20220924-r10) 14:07:45 (29/104) Installing soxr (0.1.3-r5) 14:07:45 (30/104) Installing ffmpeg-libswresample (6.0-r15) 14:07:45 (31/104) Installing libogg (1.3.5-r4) 14:07:45 (32/104) Installing libtheora (1.1.1-r17) 14:07:45 (33/104) Installing libvorbis (1.3.7-r1) 14:07:45 (34/104) Installing libvpx (1.13.0-r2) 14:07:45 (35/104) Installing libwebp (1.3.2-r0) 14:07:45 (36/104) Installing x264-libs (0.164_git20220602-r1) 14:07:45 (37/104) Installing numactl (2.0.16-r4) 14:07:45 (38/104) Installing x265-libs (3.5-r4) 14:07:45 (39/104) Installing xvidcore (1.3.7-r1) 14:07:45 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 14:07:45 (41/104) Installing alsa-lib (1.2.9-r1) 14:07:46 (42/104) Installing libexpat (2.5.0-r1) 14:07:46 (43/104) Installing libbz2 (1.0.8-r5) 14:07:46 (44/104) Installing libpng (1.6.39-r3) 14:07:46 (45/104) Installing freetype (2.13.0-r5) 14:07:46 (46/104) Installing fontconfig (2.14.2-r3) 14:07:46 (47/104) Installing fribidi (1.0.13-r0) 14:07:46 (48/104) Installing libintl (0.21.1-r7) 14:07:46 (49/104) Installing libblkid (2.38.1-r8) 14:07:46 (50/104) Installing libmount (2.38.1-r8) 14:07:46 (51/104) Installing pcre2 (10.42-r1) 14:07:46 (52/104) Installing glib (2.76.4-r0) 14:07:46 (53/104) Installing graphite2 (1.3.14-r5) 14:07:46 (54/104) Installing harfbuzz (7.3.0-r0) 14:07:46 (55/104) Installing libunibreak (5.1-r0) 14:07:46 (56/104) Installing libass (0.17.1-r0) 14:07:46 (57/104) Installing libbluray (1.3.4-r0) 14:07:46 (58/104) Installing gmp (6.2.1-r3) 14:07:46 (59/104) Installing nettle (3.8.1-r2) 14:07:46 (60/104) Installing libunistring (1.1-r1) 14:07:46 (61/104) Installing libidn2 (2.3.4-r1) 14:07:46 (62/104) Installing p11-kit (0.24.1-r2) 14:07:46 (63/104) Installing libtasn1 (4.19.0-r1) 14:07:46 (64/104) Installing gnutls (3.8.0-r2) 14:07:46 (65/104) Installing mpg123-libs (1.31.3-r1) 14:07:46 (66/104) Installing libopenmpt (0.7.2-r0) 14:07:46 (67/104) Installing cjson (1.7.15-r4) 14:07:46 (68/104) Installing mbedtls (2.28.5-r0) 14:07:46 (69/104) Installing librist (0.2.7-r0) 14:07:46 (70/104) Installing libsrt (1.5.2-r0) 14:07:46 (71/104) Installing libssh (0.10.5-r0) 14:07:46 (72/104) Installing xz-libs (5.4.3-r0) 14:07:46 (73/104) Installing libxml2 (2.11.4-r0) 14:07:46 (74/104) Installing libsodium (1.0.18-r3) 14:07:46 (75/104) Installing libzmq (4.3.4-r4) 14:07:46 (76/104) Installing ffmpeg-libavformat (6.0-r15) 14:07:46 (77/104) Installing glslang-libs (1.3.243.0-r1) 14:07:46 (78/104) Installing spirv-tools (1.3.243.0-r1) 14:07:47 (79/104) Installing shaderc (2023.3-r1) 14:07:47 (80/104) Installing vulkan-loader (1.3.243.0-r1) 14:07:47 (81/104) Installing libplacebo (5.264.1-r1) 14:07:47 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 14:07:47 (83/104) Installing ffmpeg-libswscale (6.0-r15) 14:07:47 (84/104) Installing vidstab (1.1.1-r0) 14:07:47 (85/104) Installing zimg (3.0.5-r0) 14:07:47 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 14:07:47 (87/104) Installing libasyncns (0.8-r1) 14:07:47 (88/104) Installing dbus-libs (1.14.8-r0) 14:07:47 (89/104) Installing libltdl (2.4.7-r2) 14:07:47 (90/104) Installing orc (0.4.34-r0) 14:07:47 (91/104) Installing flac-libs (1.4.3-r0) 14:07:47 (92/104) Installing libsndfile (1.2.0-r2) 14:07:47 (93/104) Installing speexdsp (1.2.1-r1) 14:07:47 (94/104) Installing tdb-libs (1.4.8-r1) 14:07:47 (95/104) Installing libpulse (16.1-r10) 14:07:47 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 14:07:47 (97/104) Installing v4l-utils-libs (1.24.1-r0) 14:07:47 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 14:07:47 (99/104) Installing ffmpeg (6.0-r15) 14:07:47 (100/104) Installing udev-init-scripts (35-r1) 14:07:47 (101/104) Installing eudev-libs (3.2.11-r8) 14:07:47 (102/104) Installing zstd-libs (1.5.5-r4) 14:07:47 (103/104) Installing kmod-libs (30-r3) 14:07:47 (104/104) Installing eudev (3.2.11-r8) 14:07:47 Executing busybox-1.36.1-r2.trigger 14:07:47 Executing glib-2.76.4-r0.trigger 14:07:47 Executing eudev-3.2.11-r8.trigger 14:07:47 OK: 110 MiB in 119 packages 14:07:52 Removing intermediate container 77e87e6fbfc7 14:07:52 ---> 483eaf8daa5c 14:07:52 Step 18/36 : WORKDIR / 14:07:52 ---> Running in dc270493d002 14:07:52 Removing intermediate container dc270493d002 14:07:52 ---> 568395c9c3a0 14:07:52 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 14:07:53 ---> 0e103ae89bf1 14:07:53 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 14:07:54 ---> 8e864b81819d 14:07:54 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 14:07:54 ---> ef5cf6565ed2 14:07:54 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:07:55 ---> b36898f3113d 14:07:55 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:07:55 ---> b80751edb54c 14:07:55 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 14:07:56 ---> 4f063ad0a5aa 14:07:56 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 14:07:58 ---> dfcec34cd9fe 14:07:58 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 14:07:58 ---> Running in 1661ffcf0ba6 14:07:59 Removing intermediate container 1661ffcf0ba6 14:07:59 ---> a6888d80807f 14:07:59 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 14:07:59 ---> Running in 1709b779f184 14:08:02 Removing intermediate container 1709b779f184 14:08:02 ---> 3047af66385c 14:08:02 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 14:08:02 ---> Running in cc8b9d00c5ae 14:08:04 Removing intermediate container cc8b9d00c5ae 14:08:04 ---> 2546f761c676 14:08:04 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 14:08:04 ---> Running in eb043e72bb87 14:08:06 Removing intermediate container eb043e72bb87 14:08:06 ---> f89208a7c567 14:08:06 Step 30/36 : EXPOSE 59983 14:08:06 ---> Running in 07ef3af296ac 14:08:06 Removing intermediate container 07ef3af296ac 14:08:06 ---> f0cc8b979d3f 14:08:06 Step 31/36 : EXPOSE 8554 14:08:06 ---> Running in eb39db361f1f 14:08:06 Removing intermediate container eb39db361f1f 14:08:06 ---> 31593c6cb178 14:08:06 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:08:06 ---> Running in 6bb34170942c 14:08:06 Removing intermediate container 6bb34170942c 14:08:06 ---> 5b4297548dad 14:08:06 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 14:08:06 ---> Running in a43d8f3e7c86 14:08:07 Removing intermediate container a43d8f3e7c86 14:08:07 ---> 3b3a8b4e6fab 14:08:07 Step 34/36 : LABEL arch=arm64 14:08:07 ---> Running in f16c3a74bb41 14:08:07 Removing intermediate container f16c3a74bb41 14:08:07 ---> 22f436718be7 14:08:07 Step 35/36 : LABEL git_sha=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 14:08:07 ---> Running in 99037a9ccb21 14:08:08 Removing intermediate container 99037a9ccb21 14:08:08 ---> 2603a6461ae1 14:08:08 Step 36/36 : LABEL version=0.0.0 14:08:08 ---> Running in 4da0b63bd457 14:08:08 Removing intermediate container 4da0b63bd457 14:08:08 ---> 6b831092c89d 14:08:08 [Warning] One or more build-args [ARCH] were not consumed 14:08:08 Successfully built 6b831092c89d 14:08:08 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 14:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:08:09 14:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:08:09 arm64: Pulling from edgex-lftools-log-publisher 14:08:09 8998bd30e6a1: Pulling fs layer 14:08:09 04944245beec: Pulling fs layer 14:08:09 699f458cf7ca: Pulling fs layer 14:08:09 765212b225bb: Pulling fs layer 14:08:09 f23df028b6ca: Pulling fs layer 14:08:09 d65c8cfc05b1: Pulling fs layer 14:08:09 2437ff75d9bd: Pulling fs layer 14:08:09 f23df028b6ca: Waiting 14:08:09 d65c8cfc05b1: Waiting 14:08:09 2437ff75d9bd: Waiting 14:08:09 765212b225bb: Waiting 14:08:09 04944245beec: Download complete 14:08:09 765212b225bb: Verifying Checksum 14:08:09 765212b225bb: Download complete 14:08:09 f23df028b6ca: Verifying Checksum 14:08:09 f23df028b6ca: Download complete 14:08:09 d65c8cfc05b1: Verifying Checksum 14:08:09 d65c8cfc05b1: Download complete 14:08:10 699f458cf7ca: Verifying Checksum 14:08:10 699f458cf7ca: Download complete 14:08:10 8998bd30e6a1: Download complete 14:08:12 2437ff75d9bd: Verifying Checksum 14:08:12 2437ff75d9bd: Download complete 14:08:14 8998bd30e6a1: Pull complete 14:08:15 04944245beec: Pull complete 14:08:16 699f458cf7ca: Pull complete 14:08:17 765212b225bb: Pull complete 14:08:18 f23df028b6ca: Pull complete 14:08:18 d65c8cfc05b1: Pull complete 14:08:36 2437ff75d9bd: Pull complete 14:08:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:08:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:36 prd-ubuntu20.04-docker-arm64-4c-16g-9915 does not seem to be running inside a container 14:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:08:39 $ docker top 84771a0bf73ff0902aba1492bca9ffdceeb19924c2cc9bdbcacfbf0ded20e95b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:40 ---> job-cost.sh 14:08:40 lf-activate-venv: SKIPPING 14:08:40 INFO: No Stack... 14:08:41 INFO: Retrieving Pricing Info for: v3-standard-4 14:08:42 INFO: Archiving Costs [Pipeline] sh 14:08:42 + cut -d, -f6 14:08:42 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 14:08:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] 14:08:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] did not exist. Created. 14:08:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:08:43 /w/workspace/device-usb-camera/1@tmp/durable-494e9af6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:08:43 + echo total: 0.10999999940395355 [Pipeline] stash 14:08:43 Warning: overwriting stash ‘stack-cost’ 14:08:43 Stashed 1 file(s) [Pipeline] } 14:08:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:08:44 $ docker stop --time=1 84771a0bf73ff0902aba1492bca9ffdceeb19924c2cc9bdbcacfbf0ded20e95b 14:08:45 $ docker rm -f --volumes 84771a0bf73ff0902aba1492bca9ffdceeb19924c2cc9bdbcacfbf0ded20e95b [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 14:08:46 provisioning config files... 14:08:46 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config10686844185933830638tmp [Pipeline] { [Pipeline] sh 14:08:46 + set +x 14:08:46 + curl -s https://codecov.io/bash 14:08:46 + bash -s -- 14:08:46 14:08:46 _____ _ 14:08:46 / ____| | | 14:08:46 | | ___ __| | ___ ___ _____ __ 14:08:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:08:46 | |___| (_) | (_| | __/ (_| (_) \ V / 14:08:46 \_____\___/ \__,_|\___|\___\___/ \_/ 14:08:46 Bash-1.0.6 14:08:46 14:08:46 14:08:46 ==> git version 2.25.1 found 14:08:46 ==> 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 14:08:46 Release-Date: 2020-01-08 14:08:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:08:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:08:46 ==> Jenkins CI detected. 14:08:46 current dir:  /w/workspace/foundry_device-usb-camera_PR-303 14:08:46 project root: . 14:08:46 --> token set from env 14:08:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:08:47 ==> Running gcov in . (disable via -X gcov) 14:08:47 ==> Python coveragepy not found 14:08:47 ==> Searching for coverage reports in: 14:08:47 + . 14:08:47 -> Found 1 reports 14:08:47 ==> Detecting git/mercurial file structure 14:08:47 ==> Reading reports 14:08:47 + ./coverage.out bytes=54703 14:08:47 ==> Appending adjustments 14:08:47 https://docs.codecov.io/docs/fixing-reports 14:08:47 + Found adjustments 14:08:47 ==> Gzipping contents 14:08:47 8.0K /tmp/codecov.sW8Hyh.gz 14:08:47 ==> Uploading reports 14:08:47 url: https://codecov.io 14:08:47 query: branch=PR-303&commit=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=303&job=&cmd_args= 14:08:47 -> Pinging Codecov 14:08:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-303&commit=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=303&job=&cmd_args= 14:08:47 -> Uploading to 14:08:47 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/5fd3013d1ff849e44b1aaacc07f3f2816bfcf627/1feab0ab-9cdd-47ca-b47c-9eb0ddd32bfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T140847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee5bde7c33ecdc69e936ffa098a33e0726f730125bbfd87fae18017cdc45e58b 14:08:47 % Total % Received % Xferd Average Speed Time Time Time Current 14:08:47 Dload Upload Total Spent Left Speed 14:08:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23628 --:--:-- --:--:-- --:--:-- 23628 14:08:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] } 14:08:47 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 14:08:49 + [ -d /w/workspace/foundry_device-usb-camera_PR-303/archives ] 14:08:49 + ls -al /w/workspace/foundry_device-usb-camera_PR-303/archives 14:08:49 total 16 14:08:49 drwxr-xr-x 3 root root 4096 Oct 24 13:58 . 14:08:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 13:58 .. 14:08:49 drwxr-xr-x 2 root root 4096 Oct 24 13:58 cost 14:08:49 -rw-r--r-- 1 root root 89 Oct 24 13:58 cost.csv 14:08:49 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-303/archives 14:08:49 + ls -al /w/workspace/foundry_device-usb-camera_PR-303/archives 14:08:49 total 16 14:08:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 13:58 . 14:08:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 13:58 .. 14:08:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 13:58 cost 14:08:49 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 13:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:08:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:08:50 ---> package-listing.sh 14:08:50 ++ facter osfamily 14:08:50 ++ tr '[:upper:]' '[:lower:]' 14:08:50 + OS_FAMILY=debian 14:08:50 + workspace=/w/workspace/foundry_device-usb-camera_PR-303 14:08:50 + START_PACKAGES=/tmp/packages_start.txt 14:08:50 + END_PACKAGES=/tmp/packages_end.txt 14:08:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:08:50 + PACKAGES=/tmp/packages_start.txt 14:08:50 + '[' /w/workspace/foundry_device-usb-camera_PR-303 ']' 14:08:50 + PACKAGES=/tmp/packages_end.txt 14:08:50 + case "${OS_FAMILY}" in 14:08:50 + dpkg -l 14:08:50 + grep '^ii' 14:08:50 + '[' -f /tmp/packages_start.txt ']' 14:08:50 + '[' -f /tmp/packages_end.txt ']' 14:08:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:08:50 + '[' /w/workspace/foundry_device-usb-camera_PR-303 ']' 14:08:50 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-303/archives/ 14:08:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-303/archives/ [Pipeline] echo 14:08:50 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:08:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:51 prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container 14:08:52 $ 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-303/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-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:08:52 $ docker top 82d842cf44ce29015c01f1a0bb28433c1f91652f3b9c62e58c94478fb6382cfd -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:52 + touch /tmp/pre-build-complete [Pipeline] sh 14:08:53 + mkdir -p /var/log/sysstat [Pipeline] sh 14:08:53 + ls /var/log/sa-host 14:08:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:53 provisioning config files... 14:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config4855242121019821151tmp [Pipeline] { [Pipeline] echo 14:08:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:54 ---> create-netrc.sh [Pipeline] } 14:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:08:54 ---> python-tools-install.sh [Pipeline] echo 14:08:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:08:54 ---> sudo-logs.sh 14:08:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:08:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:08:55 ---> job-cost.sh 14:08:55 lf-activate-venv: SKIPPING 14:08:55 DEBUG: total: 0.2199999988079071 14:08:55 INFO: Retrieving Stack Cost... 14:08:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:08:56 INFO: Archiving Costs [Pipeline] echo 14:08:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:56 ---> logs-deploy.sh 14:08:56 lf-activate-venv: SKIPPING 14:08:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-303/1 14:08:56 INFO: archiving workspace using pattern(s): 14:08:57 Archives upload complete. 14:08:57 INFO: archiving logs to Nexus