Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da179fb1ebc0cec3304494138369b084bb4e42fd+d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (371993784112ab98ffec96ef7404cd8227ccb5dc) 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-ssh18340582860858072703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh739523292302744540.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-309/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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9238077153661406570.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-309/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17394926282839321525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1044383463428617192.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-309/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-309/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7752419310108386476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16870 in /w/workspace/foundry_device-usb-camera_PR-309 [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-309 # 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/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit da179fb1ebc0cec3304494138369b084bb4e42fd Merge succeeded, producing da179fb1ebc0cec3304494138369b084bb4e42fd Checking out Revision da179fb1ebc0cec3304494138369b084bb4e42fd (PR-309) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:53:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # timeout=10 [Pipeline] withCredentials 17:53:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:53:57 ========================================================= 17:53:57 EdgeX Global Pipelines Version Info 17:53:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:53:58 ------------------- 17:53:58 stable info: 17:53:58 ------------------- 17:53:58 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 17:53:58 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:53:58 Message: update stable to v1.0.257 17:53:59 ------------------- 17:53:59 experimental info: 17:53:59 ------------------- 17:53:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:53:59 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:53:59 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:53:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da179fb [Pipeline] echo 17:54:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:00 provisioning config files... 17:54:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config13637741412489955030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:01 ---> docker-login.sh 17:54:01 nexus3.edgexfoundry.org:10001 17:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:01 Configure a credential helper to remove this warning. See 17:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:01 17:54:01 Login Succeeded 17:54:01 nexus3.edgexfoundry.org:10002 17:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:01 Configure a credential helper to remove this warning. See 17:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:01 17:54:01 Login Succeeded 17:54:01 nexus3.edgexfoundry.org:10003 17:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:01 Configure a credential helper to remove this warning. See 17:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:01 17:54:01 Login Succeeded 17:54:01 nexus3.edgexfoundry.org:10004 17:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:01 Configure a credential helper to remove this warning. See 17:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:01 17:54:01 Login Succeeded 17:54:01 docker.io 17:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:02 Configure a credential helper to remove this warning. See 17:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:02 17:54:02 Login Succeeded 17:54:02 ---> docker-login.sh ends [Pipeline] } 17:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:54:03 + git rev-list -1 --merges da179fb1ebc0cec3304494138369b084bb4e42fd~1..da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo 17:54:03 -----------> git rev-list -1 --merges da179fb1ebc0cec3304494138369b084bb4e42fd~1..da179fb1ebc0cec3304494138369b084bb4e42fd da179fb1ebc0cec3304494138369b084bb4e42fd [false] [Pipeline] sh 17:54:03 + git log --format=format:%s -1 da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo 17:54:03 ========================================================= 17:54:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:03 + git log --format=format:%s -1 da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] echo 17:54:04 [semverPrep] GIT_COMMIT: da179fb1ebc0cec3304494138369b084bb4e42fd, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 [Pipeline] echo 17:54:04 [semverPrep] This is not a build commit. [Pipeline] sh 17:54:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:04 + grep -v github /etc/ssh/ssh_known_hosts 17:54:04 + [ -e /tmp/ssh_known_hosts ] 17:54:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:54:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:54:04 + sudo tee -a /etc/ssh/ssh_known_hosts 17:54:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:04 17:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:05 0.1.4: Pulling from edgex-devops/py-git-semver 17:54:05 b85a868b505f: Pulling fs layer 17:54:05 e2be974225ed: Pulling fs layer 17:54:05 339a4e72a1f5: Pulling fs layer 17:54:05 988bab9f4d93: Pulling fs layer 17:54:05 1469e6f7b9e6: Pulling fs layer 17:54:05 eaf3925da568: Pulling fs layer 17:54:05 bab4dde63d76: Pulling fs layer 17:54:05 bde34c3a00c8: Pulling fs layer 17:54:05 b352a97aabf1: Pulling fs layer 17:54:05 4872d77fe225: Pulling fs layer 17:54:05 5851b861e8e6: Pulling fs layer 17:54:05 1469e6f7b9e6: Waiting 17:54:05 eaf3925da568: Waiting 17:54:05 bab4dde63d76: Waiting 17:54:05 4872d77fe225: Waiting 17:54:05 bde34c3a00c8: Waiting 17:54:05 988bab9f4d93: Waiting 17:54:05 b352a97aabf1: Waiting 17:54:05 e2be974225ed: Verifying Checksum 17:54:05 e2be974225ed: Download complete 17:54:05 988bab9f4d93: Verifying Checksum 17:54:05 988bab9f4d93: Download complete 17:54:05 1469e6f7b9e6: Verifying Checksum 17:54:05 1469e6f7b9e6: Download complete 17:54:05 eaf3925da568: Download complete 17:54:05 339a4e72a1f5: Verifying Checksum 17:54:05 339a4e72a1f5: Download complete 17:54:05 bde34c3a00c8: Download complete 17:54:05 b352a97aabf1: Verifying Checksum 17:54:05 b352a97aabf1: Download complete 17:54:05 4872d77fe225: Download complete 17:54:05 5851b861e8e6: Verifying Checksum 17:54:05 5851b861e8e6: Download complete 17:54:05 b85a868b505f: Verifying Checksum 17:54:05 b85a868b505f: Download complete 17:54:05 bab4dde63d76: Verifying Checksum 17:54:05 bab4dde63d76: Download complete 17:54:06 b85a868b505f: Pull complete 17:54:07 e2be974225ed: Pull complete 17:54:07 339a4e72a1f5: Pull complete 17:54:07 988bab9f4d93: Pull complete 17:54:07 1469e6f7b9e6: Pull complete 17:54:07 eaf3925da568: Pull complete 17:54:09 bab4dde63d76: Pull complete 17:54:10 bde34c3a00c8: Pull complete 17:54:10 b352a97aabf1: Pull complete 17:54:10 4872d77fe225: Pull complete 17:54:10 5851b861e8e6: Pull complete 17:54:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:10 prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container 17:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:54:16 $ docker top 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 -eo pid,comm 17:54:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:54:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:17 [ssh-agent] Looking for ssh-agent implementation... 17:54:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:17 $ docker exec 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent 17:54:17 SSH_AUTH_SOCK=/tmp/ssh-LyqJadVK1rQV/agent.32 17:54:17 SSH_AGENT_PID=38 17:54:17 Running ssh-add (command line suppressed) 17:54:17 Identity added: /w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_13233621826807509462.key (/w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_13233621826807509462.key) 17:54:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:17 + git tag --points-at HEAD [Pipeline] } 17:54:17 $ docker exec --env ******** --env ******** 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent -k 17:54:17 unset SSH_AUTH_SOCK; 17:54:17 unset SSH_AGENT_PID; 17:54:17 echo Agent pid 38 killed; 17:54:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:54:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:17 [ssh-agent] Looking for ssh-agent implementation... 17:54:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:18 $ docker exec 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent 17:54:18 SSH_AUTH_SOCK=/tmp/ssh-KTkHAFO9vPMD/agent.70 17:54:18 SSH_AGENT_PID=76 17:54:18 Running ssh-add (command line suppressed) 17:54:18 Identity added: /w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_15528494027625831221.key (/w/workspace/foundry_device-usb-camera_PR-309@tmp/private_key_15528494027625831221.key) 17:54:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:18 + git semver init 17:54:19 2023-11-07 17:54:18,872 [run_init] DEBUG init version:0.0.0 force:False 17:54:19 2023-11-07 17:54:18,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-309/.semver 17:54:19 2023-11-07 17:54:18,874 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-309/.semver 17:54:19 2023-11-07 17:54:18,874 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-309/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-309, universal_newlines=False, shell=None, istream=None) 17:54:20 2023-11-07 17:54:19,976 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-309/.git/info/exclude 17:54:20 2023-11-07 17:54:19,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-309/.semver/PR-309 with force:False 17:54:20 2023-11-07 17:54:19,977 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-309/.semver/PR-309 17:54:20 2023-11-07 17:54:19,980 [execute] INFO git cat-file --batch-check 17:54:20 2023-11-07 17:54:19,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-309/.semver, universal_newlines=False, shell=None, istream=) 17:54:20 2023-11-07 17:54:19,986 [execute] INFO git cat-file --batch 17:54:20 2023-11-07 17:54:19,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-309/.semver, universal_newlines=False, shell=None, istream=) 17:54:20 2023-11-07 17:54:19,992 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-309/.semver/PR-309 17:54:20 0.0.0 [Pipeline] } 17:54:20 $ docker exec --env ******** --env ******** 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 ssh-agent -k 17:54:20 unset SSH_AUTH_SOCK; 17:54:20 unset SSH_AGENT_PID; 17:54:20 echo Agent pid 76 killed; 17:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:20 + git semver [Pipeline] } 17:54:20 $ docker stop --time=1 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 17:54:22 $ docker rm -f --volumes 3bae45fac4c2fa0c576b498cc3dd3353305cacee601d6443ece83c5cf993a540 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:54:22 Stashed 1 file(s) [Pipeline] echo 17:54:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:23 provisioning config files... 17:54:23 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config12190029385750081866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:23 ---> docker-login.sh 17:54:23 nexus3.edgexfoundry.org:10001 17:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:23 Configure a credential helper to remove this warning. See 17:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:23 17:54:23 Login Succeeded 17:54:23 nexus3.edgexfoundry.org:10002 17:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:23 Configure a credential helper to remove this warning. See 17:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:23 17:54:23 Login Succeeded 17:54:23 nexus3.edgexfoundry.org:10003 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:24 Configure a credential helper to remove this warning. See 17:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:24 17:54:24 Login Succeeded 17:54:24 nexus3.edgexfoundry.org:10004 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:24 Configure a credential helper to remove this warning. See 17:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:24 17:54:24 Login Succeeded 17:54:24 docker.io 17:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:24 Configure a credential helper to remove this warning. See 17:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:24 17:54:24 Login Succeeded 17:54:24 ---> docker-login.sh ends [Pipeline] } 17:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:54:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:54:25 ========================================================= 17:54:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:54:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:54:25 Sending build context to Docker daemon 2.302MB 17:54:25 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:54:25 Step 2/13 : FROM ${BASE} AS builder 17:54:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:25 7264a8db6415: Pulling fs layer 17:54:25 c4d48a809fc2: Pulling fs layer 17:54:25 4f1c88b9dad5: Pulling fs layer 17:54:25 ad3a456e5733: Pulling fs layer 17:54:25 33e27b845d1e: Pulling fs layer 17:54:25 c68163c4e522: Pulling fs layer 17:54:25 50da416c3ac9: Pulling fs layer 17:54:25 23d2d4c4bb30: Pulling fs layer 17:54:25 33e27b845d1e: Waiting 17:54:25 c68163c4e522: Waiting 17:54:25 50da416c3ac9: Waiting 17:54:25 ad3a456e5733: Waiting 17:54:25 23d2d4c4bb30: Waiting 17:54:25 c4d48a809fc2: Verifying Checksum 17:54:25 c4d48a809fc2: Download complete 17:54:25 ad3a456e5733: Verifying Checksum 17:54:25 ad3a456e5733: Download complete 17:54:25 33e27b845d1e: Verifying Checksum 17:54:25 33e27b845d1e: Download complete 17:54:25 7264a8db6415: Verifying Checksum 17:54:25 7264a8db6415: Download complete 17:54:25 c68163c4e522: Download complete 17:54:25 7264a8db6415: Pull complete 17:54:26 23d2d4c4bb30: Verifying Checksum 17:54:26 23d2d4c4bb30: Download complete 17:54:26 c4d48a809fc2: Pull complete 17:54:26 4f1c88b9dad5: Download complete 17:54:26 50da416c3ac9: Verifying Checksum 17:54:26 50da416c3ac9: Download complete 17:54:29 4f1c88b9dad5: Pull complete 17:54:29 ad3a456e5733: Pull complete 17:54:29 33e27b845d1e: Pull complete 17:54:29 c68163c4e522: Pull complete 17:54:32 50da416c3ac9: Pull complete 17:54:32 23d2d4c4bb30: Pull complete 17:54:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:54:32 ---> 0786185ac409 17:54:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:54:38 Still waiting to schedule task 17:54:38 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16871’ is offline 17:54:42 ---> Running in f8a8b441c2b6 17:54:42 Removing intermediate container f8a8b441c2b6 17:54:42 ---> 19ff6fd90e12 17:54:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:42 ---> Running in 8101310ac4e9 17:54:42 Removing intermediate container 8101310ac4e9 17:54:42 ---> f3e15efaddf6 17:54:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:54:42 ---> Running in 8b36f7bef3dc 17:54:42 Removing intermediate container 8b36f7bef3dc 17:54:42 ---> 416c1ec63725 17:54:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:54:42 ---> Running in 08a71790d609 17:54:42 Removing intermediate container 08a71790d609 17:54:42 ---> 0b6ab7ed1dc1 17:54:42 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:42 ---> Running in 80b26f472ba3 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:54:43 (1/13) Installing libintl (0.21.1-r7) 17:54:43 (2/13) Installing eudev-libs (3.2.11-r8) 17:54:43 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:54:43 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:54:43 (5/13) Installing v4l-utils (1.24.1-r0) 17:54:43 (6/13) Installing libdvbv5 (1.24.1-r0) 17:54:43 (7/13) Installing udev-init-scripts (35-r1) 17:54:43 (8/13) Installing libblkid (2.38.1-r8) 17:54:43 (9/13) Installing xz-libs (5.4.3-r0) 17:54:43 (10/13) Installing kmod-libs (30-r3) 17:54:43 (11/13) Installing eudev (3.2.11-r8) 17:54:43 (12/13) Installing eudev-dev (3.2.11-r8) 17:54:43 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:54:43 Executing busybox-1.36.1-r2.trigger 17:54:43 Executing eudev-3.2.11-r8.trigger 17:54:43 OK: 271 MiB in 65 packages 17:54:44 Removing intermediate container 80b26f472ba3 17:54:44 ---> fa51338908bf 17:54:44 Step 8/13 : WORKDIR /device-usb-camera 17:54:44 ---> Running in 57f29953276c 17:54:44 Removing intermediate container 57f29953276c 17:54:44 ---> 9b3f4e73ce82 17:54:44 Step 9/13 : COPY go.mod vendor* ./ 17:54:44 ---> d92fc413cfa6 17:54:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:44 ---> Running in 94a2287db59c 17:55:52 Removing intermediate container 94a2287db59c 17:55:52 ---> 8f14d9cf4c35 17:55:52 Step 11/13 : COPY . . 17:55:53 ---> 4bad6b37f8a1 17:55:53 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:55:53 ---> Running in 9346bb91bfde 17:55:53  % Total % Received % Xferd Average Speed Time Time Time Current 17:55:53 Dload Upload Total Spent Left Speed 17:55:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37009 0 --:--:-- --:--:-- --:--:-- 37969 17:55:54 Removing intermediate container 9346bb91bfde 17:55:54 ---> c8e9ce5cbafd 17:55:54 Step 13/13 : RUN ${MAKE} 17:55:54 ---> Running in cb2dd57997e8 17:55:54 noop 17:55:54 Removing intermediate container cb2dd57997e8 17:55:54 ---> 7b146cb1774f 17:55:54 Successfully built 7b146cb1774f 17:55:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:55 + docker inspect -f . ci-base-image-x86_64 17:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:55 prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container 17:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:55:55 $ docker top dd9dbed0800564691dce292160c17a781c5698c714415b9f04e054a4eee74a58 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:56 + go version 17:55:56 go version go1.21.0 linux/amd64 [Pipeline] } 17:55:56 $ docker stop --time=1 dd9dbed0800564691dce292160c17a781c5698c714415b9f04e054a4eee74a58 17:55:57 $ docker rm -f --volumes dd9dbed0800564691dce292160c17a781c5698c714415b9f04e054a4eee74a58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:58 + docker inspect -f . ci-base-image-x86_64 17:55:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:58 prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container 17:55:58 $ 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-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:55:59 $ docker top d0df2b7043b4f5fbe429ea4d29855c774c6e4b5652ee3c57f0ed546c2e8bb890 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:59 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-309 [Pipeline] fileExists [Pipeline] sh 17:56:00 + make test 17:56:00 go test ./... -coverprofile=coverage.out ./... 17:56:03 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:56:15 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:56:15 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements 17:56:20 go vet ./... 17:56:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:24 ./bin/test-attribution-txt.sh [Pipeline] echo 17:56:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:56:24 $ docker stop --time=1 d0df2b7043b4f5fbe429ea4d29855c774c6e4b5652ee3c57f0ed546c2e8bb890 17:56:30 $ docker rm -f --volumes d0df2b7043b4f5fbe429ea4d29855c774c6e4b5652ee3c57f0ed546c2e8bb890 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:56:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:56:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:56:31 + ls -al . 17:56:31 total 216 17:56:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 17:56 . 17:56:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:53 .. 17:56:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:56 .git 17:56:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:53 .github 17:56:31 -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:53 .gitignore 17:56:31 -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:53 .golangci.yml 17:56:31 -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:53 .hadolint.yml 17:56:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:54 .semver 17:56:31 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:53 Attribution.txt 17:56:31 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:53 CHANGELOG.md 17:56:31 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:53 Dockerfile 17:56:31 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:53 GOVERNANCE.md 17:56:31 -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:53 Jenkinsfile 17:56:31 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:53 LICENSE 17:56:31 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:53 Makefile 17:56:31 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:53 OWNERS.md 17:56:31 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:53 README.md 17:56:31 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:54 VERSION 17:56:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:53 bin 17:56:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:53 cmd 17:56:31 -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 17:56 coverage.out 17:56:31 -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:53 docker-entrypoint.sh 17:56:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:53 docs 17:56:31 -rw-rw-r-- 1 jenkins jenkins 3925 Nov 7 17:53 go.mod 17:56:31 -rw-rw-r-- 1 jenkins jenkins 34838 Nov 7 17:53 go.sum 17:56:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:53 internal 17:56:31 -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:32 + 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=da179fb1ebc0cec3304494138369b084bb4e42fd --label arch=amd64 --label version=0.0.0 . 17:56:32 Sending build context to Docker daemon 2.357MB 17:56:32 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 17:56:32 Step 2/36 : FROM ${BASE} AS builder 17:56:32 ---> 7b146cb1774f 17:56:32 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:56:32 ---> Running in 7a26b8e115e9 17:56:32 Removing intermediate container 7a26b8e115e9 17:56:32 ---> 12d26ec60aea 17:56:32 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:56:32 ---> Running in 2aa2cfb35a10 17:56:33 Removing intermediate container 2aa2cfb35a10 17:56:33 ---> 7eff883a669c 17:56:33 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:56:33 ---> Running in 4fe5acb54e74 17:56:33 Removing intermediate container 4fe5acb54e74 17:56:33 ---> f06f027cefe2 17:56:33 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:56:33 ---> Running in 4d47b9cc191d 17:56:33 Removing intermediate container 4d47b9cc191d 17:56:33 ---> 3d75b91568c7 17:56:33 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:33 ---> Running in 4d47d667b1ae 17:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:56:33 OK: 271 MiB in 65 packages 17:56:34 Removing intermediate container 4d47d667b1ae 17:56:34 ---> 077f74fce713 17:56:34 Step 8/36 : WORKDIR /device-usb-camera 17:56:34 ---> Running in 3302dc93ee2d 17:56:34 Removing intermediate container 3302dc93ee2d 17:56:34 ---> a4485e13bb83 17:56:34 Step 9/36 : COPY go.mod vendor* ./ 17:56:34 ---> 4e3496509d5e 17:56:34 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:34 ---> Running in 06a4bfb75b43 17:56:35 Removing intermediate container 06a4bfb75b43 17:56:35 ---> 08dd2ef94e78 17:56:35 Step 11/36 : COPY . . 17:56:36 ---> af9f590f8bb3 17:56:36 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:56:36 ---> Running in e1c925cd1a11 17:56:36  % Total % Received % Xferd Average Speed Time Time Time Current 17:56:36 Dload Upload Total Spent Left Speed 17:56:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 34904 0 --:--:-- --:--:-- --:--:-- 35800 17:56:36 Removing intermediate container e1c925cd1a11 17:56:36 ---> aee7e351555b 17:56:36 Step 13/36 : RUN ${MAKE} 17:56:36 ---> Running in 7d339dd08bc9 17:56:36 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.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:57:03 Removing intermediate container 7d339dd08bc9 17:57:03 ---> 9288648b0f9a 17:57:03 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:57:03 v0.21.6: Pulling from aler9/rtsp-simple-server 17:57:03 4acc49c71d14: Pulling fs layer 17:57:03 4acc49c71d14: Verifying Checksum 17:57:03 4acc49c71d14: Download complete 17:57:04 4acc49c71d14: Pull complete 17:57:04 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:57:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:57:04 ---> 01a2bd3e5fff 17:57:04 Step 15/36 : FROM alpine:3.18 17:57:04 3.18: Pulling from library/alpine 17:57:05 96526aa774ef: Pulling fs layer 17:57:05 96526aa774ef: Verifying Checksum 17:57:05 96526aa774ef: Download complete 17:57:05 96526aa774ef: Pull complete 17:57:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:57:05 Status: Downloaded newer image for alpine:3.18 17:57:05 ---> 8ca4688f4f35 17:57:05 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:57:07 ---> Running in 179d22be4273 17:57:07 Removing intermediate container 179d22be4273 17:57:07 ---> 04aab29deb0a 17:57:07 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:57:07 ---> Running in 2538e6dd74f4 17:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:57:08 (1/107) Installing dumb-init (1.2.5-r2) 17:57:08 (2/107) Installing sdl2 (2.26.5-r0) 17:57:08 (3/107) Installing svt-av1-libs (1.6.0-r0) 17:57:08 (4/107) Installing aom-libs (3.6.1-r0) 17:57:08 (5/107) Installing libxau (1.0.11-r2) 17:57:08 (6/107) Installing libmd (1.0.4-r2) 17:57:08 (7/107) Installing libbsd (0.11.7-r1) 17:57:08 (8/107) Installing libxdmcp (1.1.4-r2) 17:57:08 (9/107) Installing libxcb (1.15-r1) 17:57:08 (10/107) Installing libx11 (1.8.7-r0) 17:57:08 (11/107) Installing hwdata-pci (0.370-r0) 17:57:08 (12/107) Installing libpciaccess (0.17-r2) 17:57:08 (13/107) Installing libdrm (2.4.115-r4) 17:57:08 (14/107) Installing libxext (1.3.5-r2) 17:57:08 (15/107) Installing libxfixes (6.0.1-r2) 17:57:08 (16/107) Installing libffi (3.4.4-r2) 17:57:08 (17/107) Installing wayland-libs-client (1.22.0-r2) 17:57:08 (18/107) Installing libva (2.18.0-r1) 17:57:08 (19/107) Installing libvdpau (1.5-r1) 17:57:08 (20/107) Installing libgcc (12.2.1_git20220924-r10) 17:57:08 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 17:57:08 (22/107) Installing onevpl-libs (2023.2.1-r0) 17:57:08 (23/107) Installing ffmpeg-libavutil (6.0-r15) 17:57:08 (24/107) Installing libdav1d (1.2.1-r0) 17:57:08 (25/107) Installing brotli-libs (1.0.9-r14) 17:57:09 (26/107) Installing libhwy (1.0.4-r1) 17:57:09 (27/107) Installing lcms2 (2.15-r2) 17:57:09 (28/107) Installing libjxl (0.8.2-r0) 17:57:09 (29/107) Installing lame-libs (3.100-r5) 17:57:09 (30/107) Installing opus (1.4-r0) 17:57:09 (31/107) Installing libgomp (12.2.1_git20220924-r10) 17:57:09 (32/107) Installing soxr (0.1.3-r5) 17:57:09 (33/107) Installing ffmpeg-libswresample (6.0-r15) 17:57:09 (34/107) Installing libogg (1.3.5-r4) 17:57:09 (35/107) Installing libtheora (1.1.1-r17) 17:57:09 (36/107) Installing libvorbis (1.3.7-r1) 17:57:09 (37/107) Installing libvpx (1.13.0-r2) 17:57:09 (38/107) Installing libwebp (1.3.2-r0) 17:57:09 (39/107) Installing x264-libs (0.164_git20220602-r1) 17:57:09 (40/107) Installing numactl (2.0.16-r4) 17:57:09 (41/107) Installing x265-libs (3.5-r4) 17:57:09 (42/107) Installing xvidcore (1.3.7-r1) 17:57:09 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 17:57:09 (44/107) Installing alsa-lib (1.2.9-r1) 17:57:09 (45/107) Installing libexpat (2.5.0-r1) 17:57:09 (46/107) Installing libbz2 (1.0.8-r5) 17:57:09 (47/107) Installing libpng (1.6.39-r3) 17:57:09 (48/107) Installing freetype (2.13.0-r5) 17:57:09 (49/107) Installing fontconfig (2.14.2-r3) 17:57:09 (50/107) Installing fribidi (1.0.13-r0) 17:57:09 (51/107) Installing libintl (0.21.1-r7) 17:57:09 (52/107) Installing libblkid (2.38.1-r8) 17:57:09 (53/107) Installing libmount (2.38.1-r8) 17:57:09 (54/107) Installing pcre2 (10.42-r1) 17:57:09 (55/107) Installing glib (2.76.4-r0) 17:57:09 (56/107) Installing graphite2 (1.3.14-r5) 17:57:09 (57/107) Installing harfbuzz (7.3.0-r0) 17:57:09 (58/107) Installing libunibreak (5.1-r0) 17:57:09 (59/107) Installing libass (0.17.1-r0) 17:57:09 (60/107) Installing libbluray (1.3.4-r0) 17:57:09 (61/107) Installing gmp (6.2.1-r3) 17:57:09 (62/107) Installing nettle (3.8.1-r2) 17:57:09 (63/107) Installing libunistring (1.1-r1) 17:57:09 (64/107) Installing libidn2 (2.3.4-r1) 17:57:09 (65/107) Installing p11-kit (0.24.1-r2) 17:57:09 (66/107) Installing libtasn1 (4.19.0-r1) 17:57:09 (67/107) Installing gnutls (3.8.0-r2) 17:57:09 (68/107) Installing mpg123-libs (1.31.3-r1) 17:57:09 (69/107) Installing libopenmpt (0.7.2-r0) 17:57:09 (70/107) Installing cjson (1.7.15-r4) 17:57:09 (71/107) Installing mbedtls (2.28.5-r0) 17:57:09 (72/107) Installing librist (0.2.7-r0) 17:57:09 (73/107) Installing libsrt (1.5.2-r0) 17:57:09 (74/107) Installing libssh (0.10.5-r0) 17:57:09 (75/107) Installing xz-libs (5.4.3-r0) 17:57:09 (76/107) Installing libxml2 (2.11.4-r0) 17:57:09 (77/107) Installing libsodium (1.0.18-r3) 17:57:09 (78/107) Installing libzmq (4.3.4-r4) 17:57:09 (79/107) Installing ffmpeg-libavformat (6.0-r15) 17:57:09 (80/107) Installing glslang-libs (1.3.243.0-r1) 17:57:09 (81/107) Installing spirv-tools (1.3.243.0-r1) 17:57:09 (82/107) Installing shaderc (2023.3-r1) 17:57:09 (83/107) Installing vulkan-loader (1.3.243.0-r1) 17:57:09 (84/107) Installing libplacebo (5.264.1-r1) 17:57:09 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 17:57:09 (86/107) Installing ffmpeg-libswscale (6.0-r15) 17:57:09 (87/107) Installing vidstab (1.1.1-r0) 17:57:09 (88/107) Installing zimg (3.0.5-r0) 17:57:09 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 17:57:09 (90/107) Installing libasyncns (0.8-r1) 17:57:09 (91/107) Installing dbus-libs (1.14.8-r0) 17:57:09 (92/107) Installing libltdl (2.4.7-r2) 17:57:09 (93/107) Installing orc (0.4.34-r0) 17:57:09 (94/107) Installing flac-libs (1.4.3-r0) 17:57:09 (95/107) Installing libsndfile (1.2.0-r2) 17:57:09 (96/107) Installing speexdsp (1.2.1-r1) 17:57:09 (97/107) Installing tdb-libs (1.4.8-r1) 17:57:09 (98/107) Installing libpulse (16.1-r10) 17:57:09 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 17:57:09 (100/107) Installing v4l-utils-libs (1.24.1-r0) 17:57:09 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 17:57:09 (102/107) Installing ffmpeg (6.0-r15) 17:57:09 (103/107) Installing udev-init-scripts (35-r1) 17:57:09 (104/107) Installing eudev-libs (3.2.11-r8) 17:57:09 (105/107) Installing zstd-libs (1.5.5-r4) 17:57:09 (106/107) Installing kmod-libs (30-r3) 17:57:09 (107/107) Installing eudev (3.2.11-r8) 17:57:09 Executing busybox-1.36.1-r2.trigger 17:57:09 Executing glib-2.76.4-r0.trigger 17:57:10 Executing eudev-3.2.11-r8.trigger 17:57:10 OK: 131 MiB in 122 packages 17:57:16 Removing intermediate container 2538e6dd74f4 17:57:16 ---> 6b661491f4db 17:57:16 Step 18/36 : WORKDIR / 17:57:16 ---> Running in 6b2d31b7d500 17:57:16 Removing intermediate container 6b2d31b7d500 17:57:16 ---> 1de2d1d4d41c 17:57:16 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:57:17 ---> df40dca90dd6 17:57:17 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:57:17 ---> 82ade35056b4 17:57:17 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:57:17 ---> 24bb7ad0a30f 17:57:17 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:57:17 ---> bcb0cdfb3a32 17:57:17 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:57:17 ---> 10d86d48e7c2 17:57:17 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:57:17 ---> 805658c033c6 17:57:17 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:57:19 ---> 9810075d3b52 17:57:19 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:57:19 ---> Running in f3e1540b69b2 17:57:19 Removing intermediate container f3e1540b69b2 17:57:19 ---> 8407be3e2cb9 17:57:19 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:57:19 ---> Running in 4655bb45e7ea 17:57:20 Removing intermediate container 4655bb45e7ea 17:57:20 ---> d03790b2d19f 17:57:20 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:57:20 ---> Running in 0bc9514fc71e 17:57:20 Removing intermediate container 0bc9514fc71e 17:57:20 ---> e7cebac9e533 17:57:20 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:57:20 ---> Running in ae9003fcf284 17:57:21 Removing intermediate container ae9003fcf284 17:57:21 ---> 2d312f15ea07 17:57:21 Step 30/36 : EXPOSE 59983 17:57:21 ---> Running in 83beeec87cca 17:57:21 Removing intermediate container 83beeec87cca 17:57:21 ---> 7079f9d53b7b 17:57:21 Step 31/36 : EXPOSE 8554 17:57:21 ---> Running in 54406653a154 17:57:21 Removing intermediate container 54406653a154 17:57:21 ---> 82543e0ac629 17:57:21 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:57:21 ---> Running in 71ce39df8e62 17:57:21 Removing intermediate container 71ce39df8e62 17:57:21 ---> b5b47f66d7d7 17:57:21 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:57:21 ---> Running in 834a1009e43d 17:57:21 Removing intermediate container 834a1009e43d 17:57:21 ---> 3f6b866c548c 17:57:21 Step 34/36 : LABEL arch=amd64 17:57:21 ---> Running in 62fbc2be4d9e 17:57:21 Removing intermediate container 62fbc2be4d9e 17:57:21 ---> 7e19cd1e2385 17:57:21 Step 35/36 : LABEL git_sha=da179fb1ebc0cec3304494138369b084bb4e42fd 17:57:21 ---> Running in af839041a29c 17:57:21 Removing intermediate container af839041a29c 17:57:21 ---> 53f010c21151 17:57:21 Step 36/36 : LABEL version=0.0.0 17:57:21 ---> Running in ed24cb492ab6 17:57:21 Removing intermediate container ed24cb492ab6 17:57:21 ---> 080e8966f752 17:57:21 [Warning] One or more build-args [ARCH] were not consumed 17:57:21 Successfully built 080e8966f752 17:57:21 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:22 17:57:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:23 latest: Pulling from edgex-lftools-log-publisher 17:57:23 5eb5b503b376: Pulling fs layer 17:57:23 5c69ac0246d0: Pulling fs layer 17:57:23 ec43610c2a17: Pulling fs layer 17:57:23 3a2ae6a8a46f: Pulling fs layer 17:57:23 33b1e0a273af: Pulling fs layer 17:57:23 5d3b04190fa2: Pulling fs layer 17:57:23 2f39f015ded8: Pulling fs layer 17:57:23 3a2ae6a8a46f: Waiting 17:57:23 33b1e0a273af: Waiting 17:57:23 5d3b04190fa2: Waiting 17:57:23 2f39f015ded8: Waiting 17:57:23 5c69ac0246d0: Download complete 17:57:23 3a2ae6a8a46f: Verifying Checksum 17:57:23 3a2ae6a8a46f: Download complete 17:57:23 33b1e0a273af: Verifying Checksum 17:57:23 33b1e0a273af: Download complete 17:57:23 5d3b04190fa2: Download complete 17:57:23 ec43610c2a17: Download complete 17:57:23 5eb5b503b376: Verifying Checksum 17:57:23 5eb5b503b376: Download complete 17:57:23 2f39f015ded8: Download complete 17:57:24 5eb5b503b376: Pull complete 17:57:24 5c69ac0246d0: Pull complete 17:57:25 ec43610c2a17: Pull complete 17:57:25 3a2ae6a8a46f: Pull complete 17:57:25 33b1e0a273af: Pull complete 17:57:25 5d3b04190fa2: Pull complete 17:57:29 2f39f015ded8: Pull complete 17:57:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:30 prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container 17:57:30 $ 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-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:57:40 $ docker top e7d2c3820622d9bcb9cce8dcccc0fda24a814c0c159cd42f3ad75f589584fe69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:40 ---> job-cost.sh 17:57:40 lf-activate-venv: SKIPPING 17:57:40 INFO: No Stack... 17:57:40 INFO: Retrieving Pricing Info for: v3-standard-8 17:57:41 INFO: Archiving Costs [Pipeline] sh 17:57:41 + cat /w/workspace/foundry_device-usb-camera_PR-309/archives/cost.csv 17:57:41 + cut -d, -f6 [Pipeline] lock 17:57:41 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] 17:57:41 Resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] did not exist. Created. 17:57:41 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:42 + echo total: 0.2199999988079071 [Pipeline] stash 17:57:42 Stashed 1 file(s) [Pipeline] } 17:57:42 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:42 $ docker stop --time=1 e7d2c3820622d9bcb9cce8dcccc0fda24a814c0c159cd42f3ad75f589584fe69 17:57:43 $ docker rm -f --volumes e7d2c3820622d9bcb9cce8dcccc0fda24a814c0c159cd42f3ad75f589584fe69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16872 in /w/workspace/foundry_device-usb-camera_PR-309 [Pipeline] { [Pipeline] ws 17:57:44 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:57:44 Selected Git installation does not exist. Using Default 17:57:44 The recommended git tool is: NONE 17:57:53 using credential edgex-jenkins-ssh 17:57:53 Cloning the remote Git repository 17:57:53 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:57:53 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:57:53 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:57:53 > git --version # timeout=10 17:57:54 > git --version # 'git version 2.25.1' 17:57:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:57:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:56 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:57:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:57:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:57:57 Merging remotes/origin/main commit d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 into PR head commit da179fb1ebc0cec3304494138369b084bb4e42fd 17:57:57 Merge succeeded, producing da179fb1ebc0cec3304494138369b084bb4e42fd 17:57:57 Checking out Revision da179fb1ebc0cec3304494138369b084bb4e42fd (PR-309) 17:57:57 Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" 17:57:58 > git --version # timeout=10 17:57:58 > git --version # 'git version 2.25.1' 17:57:58 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:57:57 > git config core.sparsecheckout # timeout=10 17:57:57 > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # timeout=10 17:57:57 > git remote # timeout=10 17:57:57 > git config --get remote.origin.url # timeout=10 17:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:57 > git merge d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 17:57:57 > git rev-parse HEAD^{commit} # timeout=10 17:57:57 > git config core.sparsecheckout # timeout=10 17:57:57 > git checkout -f da179fb1ebc0cec3304494138369b084bb4e42fd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:57:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:59 Dload Upload Total Spent Left Speed 17:57:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 252k 0 --:--:-- --:--:-- --:--:-- 252k [Pipeline] sh 17:57:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:58:00 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:58:00 sudo tee /etc/docker/daemon.new 17:58:00 { 17:58:00 "registry-mirrors": [ 17:58:00 "https://nexus3.edgexfoundry.org:10001" 17:58:00 ], 17:58:00 "bip": "10.250.0.254/24", 17:58:00 "hosts": [ 17:58:00 "tcp://0.0.0.0:5555", 17:58:00 "unix:///var/run/docker.sock" 17:58:00 ], 17:58:00 "mtu": 1458, 17:58:00 "selinux-enabled": true, 17:58:00 "seccomp-profile": "/etc/docker/seccomp.json" 17:58:00 } [Pipeline] sh 17:58:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:58:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:19 provisioning config files... 17:58:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8327779329610358244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:19 ---> docker-login.sh 17:58:19 nexus3.edgexfoundry.org:10001 17:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:20 Configure a credential helper to remove this warning. See 17:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:20 17:58:20 Login Succeeded 17:58:20 nexus3.edgexfoundry.org:10002 17:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:20 Configure a credential helper to remove this warning. See 17:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:20 17:58:20 Login Succeeded 17:58:20 nexus3.edgexfoundry.org:10003 17:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:21 Configure a credential helper to remove this warning. See 17:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:21 17:58:21 Login Succeeded 17:58:21 nexus3.edgexfoundry.org:10004 17:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:21 Configure a credential helper to remove this warning. See 17:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:21 17:58:21 Login Succeeded 17:58:21 docker.io 17:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:22 Configure a credential helper to remove this warning. See 17:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:22 17:58:22 Login Succeeded 17:58:22 ---> docker-login.sh ends [Pipeline] } 17:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:58:22 ========================================================= 17:58:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:58:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:58:23 Sending build context to Docker daemon 1.366MB 17:58:23 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 17:58:23 Step 2/13 : FROM ${BASE} AS builder 17:58:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:58:23 9fda8d8052c6: Pulling fs layer 17:58:23 5d54e960e981: Pulling fs layer 17:58:23 c4a7e357bf2a: Pulling fs layer 17:58:23 f0e02332f6b5: Pulling fs layer 17:58:23 cefa15bbcfad: Pulling fs layer 17:58:23 17808c966233: Pulling fs layer 17:58:23 f4c1fc716caa: Pulling fs layer 17:58:23 f0e02332f6b5: Waiting 17:58:23 cefa15bbcfad: Waiting 17:58:23 17808c966233: Waiting 17:58:23 f4c1fc716caa: Waiting 17:58:23 5d54e960e981: Verifying Checksum 17:58:23 5d54e960e981: Download complete 17:58:23 f0e02332f6b5: Verifying Checksum 17:58:23 f0e02332f6b5: Download complete 17:58:23 cefa15bbcfad: Verifying Checksum 17:58:23 cefa15bbcfad: Download complete 17:58:24 9fda8d8052c6: Download complete 17:58:24 f4c1fc716caa: Verifying Checksum 17:58:24 f4c1fc716caa: Download complete 17:58:24 9fda8d8052c6: Pull complete 17:58:25 5d54e960e981: Pull complete 17:58:25 c4a7e357bf2a: Verifying Checksum 17:58:25 c4a7e357bf2a: Download complete 17:58:26 17808c966233: Download complete 17:58:39 c4a7e357bf2a: Pull complete 17:58:39 f0e02332f6b5: Pull complete 17:58:39 cefa15bbcfad: Pull complete 17:58:49 17808c966233: Pull complete 17:58:50 f4c1fc716caa: Pull complete 17:58:50 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:58:50 ---> ea914061e18c 17:58:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:58:51 ---> Running in bab4c01e024a 17:58:51 Removing intermediate container bab4c01e024a 17:58:51 ---> 0cae459fcc24 17:58:51 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:58:52 ---> Running in 31f76754dc4a 17:58:52 Removing intermediate container 31f76754dc4a 17:58:52 ---> 7d221c56e498 17:58:52 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:58:52 ---> Running in 18db3df5b4ad 17:58:52 Removing intermediate container 18db3df5b4ad 17:58:52 ---> 66d1b3bac7d4 17:58:52 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:58:52 ---> Running in 274a950bca3d 17:58:53 Removing intermediate container 274a950bca3d 17:58:53 ---> a21e73a45be2 17:58:53 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:53 ---> Running in 1c259f95b92e 17:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:58:56 (1/13) Installing libintl (0.21.1-r7) 17:58:56 (2/13) Installing eudev-libs (3.2.11-r8) 17:58:56 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 17:58:56 (4/13) Installing v4l-utils-libs (1.24.1-r0) 17:58:56 (5/13) Installing v4l-utils (1.24.1-r0) 17:58:56 (6/13) Installing libdvbv5 (1.24.1-r0) 17:58:56 (7/13) Installing udev-init-scripts (35-r1) 17:58:56 (8/13) Installing libblkid (2.38.1-r8) 17:58:56 (9/13) Installing xz-libs (5.4.3-r0) 17:58:56 (10/13) Installing kmod-libs (30-r3) 17:58:56 (11/13) Installing eudev (3.2.11-r8) 17:58:56 (12/13) Installing eudev-dev (3.2.11-r8) 17:58:56 (13/13) Installing v4l-utils-dev (1.24.1-r0) 17:58:56 Executing busybox-1.36.1-r2.trigger 17:58:56 Executing eudev-3.2.11-r8.trigger 17:58:56 OK: 273 MiB in 65 packages 17:59:00 Removing intermediate container 1c259f95b92e 17:59:00 ---> f61a765d0416 17:59:00 Step 8/13 : WORKDIR /device-usb-camera 17:59:00 ---> Running in 2bc562a0d102 17:59:00 Removing intermediate container 2bc562a0d102 17:59:00 ---> 906ec2feebf0 17:59:00 Step 9/13 : COPY go.mod vendor* ./ 17:59:02 ---> b9ae273a142b 17:59:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:02 ---> Running in 70e65fa9979c 18:00:27 Removing intermediate container 70e65fa9979c 18:00:27 ---> bd445a6d6766 18:00:27 Step 11/13 : COPY . . 18:00:27 ---> e38980cc800d 18:00:27 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:00:27 ---> Running in 900a8ccf1fb2 18:00:27  % Total % Received % Xferd Average Speed Time  Time Time Current 18:00:27 Dload Upload Total Spent Left Speed 18:00:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5336 0 --:--:-- --:--:-- --:--:-- 5331 18:00:27 Removing intermediate container 900a8ccf1fb2 18:00:27 ---> d7d5309d7ee2 18:00:27 Step 13/13 : RUN ${MAKE} 18:00:27 ---> Running in 77bd6e61ca19 18:00:27 noop 18:00:27 Removing intermediate container 77bd6e61ca19 18:00:27 ---> c0202788db45 18:00:27 Successfully built c0202788db45 18:00:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:28 + docker inspect -f . ci-base-image-arm64 18:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:28 prd-ubuntu20.04-docker-arm64-4c-16g-16872 does not seem to be running inside a container 18:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:00:29 $ docker top 6e258e3dadb1a9ce4348419154dd6b52c42a6ef58687eb8bc8e077edcbf779b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:30 + go version 18:00:30 go version go1.21.0 linux/arm64 [Pipeline] } 18:00:30 $ docker stop --time=1 6e258e3dadb1a9ce4348419154dd6b52c42a6ef58687eb8bc8e077edcbf779b2 18:00:32 $ docker rm -f --volumes 6e258e3dadb1a9ce4348419154dd6b52c42a6ef58687eb8bc8e077edcbf779b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:33 + docker inspect -f . ci-base-image-arm64 18:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:33 prd-ubuntu20.04-docker-arm64-4c-16g-16872 does not seem to be running inside a container 18:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:00:34 $ docker top 36fb2f4dc96fc4fa56a41581b50534a72791b0f65d906b7d262f6edcf348450e -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:35 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:00:36 + make test 18:00:36 go test ./... -coverprofile=coverage.out ./... 18:00:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:02:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:02:25 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 4.4% of statements 18:02:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:02:25 go vet ./... 18:02:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:02:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:02:47 ./bin/test-attribution-txt.sh [Pipeline] echo 18:02:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:02:47 $ docker stop --time=1 36fb2f4dc96fc4fa56a41581b50534a72791b0f65d906b7d262f6edcf348450e 18:02:49 $ docker rm -f --volumes 36fb2f4dc96fc4fa56a41581b50534a72791b0f65d906b7d262f6edcf348450e [Pipeline] // withDockerContainer [Pipeline] sh 18:02:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:50 Warning: overwriting stash ‘coverage-report’ 18:02:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:52 + ls -al . 18:02:52 total 212 18:02:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 18:00 . 18:02:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:57 .. 18:02:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:57 .git 18:02:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:57 .github 18:02:52 -rw-rw-r-- 1 jenkins jenkins 429 Nov 7 17:57 .gitignore 18:02:52 -rw-rw-r-- 1 jenkins jenkins 45 Nov 7 17:57 .golangci.yml 18:02:52 -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 17:57 .hadolint.yml 18:02:52 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 7 17:57 Attribution.txt 18:02:52 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 7 17:57 CHANGELOG.md 18:02:52 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 7 17:57 Dockerfile 18:02:52 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 17:57 GOVERNANCE.md 18:02:52 -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 17:57 Jenkinsfile 18:02:52 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 17:57 LICENSE 18:02:52 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 7 17:57 Makefile 18:02:52 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 17:57 OWNERS.md 18:02:52 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 17:57 README.md 18:02:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 17:54 VERSION 18:02:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:57 bin 18:02:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:57 cmd 18:02:52 -rw-r--r-- 1 jenkins jenkins 54703 Nov 7 18:02 coverage.out 18:02:52 -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 17:57 docker-entrypoint.sh 18:02:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:57 docs 18:02:52 -rw-rw-r-- 1 jenkins jenkins 3925 Nov 7 17:57 go.mod 18:02:52 -rw-rw-r-- 1 jenkins jenkins 34838 Nov 7 17:57 go.sum 18:02:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:57 internal 18:02:52 -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:52 + 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=da179fb1ebc0cec3304494138369b084bb4e42fd --label arch=arm64 --label version=0.0.0 . 18:02:52 Sending build context to Docker daemon 1.421MB 18:02:52 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:02:52 Step 2/36 : FROM ${BASE} AS builder 18:02:52 ---> c0202788db45 18:02:52 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:02:53 ---> Running in 754d1489a227 18:02:53 Removing intermediate container 754d1489a227 18:02:53 ---> c555463f926a 18:02:53 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:53 ---> Running in 58521f27ae62 18:02:53 Removing intermediate container 58521f27ae62 18:02:53 ---> 8cb927abd6e1 18:02:53 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:02:53 ---> Running in 310f3d45086d 18:02:54 Removing intermediate container 310f3d45086d 18:02:54 ---> 78ef0636dc7f 18:02:54 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:02:54 ---> Running in 75083e5e9c35 18:02:54 Removing intermediate container 75083e5e9c35 18:02:54 ---> a6224d7f7034 18:02:54 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:54 ---> Running in a8566976646d 18:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:02:57 OK: 273 MiB in 65 packages 18:02:58 Removing intermediate container a8566976646d 18:02:58 ---> c3be30e6c71f 18:02:58 Step 8/36 : WORKDIR /device-usb-camera 18:02:58 ---> Running in 2f8ca534b8fa 18:02:58 Removing intermediate container 2f8ca534b8fa 18:02:58 ---> 3994ab057e27 18:02:58 Step 9/36 : COPY go.mod vendor* ./ 18:03:02 ---> 0f8caf33a4ad 18:03:02 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:02 ---> Running in 2cf7c6367c4d 18:03:05 Removing intermediate container 2cf7c6367c4d 18:03:05 ---> fc3dac46fd4f 18:03:05 Step 11/36 : COPY . . 18:03:05 ---> ba029dba7b75 18:03:05 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:03:05 ---> Running in f45d5db20581 18:03:06  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:06 Dload Upload Total Spent Left Speed 18:03:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253  100 1253 0 0 8746 0 --:--:-- --:--:-- --:--:-- 8823 18:03:07 Removing intermediate container f45d5db20581 18:03:07 ---> 80dcc4cde2e6 18:03:07 Step 13/36 : RUN ${MAKE} 18:03:07 ---> Running in 20f07a92c21d 18:03:08 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.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:05:30 Removing intermediate container 20f07a92c21d 18:05:30 ---> 801761862e57 18:05:30 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:05:30 v0.21.6: Pulling from aler9/rtsp-simple-server 18:05:30 8766b47fe142: Pulling fs layer 18:05:30 8766b47fe142: Verifying Checksum 18:05:30 8766b47fe142: Download complete 18:05:30 8766b47fe142: Pull complete 18:05:30 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:05:30 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:05:30 ---> 69d40e2cb93c 18:05:30 Step 15/36 : FROM alpine:3.18 18:05:30 3.18: Pulling from library/alpine 18:05:30 579b34f0a95b: Pulling fs layer 18:05:30 579b34f0a95b: Verifying Checksum 18:05:30 579b34f0a95b: Download complete 18:05:30 579b34f0a95b: Pull complete 18:05:30 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:05:30 Status: Downloaded newer image for alpine:3.18 18:05:30 ---> 3cc203321400 18:05:30 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:05:30 ---> Running in c02f3dc6262e 18:05:30 Removing intermediate container c02f3dc6262e 18:05:30 ---> 1c573c91768a 18:05:30 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:05:30 ---> Running in a4143d9fb722 18:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:05:30 (1/104) Installing dumb-init (1.2.5-r2) 18:05:30 (2/104) Installing sdl2 (2.26.5-r0) 18:05:30 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:05:30 (4/104) Installing aom-libs (3.6.1-r0) 18:05:30 (5/104) Installing libxau (1.0.11-r2) 18:05:30 (6/104) Installing libmd (1.0.4-r2) 18:05:30 (7/104) Installing libbsd (0.11.7-r1) 18:05:30 (8/104) Installing libxdmcp (1.1.4-r2) 18:05:30 (9/104) Installing libxcb (1.15-r1) 18:05:30 (10/104) Installing libx11 (1.8.7-r0) 18:05:30 (11/104) Installing libdrm (2.4.115-r4) 18:05:30 (12/104) Installing libxext (1.3.5-r2) 18:05:30 (13/104) Installing libxfixes (6.0.1-r2) 18:05:30 (14/104) Installing libffi (3.4.4-r2) 18:05:30 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:05:30 (16/104) Installing libva (2.18.0-r1) 18:05:30 (17/104) Installing libvdpau (1.5-r1) 18:05:30 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:05:30 (19/104) Installing libdav1d (1.2.1-r0) 18:05:30 (20/104) Installing brotli-libs (1.0.9-r14) 18:05:30 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:05:30 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:05:30 (23/104) Installing libhwy (1.0.4-r1) 18:05:30 (24/104) Installing lcms2 (2.15-r2) 18:05:30 (25/104) Installing libjxl (0.8.2-r0) 18:05:30 (26/104) Installing lame-libs (3.100-r5) 18:05:30 (27/104) Installing opus (1.4-r0) 18:05:30 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:05:30 (29/104) Installing soxr (0.1.3-r5) 18:05:30 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:05:30 (31/104) Installing libogg (1.3.5-r4) 18:05:30 (32/104) Installing libtheora (1.1.1-r17) 18:05:30 (33/104) Installing libvorbis (1.3.7-r1) 18:05:30 (34/104) Installing libvpx (1.13.0-r2) 18:05:30 (35/104) Installing libwebp (1.3.2-r0) 18:05:30 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:05:30 (37/104) Installing numactl (2.0.16-r4) 18:05:30 (38/104) Installing x265-libs (3.5-r4) 18:05:30 (39/104) Installing xvidcore (1.3.7-r1) 18:05:30 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:05:30 (41/104) Installing alsa-lib (1.2.9-r1) 18:05:30 (42/104) Installing libexpat (2.5.0-r1) 18:05:30 (43/104) Installing libbz2 (1.0.8-r5) 18:05:30 (44/104) Installing libpng (1.6.39-r3) 18:05:30 (45/104) Installing freetype (2.13.0-r5) 18:05:30 (46/104) Installing fontconfig (2.14.2-r3) 18:05:30 (47/104) Installing fribidi (1.0.13-r0) 18:05:30 (48/104) Installing libintl (0.21.1-r7) 18:05:30 (49/104) Installing libblkid (2.38.1-r8) 18:05:30 (50/104) Installing libmount (2.38.1-r8) 18:05:30 (51/104) Installing pcre2 (10.42-r1) 18:05:30 (52/104) Installing glib (2.76.4-r0) 18:05:30 (53/104) Installing graphite2 (1.3.14-r5) 18:05:30 (54/104) Installing harfbuzz (7.3.0-r0) 18:05:30 (55/104) Installing libunibreak (5.1-r0) 18:05:30 (56/104) Installing libass (0.17.1-r0) 18:05:30 (57/104) Installing libbluray (1.3.4-r0) 18:05:30 (58/104) Installing gmp (6.2.1-r3) 18:05:30 (59/104) Installing nettle (3.8.1-r2) 18:05:30 (60/104) Installing libunistring (1.1-r1) 18:05:30 (61/104) Installing libidn2 (2.3.4-r1) 18:05:30 (62/104) Installing p11-kit (0.24.1-r2) 18:05:30 (63/104) Installing libtasn1 (4.19.0-r1) 18:05:30 (64/104) Installing gnutls (3.8.0-r2) 18:05:30 (65/104) Installing mpg123-libs (1.31.3-r1) 18:05:30 (66/104) Installing libopenmpt (0.7.2-r0) 18:05:30 (67/104) Installing cjson (1.7.15-r4) 18:05:30 (68/104) Installing mbedtls (2.28.5-r0) 18:05:30 (69/104) Installing librist (0.2.7-r0) 18:05:30 (70/104) Installing libsrt (1.5.2-r0) 18:05:30 (71/104) Installing libssh (0.10.5-r0) 18:05:30 (72/104) Installing xz-libs (5.4.3-r0) 18:05:30 (73/104) Installing libxml2 (2.11.4-r0) 18:05:30 (74/104) Installing libsodium (1.0.18-r3) 18:05:30 (75/104) Installing libzmq (4.3.4-r4) 18:05:30 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:05:30 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:05:30 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:05:30 (79/104) Installing shaderc (2023.3-r1) 18:05:30 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:05:30 (81/104) Installing libplacebo (5.264.1-r1) 18:05:30 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:05:30 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:05:30 (84/104) Installing vidstab (1.1.1-r0) 18:05:30 (85/104) Installing zimg (3.0.5-r0) 18:05:30 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:05:30 (87/104) Installing libasyncns (0.8-r1) 18:05:30 (88/104) Installing dbus-libs (1.14.8-r0) 18:05:30 (89/104) Installing libltdl (2.4.7-r2) 18:05:30 (90/104) Installing orc (0.4.34-r0) 18:05:30 (91/104) Installing flac-libs (1.4.3-r0) 18:05:30 (92/104) Installing libsndfile (1.2.0-r2) 18:05:30 (93/104) Installing speexdsp (1.2.1-r1) 18:05:30 (94/104) Installing tdb-libs (1.4.8-r1) 18:05:30 (95/104) Installing libpulse (16.1-r10) 18:05:30 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:05:30 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:05:30 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:05:30 (99/104) Installing ffmpeg (6.0-r15) 18:05:30 (100/104) Installing udev-init-scripts (35-r1) 18:05:30 (101/104) Installing eudev-libs (3.2.11-r8) 18:05:30 (102/104) Installing zstd-libs (1.5.5-r4) 18:05:30 (103/104) Installing kmod-libs (30-r3) 18:05:30 (104/104) Installing eudev (3.2.11-r8) 18:05:30 Executing busybox-1.36.1-r2.trigger 18:05:30 Executing glib-2.76.4-r0.trigger 18:05:30 Executing eudev-3.2.11-r8.trigger 18:05:30 OK: 110 MiB in 119 packages 18:05:33 Removing intermediate container a4143d9fb722 18:05:33 ---> c033ae525d76 18:05:33 Step 18/36 : WORKDIR / 18:05:33 ---> Running in 15a5c88bf750 18:05:33 Removing intermediate container 15a5c88bf750 18:05:33 ---> aa1d70bf430b 18:05:33 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:05:36 ---> c8ea98710d2a 18:05:36 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:05:36 ---> 523d182b0a06 18:05:36 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:05:37 ---> f95b9e503597 18:05:37 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:05:37 ---> 3d27b63984dd 18:05:37 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:05:38 ---> 27f95d1def27 18:05:38 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:05:38 ---> bd1df72cebb5 18:05:38 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:05:40 ---> 86dfc8602aea 18:05:40 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:05:40 ---> Running in 5cc114f14a2a 18:05:42 Removing intermediate container 5cc114f14a2a 18:05:42 ---> 0bd6117c23e5 18:05:42 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:05:42 ---> Running in 1535f7e3bb8e 18:05:43 Removing intermediate container 1535f7e3bb8e 18:05:43 ---> aaf8423dc8ec 18:05:43 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:05:43 ---> Running in 0cd1a181a17a 18:05:45 Removing intermediate container 0cd1a181a17a 18:05:45 ---> 2fcbab00d1f0 18:05:45 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:05:45 ---> Running in 3e7fbe833260 18:05:51 Removing intermediate container 3e7fbe833260 18:05:51 ---> f85cb29279b9 18:05:51 Step 30/36 : EXPOSE 59983 18:05:51 ---> Running in e9ce565738ea 18:05:51 Removing intermediate container e9ce565738ea 18:05:51 ---> dba29cdccfe6 18:05:51 Step 31/36 : EXPOSE 8554 18:05:51 ---> Running in 44227e099440 18:05:51 Removing intermediate container 44227e099440 18:05:51 ---> b7548b858a8e 18:05:51 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:05:51 ---> Running in 54dccc688a38 18:05:51 Removing intermediate container 54dccc688a38 18:05:51 ---> f7b0ee45ad70 18:05:51 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:05:51 ---> Running in 862289f2a92f 18:05:51 Removing intermediate container 862289f2a92f 18:05:51 ---> a7d107d9f0cc 18:05:51 Step 34/36 : LABEL arch=arm64 18:05:52 ---> Running in 78a2bcb7a5ec 18:05:52 Removing intermediate container 78a2bcb7a5ec 18:05:52 ---> c76ac7591edd 18:05:52 Step 35/36 : LABEL git_sha=da179fb1ebc0cec3304494138369b084bb4e42fd 18:05:52 ---> Running in 5fc4fbd46593 18:05:52 Removing intermediate container 5fc4fbd46593 18:05:52 ---> a74c314e38de 18:05:52 Step 36/36 : LABEL version=0.0.0 18:05:52 ---> Running in 8dde410a0b57 18:05:53 Removing intermediate container 8dde410a0b57 18:05:53 ---> c034fba7884f 18:05:53 [Warning] One or more build-args [ARCH] were not consumed 18:05:53 Successfully built c034fba7884f 18:05:53 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:53 18:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:54 arm64: Pulling from edgex-lftools-log-publisher 18:05:54 8998bd30e6a1: Pulling fs layer 18:05:54 04944245beec: Pulling fs layer 18:05:54 699f458cf7ca: Pulling fs layer 18:05:54 765212b225bb: Pulling fs layer 18:05:54 f23df028b6ca: Pulling fs layer 18:05:54 d65c8cfc05b1: Pulling fs layer 18:05:54 2437ff75d9bd: Pulling fs layer 18:05:54 765212b225bb: Waiting 18:05:54 d65c8cfc05b1: Waiting 18:05:54 2437ff75d9bd: Waiting 18:05:54 f23df028b6ca: Waiting 18:05:54 04944245beec: Verifying Checksum 18:05:54 04944245beec: Download complete 18:05:54 765212b225bb: Verifying Checksum 18:05:54 765212b225bb: Download complete 18:05:54 f23df028b6ca: Verifying Checksum 18:05:54 f23df028b6ca: Download complete 18:05:54 d65c8cfc05b1: Verifying Checksum 18:05:54 d65c8cfc05b1: Download complete 18:05:54 699f458cf7ca: Verifying Checksum 18:05:54 699f458cf7ca: Download complete 18:05:55 8998bd30e6a1: Verifying Checksum 18:05:55 8998bd30e6a1: Download complete 18:05:57 2437ff75d9bd: Verifying Checksum 18:05:57 2437ff75d9bd: Download complete 18:05:59 8998bd30e6a1: Pull complete 18:05:59 04944245beec: Pull complete 18:06:01 699f458cf7ca: Pull complete 18:06:01 765212b225bb: Pull complete 18:06:04 f23df028b6ca: Pull complete 18:06:04 d65c8cfc05b1: Pull complete 18:06:22 2437ff75d9bd: Pull complete 18:06:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-16872 does not seem to be running inside a container 18:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:06:25 $ docker top e07f16eb72270317111ee0713aef34efa9495f88e136c978e0e4b060e9c1db2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:26 ---> job-cost.sh 18:06:26 lf-activate-venv: SKIPPING 18:06:26 INFO: No Stack... 18:06:26 INFO: Retrieving Pricing Info for: v3-standard-4 18:06:27 INFO: Archiving Costs [Pipeline] sh 18:06:28 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:06:28 + cut -d, -f6 [Pipeline] lock 18:06:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] 18:06:28 Resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] did not exist. Created. 18:06:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:29 /w/workspace/device-usb-camera/1@tmp/durable-c59c4e17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:06:29 + echo total: 0.10999999940395355 [Pipeline] stash 18:06:29 Warning: overwriting stash ‘stack-cost’ 18:06:29 Stashed 1 file(s) [Pipeline] } 18:06:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:29 $ docker stop --time=1 e07f16eb72270317111ee0713aef34efa9495f88e136c978e0e4b060e9c1db2a 18:06:32 $ docker rm -f --volumes e07f16eb72270317111ee0713aef34efa9495f88e136c978e0e4b060e9c1db2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:06:33 provisioning config files... 18:06:33 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config6969212380088393038tmp [Pipeline] { [Pipeline] sh 18:06:34 + set +x 18:06:34 + curl -s https://codecov.io/bash 18:06:34 + bash -s -- 18:06:34 18:06:34 _____ _ 18:06:34 / ____| | | 18:06:34 | | ___ __| | ___ ___ _____ __ 18:06:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:06:34 | |___| (_) | (_| | __/ (_| (_) \ V / 18:06:34 \_____\___/ \__,_|\___|\___\___/ \_/ 18:06:34 Bash-1.0.6 18:06:34 18:06:34 18:06:34 ==> git version 2.25.1 found 18:06:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:06:34 Release-Date: 2020-01-08 18:06:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:06:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:06:34 ==> Jenkins CI detected. 18:06:34 current dir:  /w/workspace/foundry_device-usb-camera_PR-309 18:06:34 project root: . 18:06:34 --> token set from env 18:06:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:06:34 ==> Running gcov in . (disable via -X gcov) 18:06:34 ==> Python coveragepy not found 18:06:34 ==> Searching for coverage reports in: 18:06:34 + . 18:06:34 -> Found 1 reports 18:06:34 ==> Detecting git/mercurial file structure 18:06:34 ==> Reading reports 18:06:34 + ./coverage.out bytes=54703 18:06:34 ==> Appending adjustments 18:06:34 https://docs.codecov.io/docs/fixing-reports 18:06:34 + Found adjustments 18:06:34 ==> Gzipping contents 18:06:34 8.0K /tmp/codecov.Eekx7j.gz 18:06:34 ==> Uploading reports 18:06:34 url: https://codecov.io 18:06:34 query: branch=PR-309&commit=da179fb1ebc0cec3304494138369b084bb4e42fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=309&job=&cmd_args= 18:06:34 -> Pinging Codecov 18:06:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-309&commit=da179fb1ebc0cec3304494138369b084bb4e42fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=309&job=&cmd_args= 18:06:34 -> Uploading to 18:06:34 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/73D8F5FF140700D3E01443B452E23636/da179fb1ebc0cec3304494138369b084bb4e42fd/6a919f9b-3b3c-4508-a81a-9d409e17d8e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T180634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3591c6031e3d4c3a1f68da2673c93a670121b21dc6b5720c63d9cefa4f819959 18:06:34 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:34 Dload Upload Total Spent Left Speed 18:06:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26274 --:--:-- --:--:-- --:--:-- 26274 18:06:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/da179fb1ebc0cec3304494138369b084bb4e42fd [Pipeline] } 18:06:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:06:36 + [ -d /w/workspace/foundry_device-usb-camera_PR-309/archives ] 18:06:36 + ls -al /w/workspace/foundry_device-usb-camera_PR-309/archives 18:06:36 total 16 18:06:36 drwxr-xr-x 3 root root 4096 Nov 7 17:57 . 18:06:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:57 .. 18:06:36 drwxr-xr-x 2 root root 4096 Nov 7 17:57 cost 18:06:36 -rw-r--r-- 1 root root 89 Nov 7 17:57 cost.csv 18:06:36 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-309/archives 18:06:36 + ls -al /w/workspace/foundry_device-usb-camera_PR-309/archives 18:06:36 total 16 18:06:36 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:57 . 18:06:36 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:57 .. 18:06:36 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:57 cost 18:06:36 -rw-r--r-- 1 jenkins jenkins 89 Nov 7 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:06:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:37 ---> package-listing.sh 18:06:37 ++ facter osfamily 18:06:37 ++ tr '[:upper:]' '[:lower:]' 18:06:38 + OS_FAMILY=debian 18:06:38 + workspace=/w/workspace/foundry_device-usb-camera_PR-309 18:06:38 + START_PACKAGES=/tmp/packages_start.txt 18:06:38 + END_PACKAGES=/tmp/packages_end.txt 18:06:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:38 + PACKAGES=/tmp/packages_start.txt 18:06:38 + '[' /w/workspace/foundry_device-usb-camera_PR-309 ']' 18:06:38 + PACKAGES=/tmp/packages_end.txt 18:06:38 + case "${OS_FAMILY}" in 18:06:38 + dpkg -l 18:06:38 + grep '^ii' 18:06:38 + '[' -f /tmp/packages_start.txt ']' 18:06:38 + '[' -f /tmp/packages_end.txt ']' 18:06:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:38 + '[' /w/workspace/foundry_device-usb-camera_PR-309 ']' 18:06:38 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-309/archives/ 18:06:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-309/archives/ [Pipeline] echo 18:06:38 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-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:39 prd-ubuntu20.04-docker-8c-8g-16870 does not seem to be running inside a container 18:06:39 $ 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-309/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-309 -v /w/workspace/foundry_device-usb-camera_PR-309:/w/workspace/foundry_device-usb-camera_PR-309:rw,z -v /w/workspace/foundry_device-usb-camera_PR-309@tmp:/w/workspace/foundry_device-usb-camera_PR-309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:06:39 $ docker top 6222b46eb9e84998cf1505c17513d7e35e7b1e3f4ff45de0f0abec73227668f8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:39 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:40 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:40 + ls /var/log/sa-host 18:06:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:40 provisioning config files... 18:06:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-309@tmp/config7540489688803961221tmp [Pipeline] { [Pipeline] echo 18:06:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:41 ---> create-netrc.sh [Pipeline] } 18:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:41 ---> python-tools-install.sh [Pipeline] echo 18:06:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:41 ---> sudo-logs.sh 18:06:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:06:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:42 ---> job-cost.sh 18:06:42 lf-activate-venv: SKIPPING 18:06:42 DEBUG: total: 0.2199999988079071 18:06:42 INFO: Retrieving Stack Cost... 18:06:42 INFO: Retrieving Pricing Info for: v3-standard-8 18:06:43 INFO: Archiving Costs [Pipeline] echo 18:06:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:43 ---> logs-deploy.sh 18:06:43 lf-activate-venv: SKIPPING 18:06:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-309/1 18:06:43 INFO: archiving workspace using pattern(s): 18:06:44 Archives upload complete. 18:06:44 INFO: archiving logs to Nexus