Pull request #240 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at beed2f8d28cc393e5ecf72eec326ecfe84dcca0e rather than dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 Obtained Jenkinsfile from beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 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-ssh5748504945389055924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11048612787612248647.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-240/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-240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6947500872946659360.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-240/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8521177732942781018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3428399200727522647.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-240/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-240/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13438127100466694588.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-14541 in /w/workspace/foundry_device-usb-camera_PR-240 [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-240 # 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/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit beed2f8d28cc393e5ecf72eec326ecfe84dcca0e into PR head commit dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 Merge succeeded, producing dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 Checking out Revision dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 (PR-240) > git config core.sparsecheckout # timeout=10 > git checkout -f dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 # 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 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 # timeout=10 Commit message: "feat: rtsp cred" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:11:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:11:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:11:15 ========================================================= 20:11:15 EdgeX Global Pipelines Version Info 20:11:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:11:16 ------------------- 20:11:16 stable info: 20:11:16 ------------------- 20:11:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:11:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:11:16 Message: update stable to v1.0.249 20:11:17 ------------------- 20:11:17 experimental info: 20:11:17 ------------------- 20:11:17 Commited By: **** collab-it+edgex@linuxfoundation.org 20:11:17 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:11:17 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:11:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-240 [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-240 [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-240 [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc6a5fd [Pipeline] echo 20:11:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:19 provisioning config files... 20:11:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-240@tmp/config3309781524882375975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:19 ---> docker-login.sh 20:11:19 nexus3.edgexfoundry.org:10001 20:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:19 Configure a credential helper to remove this warning. See 20:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:19 20:11:19 Login Succeeded 20:11:19 nexus3.edgexfoundry.org:10002 20:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:19 Configure a credential helper to remove this warning. See 20:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:19 20:11:19 Login Succeeded 20:11:19 nexus3.edgexfoundry.org:10003 20:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:19 Configure a credential helper to remove this warning. See 20:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:19 20:11:19 Login Succeeded 20:11:19 nexus3.edgexfoundry.org:10004 20:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:19 Configure a credential helper to remove this warning. See 20:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:19 20:11:19 Login Succeeded 20:11:19 docker.io 20:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:20 Configure a credential helper to remove this warning. See 20:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:20 20:11:20 Login Succeeded 20:11:20 ---> docker-login.sh ends [Pipeline] } 20:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:11:21 + git rev-list -1 --merges dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03~1..dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 [Pipeline] echo 20:11:21 -----------> git rev-list -1 --merges dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03~1..dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 [false] [Pipeline] sh 20:11:21 + git log --format=format:%s -1 dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 [Pipeline] echo 20:11:21 ========================================================= 20:11:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:11:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:22 + git log --format=format:%s -1 dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 [Pipeline] echo 20:11:22 [semverPrep] GIT_COMMIT: dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03, Commit Message: feat: rtsp cred [Pipeline] echo 20:11:22 [semverPrep] This is not a build commit. [Pipeline] sh 20:11:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:11:22 + grep -v github /etc/ssh/ssh_known_hosts 20:11:22 + [ -e /tmp/ssh_known_hosts ] 20:11:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:11:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:11:22 + sudo tee -a /etc/ssh/ssh_known_hosts 20:11:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:23 20:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:23 0.1.4: Pulling from edgex-devops/py-git-semver 20:11:23 b85a868b505f: Pulling fs layer 20:11:23 e2be974225ed: Pulling fs layer 20:11:23 339a4e72a1f5: Pulling fs layer 20:11:23 988bab9f4d93: Pulling fs layer 20:11:23 1469e6f7b9e6: Pulling fs layer 20:11:23 eaf3925da568: Pulling fs layer 20:11:23 bab4dde63d76: Pulling fs layer 20:11:23 bde34c3a00c8: Pulling fs layer 20:11:23 b352a97aabf1: Pulling fs layer 20:11:23 988bab9f4d93: Waiting 20:11:23 4872d77fe225: Pulling fs layer 20:11:23 5851b861e8e6: Pulling fs layer 20:11:23 1469e6f7b9e6: Waiting 20:11:23 bde34c3a00c8: Waiting 20:11:23 eaf3925da568: Waiting 20:11:23 bab4dde63d76: Waiting 20:11:23 4872d77fe225: Waiting 20:11:23 5851b861e8e6: Waiting 20:11:23 e2be974225ed: Download complete 20:11:23 988bab9f4d93: Verifying Checksum 20:11:23 988bab9f4d93: Download complete 20:11:23 339a4e72a1f5: Verifying Checksum 20:11:23 339a4e72a1f5: Download complete 20:11:23 1469e6f7b9e6: Verifying Checksum 20:11:23 1469e6f7b9e6: Download complete 20:11:23 eaf3925da568: Verifying Checksum 20:11:23 eaf3925da568: Download complete 20:11:23 bde34c3a00c8: Verifying Checksum 20:11:23 bde34c3a00c8: Download complete 20:11:23 b352a97aabf1: Verifying Checksum 20:11:23 b352a97aabf1: Download complete 20:11:23 4872d77fe225: Verifying Checksum 20:11:23 4872d77fe225: Download complete 20:11:23 5851b861e8e6: Verifying Checksum 20:11:23 5851b861e8e6: Download complete 20:11:23 b85a868b505f: Verifying Checksum 20:11:23 b85a868b505f: Download complete 20:11:24 bab4dde63d76: Verifying Checksum 20:11:24 bab4dde63d76: Download complete 20:11:25 b85a868b505f: Pull complete 20:11:25 e2be974225ed: Pull complete 20:11:25 339a4e72a1f5: Pull complete 20:11:25 988bab9f4d93: Pull complete 20:11:25 1469e6f7b9e6: Pull complete 20:11:26 eaf3925da568: Pull complete 20:11:27 bab4dde63d76: Pull complete 20:11:27 bde34c3a00c8: Pull complete 20:11:27 b352a97aabf1: Pull complete 20:11:27 4872d77fe225: Pull complete 20:11:28 5851b861e8e6: Pull complete 20:11:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:28 prd-ubuntu20.04-docker-8c-8g-14541 does not seem to be running inside a container 20:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-240 -v /w/workspace/foundry_device-usb-camera_PR-240:/w/workspace/foundry_device-usb-camera_PR-240:rw,z -v /w/workspace/foundry_device-usb-camera_PR-240@tmp:/w/workspace/foundry_device-usb-camera_PR-240@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:11:30 $ docker top e053b2cb96318fe693b5835736899fbd48d19c9250db6ce13ae336a660be53fe -eo pid,comm 20:11:30 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). 20:11:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:30 [ssh-agent] Looking for ssh-agent implementation... 20:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:30 $ docker exec e053b2cb96318fe693b5835736899fbd48d19c9250db6ce13ae336a660be53fe ssh-agent 20:11:30 SSH_AUTH_SOCK=/tmp/ssh-pXCj8y1yOaTz/agent.31 20:11:30 SSH_AGENT_PID=37 20:11:30 Running ssh-add (command line suppressed) 20:11:30 Identity added: /w/workspace/foundry_device-usb-camera_PR-240@tmp/private_key_17648873336445545003.key (/w/workspace/foundry_device-usb-camera_PR-240@tmp/private_key_17648873336445545003.key) 20:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:31 + git tag --points-at HEAD [Pipeline] } 20:11:31 $ docker exec --env ******** --env ******** e053b2cb96318fe693b5835736899fbd48d19c9250db6ce13ae336a660be53fe ssh-agent -k 20:11:31 unset SSH_AUTH_SOCK; 20:11:31 unset SSH_AGENT_PID; 20:11:31 echo Agent pid 37 killed; 20:11:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:31 [ssh-agent] Looking for ssh-agent implementation... 20:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:31 $ docker exec e053b2cb96318fe693b5835736899fbd48d19c9250db6ce13ae336a660be53fe ssh-agent 20:11:31 SSH_AUTH_SOCK=/tmp/ssh-VQfsmmxTZvXt/agent.69 20:11:31 SSH_AGENT_PID=75 20:11:31 Running ssh-add (command line suppressed) 20:11:31 Identity added: /w/workspace/foundry_device-usb-camera_PR-240@tmp/private_key_14892142981609565033.key (/w/workspace/foundry_device-usb-camera_PR-240@tmp/private_key_14892142981609565033.key) 20:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:32 + git semver init 20:11:32 2023-05-08 20:11:32,271 [run_init] DEBUG init version:0.0.0 force:False 20:11:32 2023-05-08 20:11:32,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-240/.semver 20:11:32 2023-05-08 20:11:32,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-240/.semver 20:11:32 2023-05-08 20:11:32,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-240/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-240, universal_newlines=False, shell=None, istream=None) 20:11:33 2023-05-08 20:11:32,989 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-240/.git/info/exclude 20:11:33 2023-05-08 20:11:32,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-240/.semver/PR-240 with force:False 20:11:33 2023-05-08 20:11:32,990 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-240/.semver/PR-240 20:11:33 2023-05-08 20:11:32,994 [execute] INFO git cat-file --batch-check 20:11:33 2023-05-08 20:11:32,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-240/.semver, universal_newlines=False, shell=None, istream=) 20:11:33 2023-05-08 20:11:33,001 [execute] INFO git cat-file --batch 20:11:33 2023-05-08 20:11:33,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-240/.semver, universal_newlines=False, shell=None, istream=) 20:11:33 2023-05-08 20:11:33,006 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-240/.semver/PR-240 20:11:33 0.0.0 [Pipeline] } 20:11:33 $ docker exec --env ******** --env ******** e053b2cb96318fe693b5835736899fbd48d19c9250db6ce13ae336a660be53fe ssh-agent -k 20:11:33 unset SSH_AUTH_SOCK; 20:11:33 unset SSH_AGENT_PID; 20:11:33 echo Agent pid 75 killed; 20:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:33 + git semver [Pipeline] } 20:11:34 $ docker stop --time=1 e053b2cb96318fe693b5835736899fbd48d19c9250db6ce13ae336a660be53fe 20:11:35 $ docker rm -f --volumes e053b2cb96318fe693b5835736899fbd48d19c9250db6ce13ae336a660be53fe [Pipeline] // withDockerContainer [Pipeline] sh 20:11:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:11:36 Stashed 1 file(s) [Pipeline] echo 20:11:36 [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 20:11:36 provisioning config files... 20:11:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-240@tmp/config7537065014425352634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:37 ---> docker-login.sh 20:11:37 nexus3.edgexfoundry.org:10001 20:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:37 Configure a credential helper to remove this warning. See 20:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:37 20:11:37 Login Succeeded 20:11:37 nexus3.edgexfoundry.org:10002 20:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:37 Configure a credential helper to remove this warning. See 20:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:37 20:11:37 Login Succeeded 20:11:37 nexus3.edgexfoundry.org:10003 20:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:37 Configure a credential helper to remove this warning. See 20:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:37 20:11:37 Login Succeeded 20:11:37 nexus3.edgexfoundry.org:10004 20:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:37 Configure a credential helper to remove this warning. See 20:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:37 20:11:37 Login Succeeded 20:11:37 docker.io 20:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:37 Configure a credential helper to remove this warning. See 20:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:37 20:11:37 Login Succeeded 20:11:37 ---> docker-login.sh ends [Pipeline] } 20:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:38 ========================================================= 20:11:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:11:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:11:38 Sending build context to Docker daemon 2.065MB 20:11:38 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:11:38 Step 2/13 : FROM ${BASE} AS builder 20:11:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:11:38 f56be85fc22e: Pulling fs layer 20:11:38 85791d961cd3: Pulling fs layer 20:11:38 d694b5ae8c79: Pulling fs layer 20:11:38 9f32a84ed3da: Pulling fs layer 20:11:38 4d19c01a9841: Pulling fs layer 20:11:38 9325e15d5711: Pulling fs layer 20:11:38 556b6ee489ea: Pulling fs layer 20:11:38 c5a4b2cf53e6: Pulling fs layer 20:11:38 9f32a84ed3da: Waiting 20:11:38 4d19c01a9841: Waiting 20:11:38 9325e15d5711: Waiting 20:11:38 c5a4b2cf53e6: Waiting 20:11:38 556b6ee489ea: Waiting 20:11:38 85791d961cd3: Verifying Checksum 20:11:38 85791d961cd3: Download complete 20:11:38 9f32a84ed3da: Download complete 20:11:38 4d19c01a9841: Download complete 20:11:38 f56be85fc22e: Verifying Checksum 20:11:38 f56be85fc22e: Download complete 20:11:38 9325e15d5711: Verifying Checksum 20:11:38 9325e15d5711: Download complete 20:11:38 f56be85fc22e: Pull complete 20:11:39 85791d961cd3: Pull complete 20:11:39 c5a4b2cf53e6: Verifying Checksum 20:11:39 c5a4b2cf53e6: Download complete 20:11:39 d694b5ae8c79: Verifying Checksum 20:11:39 d694b5ae8c79: Download complete 20:11:39 556b6ee489ea: Verifying Checksum 20:11:39 556b6ee489ea: Download complete 20:11:42 d694b5ae8c79: Pull complete 20:11:42 9f32a84ed3da: Pull complete 20:11:42 4d19c01a9841: Pull complete 20:11:42 9325e15d5711: Pull complete 20:11:44 556b6ee489ea: Pull complete 20:11:45 c5a4b2cf53e6: Pull complete 20:11:45 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:11:45 ---> c4be618373d6 20:11:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:11:48 ---> Running in 4d4288ba01a6 20:11:48 Removing intermediate container 4d4288ba01a6 20:11:48 ---> 91c79209661e 20:11:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:11:48 ---> Running in 40ad07d59b02 20:11:48 Removing intermediate container 40ad07d59b02 20:11:48 ---> 5ad4863fc049 20:11:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:11:48 ---> Running in 0e7d9fdcd7f4 20:11:48 Removing intermediate container 0e7d9fdcd7f4 20:11:48 ---> 4d67bf7aa727 20:11:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:11:48 ---> Running in a2339f44ef06 20:11:48 Removing intermediate container a2339f44ef06 20:11:48 ---> b5a4b8e05608 20:11:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:48 ---> Running in be8c4a5ed82c 20:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:11:49 (1/14) Installing libintl (0.21.1-r1) 20:11:49 (2/14) Installing eudev-libs (3.2.11-r4) 20:11:49 (3/14) Installing libjpeg-turbo (2.1.4-r0) 20:11:49 (4/14) Installing v4l-utils-libs (1.22.1-r2) 20:11:49 (5/14) Installing v4l-utils (1.22.1-r2) 20:11:49 (6/14) Installing udev-init-scripts (35-r1) 20:11:49 (7/14) Installing libblkid (2.38.1-r1) 20:11:49 (8/14) Installing xz-libs (5.2.9-r0) 20:11:49 (9/14) Installing zstd-libs (1.5.5-r0) 20:11:49 (10/14) Installing kmod-libs (30-r1) 20:11:49 (11/14) Installing eudev (3.2.11-r4) 20:11:49 (12/14) Installing eudev-dev (3.2.11-r4) 20:11:49 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 20:11:49 (14/14) Installing v4l-utils-dev (1.22.1-r2) 20:11:49 Executing busybox-1.35.0-r29.trigger 20:11:49 Executing eudev-3.2.11-r4.trigger 20:11:49 OK: 272 MiB in 67 packages 20:11:50 Removing intermediate container be8c4a5ed82c 20:11:50 ---> 3100de5808ab 20:11:50 Step 8/13 : WORKDIR /device-usb-camera 20:11:50 ---> Running in 1c684ca327b0 20:11:50 Removing intermediate container 1c684ca327b0 20:11:50 ---> 1ab17015deb8 20:11:50 Step 9/13 : COPY go.mod vendor* ./ 20:11:50 ---> 7be998c9845f 20:11:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:50 ---> Running in 3338b809ddec 20:11:51 Still waiting to schedule task 20:11:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:12:29 Removing intermediate container 3338b809ddec 20:12:29 ---> e1de31ccc371 20:12:29 Step 11/13 : COPY . . 20:12:29 ---> 8956ea1e2a63 20:12:29 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:12:29 ---> Running in fe70566c0dac 20:12:29  % Total % Received % Xferd Average Speed Time Time Time Current 20:12:29 Dload Upload Total Spent Left Speed 20:12:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7675 0 --:--:-- --:--:-- --:--:-- 7695 20:12:29 Removing intermediate container fe70566c0dac 20:12:29 ---> e4db51b42e21 20:12:29 Step 13/13 : RUN ${MAKE} 20:12:29 ---> Running in 458eb26e9625 20:12:29 noop 20:12:29 Removing intermediate container 458eb26e9625 20:12:29 ---> 4679183c2ebf 20:12:29 Successfully built 4679183c2ebf 20:12:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:29 + docker inspect -f . ci-base-image-x86_64 20:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:29 prd-ubuntu20.04-docker-8c-8g-14541 does not seem to be running inside a container 20:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-240 -v /w/workspace/foundry_device-usb-camera_PR-240:/w/workspace/foundry_device-usb-camera_PR-240:rw,z -v /w/workspace/foundry_device-usb-camera_PR-240@tmp:/w/workspace/foundry_device-usb-camera_PR-240@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:12:29 $ docker top 219d002ec23eb13890142948acc00e4cd2da7ad62f1d8f94c3b2ec082de4f8d6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:30 + go version 20:12:30 go version go1.20.2 linux/amd64 [Pipeline] } 20:12:30 $ docker stop --time=1 219d002ec23eb13890142948acc00e4cd2da7ad62f1d8f94c3b2ec082de4f8d6 20:12:31 $ docker rm -f --volumes 219d002ec23eb13890142948acc00e4cd2da7ad62f1d8f94c3b2ec082de4f8d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:32 + docker inspect -f . ci-base-image-x86_64 20:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:32 prd-ubuntu20.04-docker-8c-8g-14541 does not seem to be running inside a container 20:12:32 $ 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-240 -v /w/workspace/foundry_device-usb-camera_PR-240:/w/workspace/foundry_device-usb-camera_PR-240:rw,z -v /w/workspace/foundry_device-usb-camera_PR-240@tmp:/w/workspace/foundry_device-usb-camera_PR-240@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:12:32 $ docker top 88ee829bb5efe287600329a79074663dd3d12cfd19b80c4009f6dd5d87ec25e5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:33 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-240 [Pipeline] fileExists [Pipeline] sh 20:12:33 + make test 20:12:33 go test ./... -coverprofile=coverage.out ./... 20:12:33 internal/driver/credentials.go:10:2: no required module provides package github.com/edgexfoundry/go-mod-core-contracts/v2/errors; to add it: 20:12:33 go get github.com/edgexfoundry/go-mod-core-contracts/v2/errors 20:12:33 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 20:12:34 $ docker stop --time=1 88ee829bb5efe287600329a79074663dd3d12cfd19b80c4009f6dd5d87ec25e5 20:12:35 $ docker rm -f --volumes 88ee829bb5efe287600329a79074663dd3d12cfd19b80c4009f6dd5d87ec25e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:36 20:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:36 latest: Pulling from edgex-lftools-log-publisher 20:12:36 5eb5b503b376: Pulling fs layer 20:12:36 5c69ac0246d0: Pulling fs layer 20:12:36 ec43610c2a17: Pulling fs layer 20:12:36 3a2ae6a8a46f: Pulling fs layer 20:12:36 33b1e0a273af: Pulling fs layer 20:12:36 5d3b04190fa2: Pulling fs layer 20:12:36 33b1e0a273af: Waiting 20:12:36 3a2ae6a8a46f: Waiting 20:12:36 2f39f015ded8: Pulling fs layer 20:12:36 5d3b04190fa2: Waiting 20:12:36 2f39f015ded8: Waiting 20:12:36 5c69ac0246d0: Download complete 20:12:36 3a2ae6a8a46f: Verifying Checksum 20:12:36 3a2ae6a8a46f: Download complete 20:12:37 33b1e0a273af: Verifying Checksum 20:12:37 33b1e0a273af: Download complete 20:12:37 5d3b04190fa2: Download complete 20:12:37 ec43610c2a17: Verifying Checksum 20:12:37 ec43610c2a17: Download complete 20:12:37 5eb5b503b376: Verifying Checksum 20:12:37 5eb5b503b376: Download complete 20:12:37 2f39f015ded8: Download complete 20:12:38 5eb5b503b376: Pull complete 20:12:38 5c69ac0246d0: Pull complete 20:12:38 ec43610c2a17: Pull complete 20:12:38 3a2ae6a8a46f: Pull complete 20:12:38 33b1e0a273af: Pull complete 20:12:39 5d3b04190fa2: Pull complete 20:12:43 2f39f015ded8: Pull complete 20:12:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:43 prd-ubuntu20.04-docker-8c-8g-14541 does not seem to be running inside a container 20:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-240 -v /w/workspace/foundry_device-usb-camera_PR-240:/w/workspace/foundry_device-usb-camera_PR-240:rw,z -v /w/workspace/foundry_device-usb-camera_PR-240@tmp:/w/workspace/foundry_device-usb-camera_PR-240@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:12:45 $ docker top e355cd318e9ace3f34046c8cb8ea5b48e4f383e2e573f503b3c007562c6c3b8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:46 ---> job-cost.sh 20:12:46 lf-activate-venv: SKIPPING 20:12:46 INFO: No Stack... 20:12:46 INFO: Retrieving Pricing Info for: v3-standard-8 20:12:46 INFO: Archiving Costs [Pipeline] sh 20:12:47 + cat /w/workspace/foundry_device-usb-camera_PR-240/archives/cost.csv 20:12:47 + cut -d, -f6 [Pipeline] lock 20:12:47 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] 20:12:47 Resource [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] did not exist. Created. 20:12:47 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:12:47 + echo total: 0.2199999988079071 [Pipeline] stash 20:12:47 Stashed 1 file(s) [Pipeline] } 20:12:47 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:12:47 $ docker stop --time=1 e355cd318e9ace3f34046c8cb8ea5b48e4f383e2e573f503b3c007562c6c3b8c 20:12:49 $ docker rm -f --volumes e355cd318e9ace3f34046c8cb8ea5b48e4f383e2e573f503b3c007562c6c3b8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:49 Failed in branch amd64 20:13:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14542 in /w/workspace/foundry_device-usb-camera_PR-240 [Pipeline] { [Pipeline] ws 20:13:28 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 20:13:28 Selected Git installation does not exist. Using Default 20:13:28 The recommended git tool is: NONE 20:13:33 using credential edgex-jenkins-ssh 20:13:33 Cloning the remote Git repository 20:13:33 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 20:13:34 > git init /w/workspace/device-usb-camera/1 # timeout=10 20:13:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:13:34 > git --version # timeout=10 20:13:34 > git --version # 'git version 2.25.1' 20:13:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:35 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:13:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:36 Merging remotes/origin/main commit beed2f8d28cc393e5ecf72eec326ecfe84dcca0e into PR head commit dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 20:13:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 20:13:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 20:13:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:13:36 > git config core.sparsecheckout # timeout=10 20:13:36 > git checkout -f dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 # timeout=10 20:13:37 > git remote # timeout=10 20:13:37 > git config --get remote.origin.url # timeout=10 20:13:37 Merge succeeded, producing dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 20:13:37 Checking out Revision dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 (PR-240) 20:13:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:37 > git merge beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 20:13:37 > git rev-parse HEAD^{commit} # timeout=10 20:13:37 > git config core.sparsecheckout # timeout=10 20:13:37 > git checkout -f dc6a5fd0b82c7bdb88b49fc80e057f8f65a61f03 # timeout=10 20:13:40 Commit message: "feat: rtsp cred" 20:13:40 > git --version # timeout=10 20:13:40 > git --version # 'git version 2.25.1' 20:13:40 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:41 Dload Upload Total Spent Left Speed 20:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 20:13:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:13:42 + sudo tee /etc/docker/daemon.new 20:13:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:13:42 { 20:13:42 "registry-mirrors": [ 20:13:42 "https://nexus3.edgexfoundry.org:10001" 20:13:42 ], 20:13:42 "bip": "10.250.0.254/24", 20:13:42 "hosts": [ 20:13:42 "tcp://0.0.0.0:5555", 20:13:42 "unix:///var/run/docker.sock" 20:13:42 ], 20:13:42 "mtu": 1458, 20:13:42 "selinux-enabled": true, 20:13:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:13:42 } [Pipeline] sh 20:13:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:13:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:01 provisioning config files... 20:14:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10483183147439089224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:02 ---> docker-login.sh 20:14:02 nexus3.edgexfoundry.org:10001 20:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:02 Configure a credential helper to remove this warning. See 20:14:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:02 20:14:02 Login Succeeded 20:14:02 nexus3.edgexfoundry.org:10002 20:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:03 Configure a credential helper to remove this warning. See 20:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:03 20:14:03 Login Succeeded 20:14:03 nexus3.edgexfoundry.org:10003 20:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:03 Configure a credential helper to remove this warning. See 20:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:03 20:14:03 Login Succeeded 20:14:03 nexus3.edgexfoundry.org:10004 20:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:04 Configure a credential helper to remove this warning. See 20:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:04 20:14:04 Login Succeeded 20:14:04 docker.io 20:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:04 Configure a credential helper to remove this warning. See 20:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:04 20:14:04 Login Succeeded 20:14:04 ---> docker-login.sh ends [Pipeline] } 20:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:14:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:14:05 ========================================================= 20:14:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:14:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:14:05 Sending build context to Docker daemon 1.331MB 20:14:05 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:14:05 Step 2/13 : FROM ${BASE} AS builder 20:14:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:14:06 c41833b44d91: Pulling fs layer 20:14:06 ed15518f5707: Pulling fs layer 20:14:06 feae8fd75edb: Pulling fs layer 20:14:06 242c74f7c9fa: Pulling fs layer 20:14:06 3cdef696dda3: Pulling fs layer 20:14:06 2ced38df9373: Pulling fs layer 20:14:06 58f1dce35555: Pulling fs layer 20:14:06 3cdef696dda3: Waiting 20:14:06 2ced38df9373: Waiting 20:14:06 242c74f7c9fa: Waiting 20:14:06 58f1dce35555: Waiting 20:14:06 ed15518f5707: Verifying Checksum 20:14:06 ed15518f5707: Download complete 20:14:06 242c74f7c9fa: Verifying Checksum 20:14:06 242c74f7c9fa: Download complete 20:14:06 3cdef696dda3: Verifying Checksum 20:14:06 3cdef696dda3: Download complete 20:14:06 c41833b44d91: Verifying Checksum 20:14:06 c41833b44d91: Download complete 20:14:07 c41833b44d91: Pull complete 20:14:07 58f1dce35555: Verifying Checksum 20:14:07 58f1dce35555: Download complete 20:14:07 ed15518f5707: Pull complete 20:14:08 feae8fd75edb: Verifying Checksum 20:14:08 feae8fd75edb: Download complete 20:14:08 2ced38df9373: Verifying Checksum 20:14:08 2ced38df9373: Download complete 20:14:20 feae8fd75edb: Pull complete 20:14:20 242c74f7c9fa: Pull complete 20:14:20 3cdef696dda3: Pull complete 20:14:26 2ced38df9373: Pull complete 20:14:28 58f1dce35555: Pull complete 20:14:28 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:14:28 ---> fadd8f120f05 20:14:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:14:30 ---> Running in 6d3ef9e858f0 20:14:30 Removing intermediate container 6d3ef9e858f0 20:14:30 ---> c0bce5ca7517 20:14:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:14:30 ---> Running in 1aa502f2d91c 20:14:30 Removing intermediate container 1aa502f2d91c 20:14:30 ---> 18612220a6db 20:14:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 20:14:31 ---> Running in d0182afa38bc 20:14:31 Removing intermediate container d0182afa38bc 20:14:31 ---> 99ae00301cc5 20:14:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 20:14:31 ---> Running in 938eceafff4d 20:14:31 Removing intermediate container 938eceafff4d 20:14:31 ---> 53411c5f1250 20:14:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:14:31 ---> Running in 200233ffbdc6 20:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:34 (1/14) Installing libintl (0.21.1-r1) 20:14:34 (2/14) Installing eudev-libs (3.2.11-r4) 20:14:34 (3/14) Installing libjpeg-turbo (2.1.4-r0) 20:14:34 (4/14) Installing v4l-utils-libs (1.22.1-r2) 20:14:34 (5/14) Installing v4l-utils (1.22.1-r2) 20:14:34 (6/14) Installing udev-init-scripts (35-r1) 20:14:34 (7/14) Installing libblkid (2.38.1-r1) 20:14:34 (8/14) Installing xz-libs (5.2.9-r0) 20:14:34 (9/14) Installing zstd-libs (1.5.5-r0) 20:14:34 (10/14) Installing kmod-libs (30-r1) 20:14:34 (11/14) Installing eudev (3.2.11-r4) 20:14:34 (12/14) Installing eudev-dev (3.2.11-r4) 20:14:34 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 20:14:34 (14/14) Installing v4l-utils-dev (1.22.1-r2) 20:14:34 Executing busybox-1.35.0-r29.trigger 20:14:34 Executing eudev-3.2.11-r4.trigger 20:14:34 OK: 271 MiB in 67 packages 20:14:36 Removing intermediate container 200233ffbdc6 20:14:36 ---> 3890d39c5825 20:14:36 Step 8/13 : WORKDIR /device-usb-camera 20:14:36 ---> Running in b8c1573f1b9d 20:14:36 Removing intermediate container b8c1573f1b9d 20:14:36 ---> 955e9c2c9819 20:14:36 Step 9/13 : COPY go.mod vendor* ./ 20:14:36 ---> b02fdaf4574d 20:14:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:37 ---> Running in 5331d2367310 20:15:44 Removing intermediate container 5331d2367310 20:15:44 ---> 3f9d5e692d9d 20:15:44 Step 11/13 : COPY . . 20:15:44 ---> 3fff07976d9a 20:15:44 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 20:15:44 ---> Running in 00c823a4cac2 20:15:44  % Total % Received % Xferd Average Speed Time Time Time Current 20:15:44 Dload Upload Total Spent Left Speed 20:15:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3580 0 --:--:-- --:--:-- --:--:-- 3600 20:15:44 Removing intermediate container 00c823a4cac2 20:15:44 ---> 86818f35108b 20:15:44 Step 13/13 : RUN ${MAKE} 20:15:44 ---> Running in 9f21956b9230 20:15:44 noop 20:15:44 Removing intermediate container 9f21956b9230 20:15:44 ---> f4a7dd2ce4ad 20:15:44 Successfully built f4a7dd2ce4ad 20:15:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:45 + docker inspect -f . ci-base-image-arm64 20:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-14542 does not seem to be running inside a container 20:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:15:47 $ docker top 758190e3255533059349cd55cf24414a4f7c4b0ac13c1c969ce2cd961f53e051 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:47 + go version 20:15:47 go version go1.20.2 linux/arm64 [Pipeline] } 20:15:47 $ docker stop --time=1 758190e3255533059349cd55cf24414a4f7c4b0ac13c1c969ce2cd961f53e051 20:15:49 $ docker rm -f --volumes 758190e3255533059349cd55cf24414a4f7c4b0ac13c1c969ce2cd961f53e051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:50 + docker inspect -f . ci-base-image-arm64 20:15:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:50 prd-ubuntu20.04-docker-arm64-4c-16g-14542 does not seem to be running inside a container 20:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:15:52 $ docker top 6b70333f32cf153ba6d2366e61a7f48110c1324dd423cdbadf669229352a80e7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:52 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 20:15:53 + make test 20:15:53 go test ./... -coverprofile=coverage.out ./... 20:15:56 internal/driver/credentials.go:10:2: no required module provides package github.com/edgexfoundry/go-mod-core-contracts/v2/errors; to add it: 20:15:56 go get github.com/edgexfoundry/go-mod-core-contracts/v2/errors 20:15:56 make: *** [Makefile:46: unittest] Error 1 [Pipeline] } 20:15:56 $ docker stop --time=1 6b70333f32cf153ba6d2366e61a7f48110c1324dd423cdbadf669229352a80e7 20:15:58 $ docker rm -f --volumes 6b70333f32cf153ba6d2366e61a7f48110c1324dd423cdbadf669229352a80e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:59 20:15:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:00 arm64: Pulling from edgex-lftools-log-publisher 20:16:00 8998bd30e6a1: Pulling fs layer 20:16:00 04944245beec: Pulling fs layer 20:16:00 699f458cf7ca: Pulling fs layer 20:16:00 765212b225bb: Pulling fs layer 20:16:00 f23df028b6ca: Pulling fs layer 20:16:00 d65c8cfc05b1: Pulling fs layer 20:16:00 2437ff75d9bd: Pulling fs layer 20:16:00 765212b225bb: Waiting 20:16:00 f23df028b6ca: Waiting 20:16:00 d65c8cfc05b1: Waiting 20:16:00 04944245beec: Verifying Checksum 20:16:00 04944245beec: Download complete 20:16:00 765212b225bb: Verifying Checksum 20:16:00 765212b225bb: Download complete 20:16:00 f23df028b6ca: Verifying Checksum 20:16:00 f23df028b6ca: Download complete 20:16:00 d65c8cfc05b1: Verifying Checksum 20:16:00 d65c8cfc05b1: Download complete 20:16:00 699f458cf7ca: Verifying Checksum 20:16:01 8998bd30e6a1: Verifying Checksum 20:16:01 8998bd30e6a1: Download complete 20:16:03 2437ff75d9bd: Verifying Checksum 20:16:03 2437ff75d9bd: Download complete 20:16:05 8998bd30e6a1: Pull complete 20:16:05 04944245beec: Pull complete 20:16:07 699f458cf7ca: Pull complete 20:16:07 765212b225bb: Pull complete 20:16:08 f23df028b6ca: Pull complete 20:16:08 d65c8cfc05b1: Pull complete 20:16:23 2437ff75d9bd: Pull complete 20:16:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:23 prd-ubuntu20.04-docker-arm64-4c-16g-14542 does not seem to be running inside a container 20:16: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:16:26 $ docker top 8069a786844de621c0a06634a0065d04677b9e2dfdf35073d7dc6764be800aaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:26 ---> job-cost.sh 20:16:27 lf-activate-venv: SKIPPING 20:16:27 INFO: No Stack... 20:16:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:28 INFO: Archiving Costs [Pipeline] sh 20:16:28 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 20:16:28 + cut -d, -f6 [Pipeline] lock 20:16:29 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] 20:16:29 Resource [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] did not exist. Created. 20:16:29 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:29 /w/workspace/device-usb-camera/1@tmp/durable-5f3e5f61/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:29 Warning: overwriting stash ‘stack-cost’ 20:16:30 Stashed 1 file(s) [Pipeline] } 20:16:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-240-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:30 $ docker stop --time=1 8069a786844de621c0a06634a0065d04677b9e2dfdf35073d7dc6764be800aaa 20:16:32 $ docker rm -f --volumes 8069a786844de621c0a06634a0065d04677b9e2dfdf35073d7dc6764be800aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:16:35 + [ -d /w/workspace/foundry_device-usb-camera_PR-240/archives ] 20:16:35 + ls -al /w/workspace/foundry_device-usb-camera_PR-240/archives 20:16:35 total 16 20:16:35 drwxr-xr-x 3 root root 4096 May 8 20:12 . 20:16:35 drwxrwxr-x 11 jenkins jenkins 4096 May 8 20:12 .. 20:16:35 drwxr-xr-x 2 root root 4096 May 8 20:12 cost 20:16:35 -rw-r--r-- 1 root root 89 May 8 20:12 cost.csv 20:16:35 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-240/archives 20:16:35 + ls -al /w/workspace/foundry_device-usb-camera_PR-240/archives 20:16:35 total 16 20:16:35 drwxr-xr-x 3 jenkins jenkins 4096 May 8 20:12 . 20:16:35 drwxrwxr-x 11 jenkins jenkins 4096 May 8 20:12 .. 20:16:35 drwxr-xr-x 2 jenkins jenkins 4096 May 8 20:12 cost 20:16:35 -rw-r--r-- 1 jenkins jenkins 89 May 8 20:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:16:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:36 ---> package-listing.sh 20:16:36 ++ facter osfamily 20:16:36 ++ tr '[:upper:]' '[:lower:]' 20:16:36 + OS_FAMILY=debian 20:16:36 + workspace=/w/workspace/foundry_device-usb-camera_PR-240 20:16:36 + START_PACKAGES=/tmp/packages_start.txt 20:16:36 + END_PACKAGES=/tmp/packages_end.txt 20:16:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:36 + PACKAGES=/tmp/packages_start.txt 20:16:36 + '[' /w/workspace/foundry_device-usb-camera_PR-240 ']' 20:16:36 + PACKAGES=/tmp/packages_end.txt 20:16:36 + case "${OS_FAMILY}" in 20:16:36 + dpkg -l 20:16:36 + grep '^ii' 20:16:36 + '[' -f /tmp/packages_start.txt ']' 20:16:36 + '[' -f /tmp/packages_end.txt ']' 20:16:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:36 + '[' /w/workspace/foundry_device-usb-camera_PR-240 ']' 20:16:36 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-240/archives/ 20:16:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-240/archives/ [Pipeline] echo 20:16:36 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-240/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:16:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:37 prd-ubuntu20.04-docker-8c-8g-14541 does not seem to be running inside a container 20:16:37 $ 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-240/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-240 -v /w/workspace/foundry_device-usb-camera_PR-240:/w/workspace/foundry_device-usb-camera_PR-240:rw,z -v /w/workspace/foundry_device-usb-camera_PR-240@tmp:/w/workspace/foundry_device-usb-camera_PR-240@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 20:16:37 $ docker top 4945ee8818acb493d5f16c90048affe1aa247b8e5e171786948d4762cbe41d64 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:16:38 + mkdir -p /var/log/sysstat [Pipeline] sh 20:16:38 + ls /var/log/sa-host 20:16:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:39 provisioning config files... 20:16:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-240@tmp/config7860865431578239968tmp [Pipeline] { [Pipeline] echo 20:16:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:39 ---> create-netrc.sh [Pipeline] } 20:16:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:16:40 ---> python-tools-install.sh [Pipeline] echo 20:16:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:16:40 ---> sudo-logs.sh 20:16:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:16:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:16:40 ---> job-cost.sh 20:16:40 lf-activate-venv: SKIPPING 20:16:40 DEBUG: total: 0.2199999988079071 20:16:40 INFO: Retrieving Stack Cost... 20:16:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:16:41 INFO: Archiving Costs [Pipeline] echo 20:16:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:42 ---> logs-deploy.sh 20:16:42 lf-activate-venv: SKIPPING 20:16:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-240/1 20:16:42 INFO: archiving workspace using pattern(s): 20:16:42 Archives upload complete. 20:16:42 INFO: archiving logs to Nexus