Pull request #316 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 293716fb82a91b8ee69c1d9a573f10e1afe1f416+a9b53b2275aae46f28ddd5bc19f8040c0dfae099 (eab6df56f5738b7feed2ff9a9c5756d55cba247d) 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-ssh977634271669935379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16163439133975711390.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-316/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-316/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12308495919061090421.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-316/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10930482818606305501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14228356498439216950.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-316/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-316/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6905287199820665225.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-25057 in /w/workspace/foundry_device-usb-camera_PR-316 [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-316 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a9b53b2275aae46f28ddd5bc19f8040c0dfae099 into PR head commit 293716fb82a91b8ee69c1d9a573f10e1afe1f416 Merge succeeded, producing 293716fb82a91b8ee69c1d9a573f10e1afe1f416 Checking out Revision 293716fb82a91b8ee69c1d9a573f10e1afe1f416 (PR-316) > 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/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293716fb82a91b8ee69c1d9a573f10e1afe1f416 # 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 a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 293716fb82a91b8ee69c1d9a573f10e1afe1f416 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-14T17:59:22.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-14T17:59:22.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-14T17:59:22.417Z] ========================================================= [2023-12-14T17:59:22.417Z] EdgeX Global Pipelines Version Info [2023-12-14T17:59:22.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-14T17:59:23.182Z] ------------------- [2023-12-14T17:59:23.182Z] stable info: [2023-12-14T17:59:23.182Z] ------------------- [2023-12-14T17:59:23.182Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-14T17:59:23.182Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T17:59:23.182Z] Message: update stable to v1.0.258 [2023-12-14T17:59:23.751Z] ------------------- [2023-12-14T17:59:23.751Z] experimental info: [2023-12-14T17:59:23.751Z] ------------------- [2023-12-14T17:59:23.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-14T17:59:23.751Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T17:59:23.751Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-14T17:59:23.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-14T17:59:24.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-14T17:59:24.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-14T17:59:24.136Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-14T17:59:24.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-14T17:59:24.251Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-14T17:59:24.307Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-14T17:59:24.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-14T17:59:24.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-14T17:59:24.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-14T17:59:24.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-14T17:59:24.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-14T17:59:24.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-14T17:59:24.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-14T17:59:24.788Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T17:59:24.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T17:59:24.918Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T17:59:24.981Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T17:59:25.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-14T17:59:25.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-14T17:59:25.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-14T17:59:25.237Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-14T17:59:25.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-14T17:59:25.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-14T17:59:25.437Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-14T17:59:25.502Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-14T17:59:25.573Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-14T17:59:25.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-316 [Pipeline] echo [2023-12-14T17:59:25.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-316 [Pipeline] echo [2023-12-14T17:59:25.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-316 [Pipeline] echo [2023-12-14T17:59:25.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 293716fb82a91b8ee69c1d9a573f10e1afe1f416 [Pipeline] echo [2023-12-14T17:59:25.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 293716f [Pipeline] echo [2023-12-14T17:59:26.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T17:59:26.213Z] provisioning config files... [2023-12-14T17:59:26.228Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-316@tmp/config6099149335033901474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T17:59:26.631Z] ---> ****-login.sh [2023-12-14T17:59:26.631Z] nexus3.edgexfoundry.org:10001 [2023-12-14T17:59:26.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:26.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:26.892Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:26.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:26.892Z] [2023-12-14T17:59:26.892Z] Login Succeeded [2023-12-14T17:59:26.892Z] nexus3.edgexfoundry.org:10002 [2023-12-14T17:59:27.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:27.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:27.153Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:27.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:27.153Z] [2023-12-14T17:59:27.153Z] Login Succeeded [2023-12-14T17:59:27.153Z] nexus3.edgexfoundry.org:10003 [2023-12-14T17:59:27.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:27.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:27.153Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:27.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:27.154Z] [2023-12-14T17:59:27.154Z] Login Succeeded [2023-12-14T17:59:27.154Z] nexus3.edgexfoundry.org:10004 [2023-12-14T17:59:27.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:27.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:27.415Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:27.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:27.415Z] [2023-12-14T17:59:27.415Z] Login Succeeded [2023-12-14T17:59:27.415Z] ****.io [2023-12-14T17:59:27.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:27.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:27.676Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:27.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:27.676Z] [2023-12-14T17:59:27.676Z] Login Succeeded [2023-12-14T17:59:27.676Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T17:59:27.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-14T17:59:28.476Z] + git rev-list -1 --merges 293716fb82a91b8ee69c1d9a573f10e1afe1f416~1..293716fb82a91b8ee69c1d9a573f10e1afe1f416 [Pipeline] echo [2023-12-14T17:59:28.518Z] -----------> git rev-list -1 --merges 293716fb82a91b8ee69c1d9a573f10e1afe1f416~1..293716fb82a91b8ee69c1d9a573f10e1afe1f416 293716fb82a91b8ee69c1d9a573f10e1afe1f416 [false] [Pipeline] sh [2023-12-14T17:59:28.843Z] + git log --format=format:%s -1 293716fb82a91b8ee69c1d9a573f10e1afe1f416 [Pipeline] echo [2023-12-14T17:59:28.875Z] ========================================================= [2023-12-14T17:59:28.875Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-14T17:59:28.875Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T17:59:29.352Z] + git log --format=format:%s -1 293716fb82a91b8ee69c1d9a573f10e1afe1f416 [Pipeline] echo [2023-12-14T17:59:29.390Z] [semverPrep] GIT_COMMIT: 293716fb82a91b8ee69c1d9a573f10e1afe1f416, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-14T17:59:29.436Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-14T17:59:29.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T17:59:29.857Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-14T17:59:29.857Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-14T17:59:29.857Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-14T17:59:29.857Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-14T17:59:29.857Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-14T17:59:29.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T17:59:30.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T17:59:30.357Z] [2023-12-14T17:59:30.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T17:59:30.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T17:59:30.758Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-14T17:59:30.758Z] b85a868b505f: Pulling fs layer [2023-12-14T17:59:30.758Z] e2be974225ed: Pulling fs layer [2023-12-14T17:59:30.758Z] 339a4e72a1f5: Pulling fs layer [2023-12-14T17:59:30.758Z] 988bab9f4d93: Pulling fs layer [2023-12-14T17:59:30.758Z] 1469e6f7b9e6: Pulling fs layer [2023-12-14T17:59:30.758Z] eaf3925da568: Pulling fs layer [2023-12-14T17:59:30.758Z] bab4dde63d76: Pulling fs layer [2023-12-14T17:59:30.758Z] bde34c3a00c8: Pulling fs layer [2023-12-14T17:59:30.758Z] b352a97aabf1: Pulling fs layer [2023-12-14T17:59:30.758Z] 4872d77fe225: Pulling fs layer [2023-12-14T17:59:30.758Z] 5851b861e8e6: Pulling fs layer [2023-12-14T17:59:30.758Z] 988bab9f4d93: Waiting [2023-12-14T17:59:30.758Z] 1469e6f7b9e6: Waiting [2023-12-14T17:59:30.758Z] eaf3925da568: Waiting [2023-12-14T17:59:30.758Z] bab4dde63d76: Waiting [2023-12-14T17:59:30.758Z] bde34c3a00c8: Waiting [2023-12-14T17:59:30.758Z] b352a97aabf1: Waiting [2023-12-14T17:59:30.758Z] 4872d77fe225: Waiting [2023-12-14T17:59:30.758Z] 5851b861e8e6: Waiting [2023-12-14T17:59:30.758Z] e2be974225ed: Verifying Checksum [2023-12-14T17:59:30.758Z] e2be974225ed: Download complete [2023-12-14T17:59:30.758Z] 988bab9f4d93: Verifying Checksum [2023-12-14T17:59:30.758Z] 988bab9f4d93: Download complete [2023-12-14T17:59:30.758Z] 1469e6f7b9e6: Verifying Checksum [2023-12-14T17:59:30.758Z] 1469e6f7b9e6: Download complete [2023-12-14T17:59:31.021Z] 339a4e72a1f5: Verifying Checksum [2023-12-14T17:59:31.021Z] 339a4e72a1f5: Download complete [2023-12-14T17:59:31.021Z] eaf3925da568: Verifying Checksum [2023-12-14T17:59:31.021Z] eaf3925da568: Download complete [2023-12-14T17:59:31.021Z] bde34c3a00c8: Verifying Checksum [2023-12-14T17:59:31.021Z] bde34c3a00c8: Download complete [2023-12-14T17:59:31.021Z] b352a97aabf1: Verifying Checksum [2023-12-14T17:59:31.021Z] b352a97aabf1: Download complete [2023-12-14T17:59:31.021Z] 4872d77fe225: Verifying Checksum [2023-12-14T17:59:31.021Z] 4872d77fe225: Download complete [2023-12-14T17:59:31.021Z] 5851b861e8e6: Verifying Checksum [2023-12-14T17:59:31.021Z] 5851b861e8e6: Download complete [2023-12-14T17:59:31.021Z] b85a868b505f: Verifying Checksum [2023-12-14T17:59:31.021Z] b85a868b505f: Download complete [2023-12-14T17:59:31.281Z] bab4dde63d76: Verifying Checksum [2023-12-14T17:59:31.281Z] bab4dde63d76: Download complete [2023-12-14T17:59:32.226Z] b85a868b505f: Pull complete [2023-12-14T17:59:32.497Z] e2be974225ed: Pull complete [2023-12-14T17:59:33.066Z] 339a4e72a1f5: Pull complete [2023-12-14T17:59:33.066Z] 988bab9f4d93: Pull complete [2023-12-14T17:59:33.325Z] 1469e6f7b9e6: Pull complete [2023-12-14T17:59:33.325Z] eaf3925da568: Pull complete [2023-12-14T17:59:35.225Z] bab4dde63d76: Pull complete [2023-12-14T17:59:35.225Z] bde34c3a00c8: Pull complete [2023-12-14T17:59:35.485Z] b352a97aabf1: Pull complete [2023-12-14T17:59:35.485Z] 4872d77fe225: Pull complete [2023-12-14T17:59:35.485Z] 5851b861e8e6: Pull complete [2023-12-14T17:59:35.485Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-14T17:59:35.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T17:59:35.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T17:59:35.820Z] prd-ubuntu20.04-docker-8c-8g-25057 does not seem to be running inside a container [2023-12-14T17:59:35.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-316 -v /w/workspace/foundry_device-usb-camera_PR-316:/w/workspace/foundry_device-usb-camera_PR-316:rw,z -v /w/workspace/foundry_device-usb-camera_PR-316@tmp:/w/workspace/foundry_device-usb-camera_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T17:59:38.585Z] $ docker top b3e72bf0b19c011d2e9de4f580446f919cea7baa40d837f737c80b5bec8fd987 -eo pid,comm [2023-12-14T17:59:38.641Z] 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). [2023-12-14T17:59:38.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T17:59:38.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T17:59:38.835Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T17:59:38.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T17:59:38.951Z] $ docker exec b3e72bf0b19c011d2e9de4f580446f919cea7baa40d837f737c80b5bec8fd987 ssh-agent [2023-12-14T17:59:39.049Z] SSH_AUTH_SOCK=/tmp/ssh-oI6JcXoWtkfT/agent.32 [2023-12-14T17:59:39.049Z] SSH_AGENT_PID=38 [2023-12-14T17:59:39.058Z] Running ssh-add (command line suppressed) [2023-12-14T17:59:39.162Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-316@tmp/private_key_11062346872122069686.key (/w/workspace/foundry_device-usb-camera_PR-316@tmp/private_key_11062346872122069686.key) [2023-12-14T17:59:39.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T17:59:39.522Z] + git tag --points-at HEAD [Pipeline] } [2023-12-14T17:59:39.549Z] $ docker exec --env ******** --env ******** b3e72bf0b19c011d2e9de4f580446f919cea7baa40d837f737c80b5bec8fd987 ssh-agent -k [2023-12-14T17:59:39.652Z] unset SSH_AUTH_SOCK; [2023-12-14T17:59:39.652Z] unset SSH_AGENT_PID; [2023-12-14T17:59:39.652Z] echo Agent pid 38 killed; [2023-12-14T17:59:39.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-14T17:59:39.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T17:59:39.797Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T17:59:39.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T17:59:39.908Z] $ docker exec b3e72bf0b19c011d2e9de4f580446f919cea7baa40d837f737c80b5bec8fd987 ssh-agent [2023-12-14T17:59:40.009Z] SSH_AUTH_SOCK=/tmp/ssh-2wQun0rPBdc6/agent.70 [2023-12-14T17:59:40.009Z] SSH_AGENT_PID=76 [2023-12-14T17:59:40.014Z] Running ssh-add (command line suppressed) [2023-12-14T17:59:40.113Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-316@tmp/private_key_2362948907665944957.key (/w/workspace/foundry_device-usb-camera_PR-316@tmp/private_key_2362948907665944957.key) [2023-12-14T17:59:40.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T17:59:40.480Z] + git semver init [2023-12-14T17:59:40.740Z] 2023-12-14 17:59:40,653 [run_init] DEBUG init version:0.0.0 force:False [2023-12-14T17:59:40.740Z] 2023-12-14 17:59:40,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-316/.semver [2023-12-14T17:59:40.740Z] 2023-12-14 17:59:40,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-316/.semver [2023-12-14T17:59:40.740Z] 2023-12-14 17:59:40,654 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-316/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-316, universal_newlines=False, shell=None, istream=None) [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,700 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-316/.git/info/exclude [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-316/.semver/PR-316 with force:False [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,701 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-316/.semver/PR-316 [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,705 [execute] INFO git cat-file --batch-check [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-316/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,711 [execute] INFO git cat-file --batch [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-316/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T17:59:42.122Z] 2023-12-14 17:59:41,716 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-316/.semver/PR-316 [2023-12-14T17:59:42.122Z] 0.0.0 [Pipeline] } [2023-12-14T17:59:42.148Z] $ docker exec --env ******** --env ******** b3e72bf0b19c011d2e9de4f580446f919cea7baa40d837f737c80b5bec8fd987 ssh-agent -k [2023-12-14T17:59:42.256Z] unset SSH_AUTH_SOCK; [2023-12-14T17:59:42.256Z] unset SSH_AGENT_PID; [2023-12-14T17:59:42.256Z] echo Agent pid 76 killed; [2023-12-14T17:59:42.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T17:59:42.795Z] + git semver [Pipeline] } [2023-12-14T17:59:43.093Z] $ docker stop --time=1 b3e72bf0b19c011d2e9de4f580446f919cea7baa40d837f737c80b5bec8fd987 [2023-12-14T17:59:44.387Z] $ docker rm -f --volumes b3e72bf0b19c011d2e9de4f580446f919cea7baa40d837f737c80b5bec8fd987 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T17:59:44.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-14T17:59:45.146Z] Stashed 1 file(s) [Pipeline] echo [2023-12-14T17:59:45.163Z] [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 [2023-12-14T17:59:46.030Z] provisioning config files... [2023-12-14T17:59:46.040Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-316@tmp/config5366562802112238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T17:59:46.437Z] ---> ****-login.sh [2023-12-14T17:59:46.437Z] nexus3.edgexfoundry.org:10001 [2023-12-14T17:59:46.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:46.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:46.437Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:46.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:46.437Z] [2023-12-14T17:59:46.438Z] Login Succeeded [2023-12-14T17:59:46.438Z] nexus3.edgexfoundry.org:10002 [2023-12-14T17:59:46.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:46.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:46.438Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:46.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:46.438Z] [2023-12-14T17:59:46.438Z] Login Succeeded [2023-12-14T17:59:46.438Z] nexus3.edgexfoundry.org:10003 [2023-12-14T17:59:46.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:46.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:46.697Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:46.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:46.697Z] [2023-12-14T17:59:46.697Z] Login Succeeded [2023-12-14T17:59:46.697Z] nexus3.edgexfoundry.org:10004 [2023-12-14T17:59:46.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:46.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:46.697Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:46.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:46.697Z] [2023-12-14T17:59:46.698Z] Login Succeeded [2023-12-14T17:59:46.698Z] ****.io [2023-12-14T17:59:46.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T17:59:46.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T17:59:46.958Z] Configure a credential helper to remove this warning. See [2023-12-14T17:59:46.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T17:59:46.958Z] [2023-12-14T17:59:46.958Z] Login Succeeded [2023-12-14T17:59:46.958Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T17:59:46.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-14T17:59:47.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T17:59:47.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T17:59:47.410Z] ========================================================= [2023-12-14T17:59:47.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-14T17:59:47.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T17:59:47.982Z] + 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 . [2023-12-14T17:59:47.982Z] Sending build context to Docker daemon 14.38MB [2023-12-14T17:59:47.982Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T17:59:47.982Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-14T17:59:47.982Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-14T17:59:47.982Z] 7264a8db6415: Pulling fs layer [2023-12-14T17:59:47.982Z] c4d48a809fc2: Pulling fs layer [2023-12-14T17:59:47.982Z] 4f1c88b9dad5: Pulling fs layer [2023-12-14T17:59:47.982Z] ad3a456e5733: Pulling fs layer [2023-12-14T17:59:47.982Z] 69c7f0334f64: Pulling fs layer [2023-12-14T17:59:47.982Z] 1f1c1a5573a3: Pulling fs layer [2023-12-14T17:59:47.982Z] ad3a456e5733: Waiting [2023-12-14T17:59:47.982Z] 69c7f0334f64: Waiting [2023-12-14T17:59:47.982Z] ce7588e14bc9: Pulling fs layer [2023-12-14T17:59:47.982Z] b5e4710f87ac: Pulling fs layer [2023-12-14T17:59:47.982Z] 1f1c1a5573a3: Waiting [2023-12-14T17:59:47.982Z] ce7588e14bc9: Waiting [2023-12-14T17:59:47.982Z] b5e4710f87ac: Waiting [2023-12-14T17:59:48.242Z] c4d48a809fc2: Download complete [2023-12-14T17:59:48.242Z] ad3a456e5733: Verifying Checksum [2023-12-14T17:59:48.242Z] ad3a456e5733: Download complete [2023-12-14T17:59:48.242Z] 69c7f0334f64: Verifying Checksum [2023-12-14T17:59:48.242Z] 69c7f0334f64: Download complete [2023-12-14T17:59:48.242Z] 7264a8db6415: Verifying Checksum [2023-12-14T17:59:48.242Z] 7264a8db6415: Download complete [2023-12-14T17:59:48.242Z] 1f1c1a5573a3: Verifying Checksum [2023-12-14T17:59:48.242Z] 1f1c1a5573a3: Download complete [2023-12-14T17:59:48.242Z] 7264a8db6415: Pull complete [2023-12-14T17:59:48.501Z] b5e4710f87ac: Verifying Checksum [2023-12-14T17:59:48.501Z] b5e4710f87ac: Download complete [2023-12-14T17:59:48.501Z] c4d48a809fc2: Pull complete [2023-12-14T17:59:48.501Z] 4f1c88b9dad5: Verifying Checksum [2023-12-14T17:59:48.501Z] 4f1c88b9dad5: Download complete [2023-12-14T17:59:49.070Z] ce7588e14bc9: Verifying Checksum [2023-12-14T17:59:49.070Z] ce7588e14bc9: Download complete [2023-12-14T17:59:52.426Z] 4f1c88b9dad5: Pull complete [2023-12-14T17:59:52.426Z] ad3a456e5733: Pull complete [2023-12-14T17:59:52.426Z] 69c7f0334f64: Pull complete [2023-12-14T17:59:52.426Z] 1f1c1a5573a3: Pull complete [2023-12-14T17:59:54.958Z] ce7588e14bc9: Pull complete [2023-12-14T17:59:54.958Z] b5e4710f87ac: Pull complete [2023-12-14T17:59:54.958Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-14T17:59:54.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-14T17:59:54.958Z] ---> 88b5674ff536 [2023-12-14T17:59:54.958Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-14T17:59:59.193Z] ---> Running in 5cef75990b1d [2023-12-14T17:59:59.193Z] Removing intermediate container 5cef75990b1d [2023-12-14T17:59:59.193Z] ---> 0c306aed509c [2023-12-14T17:59:59.193Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T17:59:59.193Z] ---> Running in dfc9b05724a2 [2023-12-14T17:59:59.193Z] Removing intermediate container dfc9b05724a2 [2023-12-14T17:59:59.193Z] ---> a65cc0e801de [2023-12-14T17:59:59.193Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-14T17:59:59.193Z] ---> Running in e4a653480266 [2023-12-14T17:59:59.460Z] Removing intermediate container e4a653480266 [2023-12-14T17:59:59.460Z] ---> 590734a21f5e [2023-12-14T17:59:59.460Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-14T17:59:59.460Z] ---> Running in a65559449836 [2023-12-14T17:59:59.460Z] Removing intermediate container a65559449836 [2023-12-14T17:59:59.460Z] ---> 47b544694d12 [2023-12-14T17:59:59.460Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T17:59:59.460Z] ---> Running in cf1ceb950e52 [2023-12-14T17:59:59.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T18:00:00.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T18:00:00.263Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-14T18:00:00.263Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-14T18:00:00.263Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-14T18:00:00.263Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-14T18:00:00.263Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-14T18:00:00.263Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-14T18:00:00.522Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-14T18:00:00.522Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-14T18:00:00.522Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-14T18:00:00.522Z] (10/13) Installing kmod-libs (30-r3) [2023-12-14T18:00:00.522Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-14T18:00:00.522Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-14T18:00:00.522Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-14T18:00:00.522Z] Executing busybox-1.36.1-r5.trigger [2023-12-14T18:00:00.522Z] Executing eudev-3.2.11-r8.trigger [2023-12-14T18:00:00.522Z] OK: 271 MiB in 65 packages [2023-12-14T18:00:00.787Z] Still waiting to schedule task [2023-12-14T18:00:00.787Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-14T18:00:01.463Z] Removing intermediate container cf1ceb950e52 [2023-12-14T18:00:01.463Z] ---> 1ba24312a53a [2023-12-14T18:00:01.463Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-14T18:00:01.463Z] ---> Running in ef7d71918c11 [2023-12-14T18:00:01.463Z] Removing intermediate container ef7d71918c11 [2023-12-14T18:00:01.463Z] ---> da329bb9454d [2023-12-14T18:00:01.463Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-14T18:00:01.463Z] ---> b373c440e7c1 [2023-12-14T18:00:01.463Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T18:00:01.463Z] ---> Running in bfa8e4ce2b20 [2023-12-14T18:00:48.145Z] Removing intermediate container bfa8e4ce2b20 [2023-12-14T18:00:48.145Z] ---> adae9dae532d [2023-12-14T18:00:48.145Z] Step 11/13 : COPY . . [2023-12-14T18:00:48.145Z] ---> 11e9940d32e4 [2023-12-14T18:00:48.145Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-14T18:00:48.145Z] ---> Running in 41025ad0c6f2 [2023-12-14T18:00:48.404Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T18:00:48.404Z] Dload Upload Total  Spent Left Speed [2023-12-14T18:00:48.664Z] 0 0  0 0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8877 0 --:--:-- --:--:-- --:--:-- 8950 [2023-12-14T18:00:48.922Z] Removing intermediate container 41025ad0c6f2 [2023-12-14T18:00:48.922Z] ---> 1f0e78d4ea5b [2023-12-14T18:00:48.922Z] Step 13/13 : RUN ${MAKE} [2023-12-14T18:00:48.922Z] ---> Running in bb1a13048d4a [2023-12-14T18:00:49.181Z] noop [2023-12-14T18:00:49.440Z] Removing intermediate container bb1a13048d4a [2023-12-14T18:00:49.440Z] ---> f55599b7c935 [2023-12-14T18:00:49.440Z] Successfully built f55599b7c935 [2023-12-14T18:00:49.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:00:49.957Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T18:00:49.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T18:00:50.155Z] prd-ubuntu20.04-docker-8c-8g-25057 does not seem to be running inside a container [2023-12-14T18:00:50.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-316 -v /w/workspace/foundry_device-usb-camera_PR-316:/w/workspace/foundry_device-usb-camera_PR-316:rw,z -v /w/workspace/foundry_device-usb-camera_PR-316@tmp:/w/workspace/foundry_device-usb-camera_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-14T18:00:50.535Z] $ docker top 18939dc423662110d64612432162acb1b1d5633c28c432bce8439628ca34e8ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T18:00:50.976Z] + go version [2023-12-14T18:00:50.976Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-14T18:00:51.005Z] $ docker stop --time=1 18939dc423662110d64612432162acb1b1d5633c28c432bce8439628ca34e8ee [2023-12-14T18:00:52.250Z] $ docker rm -f --volumes 18939dc423662110d64612432162acb1b1d5633c28c432bce8439628ca34e8ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:00:53.205Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T18:00:53.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T18:00:53.414Z] prd-ubuntu20.04-docker-8c-8g-25057 does not seem to be running inside a container [2023-12-14T18:00:53.447Z] $ 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-316 -v /w/workspace/foundry_device-usb-camera_PR-316:/w/workspace/foundry_device-usb-camera_PR-316:rw,z -v /w/workspace/foundry_device-usb-camera_PR-316@tmp:/w/workspace/foundry_device-usb-camera_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-14T18:00:53.799Z] $ docker top 978d70f8194a6b9dc818884662db8b650cc33aee3feb1b073666e358a14cebda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T18:00:54.259Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-316 [Pipeline] fileExists [Pipeline] sh [2023-12-14T18:00:54.654Z] + make test [2023-12-14T18:00:54.654Z] go test ./... -coverprofile=coverage.out ./... [2023-12-14T18:00:56.029Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-14T18:01:08.224Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-14T18:01:08.224Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-12-14T18:01:14.776Z] go vet ./... [2023-12-14T18:01:18.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T18:01:18.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T18:01:18.959Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T18:01:18.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T18:01:19.054Z] $ docker stop --time=1 978d70f8194a6b9dc818884662db8b650cc33aee3feb1b073666e358a14cebda [2023-12-14T18:01:22.527Z] $ docker rm -f --volumes 978d70f8194a6b9dc818884662db8b650cc33aee3feb1b073666e358a14cebda [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T18:01:23.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T18:01:23.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-14T18:01:24.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T18:01:24.323Z] + ls -al . [2023-12-14T18:01:24.323Z] total 224 [2023-12-14T18:01:24.323Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 18:00 . [2023-12-14T18:01:24.323Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 17:59 .. [2023-12-14T18:01:24.323Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 18:01 .git [2023-12-14T18:01:24.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:59 .github [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 14 17:59 .gitignore [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 14 17:59 .golangci.yml [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 17:59 .hadolint.yml [2023-12-14T18:01:24.323Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 17:59 .semver [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 14 17:59 Attribution.txt [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 14 17:59 CHANGELOG.md [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 14 17:59 Dockerfile [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 17:59 GOVERNANCE.md [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 17:59 Jenkinsfile [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 17:59 LICENSE [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 14 17:59 Makefile [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 17:59 OWNERS.md [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 14 17:59 README.md [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 17:59 VERSION [2023-12-14T18:01:24.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 17:59 bin [2023-12-14T18:01:24.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:59 cmd [2023-12-14T18:01:24.323Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 14 18:01 coverage.out [2023-12-14T18:01:24.323Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 14 17:59 docker-entrypoint.sh [2023-12-14T18:01:24.323Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 17:59 docs [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 14 17:59 go.mod [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 14 17:59 go.sum [2023-12-14T18:01:24.323Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 17:59 internal [2023-12-14T18:01:24.323Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 17:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:01:24.766Z] + 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=293716fb82a91b8ee69c1d9a573f10e1afe1f416 --label arch=amd64 --label version=0.0.0 . [2023-12-14T18:01:24.766Z] Sending build context to Docker daemon 14.43MB [2023-12-14T18:01:24.766Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T18:01:24.766Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-14T18:01:24.766Z] ---> f55599b7c935 [2023-12-14T18:01:24.766Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-14T18:01:25.025Z] ---> Running in 9478467da056 [2023-12-14T18:01:25.284Z] Removing intermediate container 9478467da056 [2023-12-14T18:01:25.284Z] ---> d2d315c0bf62 [2023-12-14T18:01:25.284Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-14T18:01:25.284Z] ---> Running in 7940f70d11b4 [2023-12-14T18:01:25.284Z] Removing intermediate container 7940f70d11b4 [2023-12-14T18:01:25.284Z] ---> 03006c8d8b4c [2023-12-14T18:01:25.284Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-14T18:01:25.284Z] ---> Running in 7f88109cde84 [2023-12-14T18:01:25.284Z] Removing intermediate container 7f88109cde84 [2023-12-14T18:01:25.284Z] ---> 2ad8902a381b [2023-12-14T18:01:25.284Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-14T18:01:25.543Z] ---> Running in 2539b30db761 [2023-12-14T18:01:25.543Z] Removing intermediate container 2539b30db761 [2023-12-14T18:01:25.543Z] ---> 4460e51278dc [2023-12-14T18:01:25.543Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-14T18:01:25.543Z] ---> Running in 5816e74c2f46 [2023-12-14T18:01:25.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T18:01:26.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T18:01:26.320Z] OK: 271 MiB in 65 packages [2023-12-14T18:01:26.578Z] Removing intermediate container 5816e74c2f46 [2023-12-14T18:01:26.578Z] ---> a0ca793f43f7 [2023-12-14T18:01:26.578Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-14T18:01:26.578Z] ---> Running in ec2b07004acb [2023-12-14T18:01:26.578Z] Removing intermediate container ec2b07004acb [2023-12-14T18:01:26.578Z] ---> c629b587ffa7 [2023-12-14T18:01:26.578Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-14T18:01:26.836Z] ---> 3ba09ee1f26e [2023-12-14T18:01:26.837Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T18:01:26.837Z] ---> Running in faa577d7bc39 [2023-12-14T18:01:27.402Z] Removing intermediate container faa577d7bc39 [2023-12-14T18:01:27.402Z] ---> 8cf371380848 [2023-12-14T18:01:27.402Z] Step 11/37 : COPY . . [2023-12-14T18:01:28.367Z] ---> 3d9727141d8a [2023-12-14T18:01:28.367Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-14T18:01:28.367Z] ---> Running in 07c6406e19a2 [2023-12-14T18:01:28.367Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T18:01:28.367Z] Dload Upload Total Spent Left Speed [2023-12-14T18:01:28.367Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39932 0 --:--:-- --:--:-- --:--:-- 40419 [2023-12-14T18:01:28.625Z] Removing intermediate container 07c6406e19a2 [2023-12-14T18:01:28.626Z] ---> c32466c784ae [2023-12-14T18:01:28.626Z] Step 13/37 : RUN ${MAKE} [2023-12-14T18:01:28.884Z] ---> Running in 8b6c570f733f [2023-12-14T18:01:29.141Z] 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.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-14T18:01:47.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25058 in /w/workspace/foundry_device-usb-camera_PR-316 [Pipeline] { [Pipeline] ws [2023-12-14T18:01:47.344Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-12-14T18:01:47.450Z] Selected Git installation does not exist. Using Default [2023-12-14T18:01:47.450Z] The recommended git tool is: NONE [2023-12-14T18:01:52.474Z] Removing intermediate container 8b6c570f733f [2023-12-14T18:01:52.475Z] ---> aac5d0c0f7fe [2023-12-14T18:01:52.475Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-14T18:01:52.475Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-14T18:01:52.475Z] 4acc49c71d14: Pulling fs layer [2023-12-14T18:01:52.475Z] 4acc49c71d14: Verifying Checksum [2023-12-14T18:01:52.475Z] 4acc49c71d14: Download complete [2023-12-14T18:01:52.475Z] 4acc49c71d14: Pull complete [2023-12-14T18:01:52.475Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-14T18:01:52.475Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-14T18:01:52.475Z] ---> 01a2bd3e5fff [2023-12-14T18:01:52.475Z] Step 15/37 : FROM alpine:3.18 [2023-12-14T18:01:52.475Z] 3.18: Pulling from library/alpine [2023-12-14T18:01:52.475Z] c926b61bad3b: Pulling fs layer [2023-12-14T18:01:52.475Z] c926b61bad3b: Verifying Checksum [2023-12-14T18:01:52.475Z] c926b61bad3b: Download complete [2023-12-14T18:01:52.548Z] using credential edgex-jenkins-ssh [2023-12-14T18:01:52.573Z] Cloning the remote Git repository [2023-12-14T18:01:53.135Z] c926b61bad3b: Pull complete [2023-12-14T18:01:53.135Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T18:01:53.135Z] Status: Downloaded newer image for alpine:3.18 [2023-12-14T18:01:53.135Z] ---> b541f2080109 [2023-12-14T18:01:53.135Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-14T18:01:53.396Z] ---> Running in 660bed0716d3 [2023-12-14T18:01:53.396Z] Removing intermediate container 660bed0716d3 [2023-12-14T18:01:53.396Z] ---> f7efacf277d9 [2023-12-14T18:01:53.396Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-14T18:01:53.396Z] ---> Running in 7c98eb2d878e [2023-12-14T18:01:53.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T18:01:53.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T18:01:52.613Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-14T18:01:52.714Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-12-14T18:01:52.841Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-14T18:01:52.842Z] > git --version # timeout=10 [2023-12-14T18:01:52.864Z] > git --version # 'git version 2.25.1' [2023-12-14T18:01:52.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T18:01:53.000Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T18:01:53.917Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-14T18:01:54.178Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-14T18:01:54.178Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-14T18:01:54.178Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-14T18:01:54.178Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-14T18:01:54.178Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-14T18:01:54.178Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-14T18:01:54.178Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-14T18:01:54.178Z] (9/107) Installing libxcb (1.15-r1) [2023-12-14T18:01:54.178Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-14T18:01:54.178Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-14T18:01:54.178Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-14T18:01:54.178Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-14T18:01:54.178Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-14T18:01:54.178Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-14T18:01:54.178Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-14T18:01:54.178Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-14T18:01:54.178Z] (18/107) Installing libva (2.18.0-r1) [2023-12-14T18:01:54.178Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-14T18:01:54.438Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-14T18:01:54.438Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-14T18:01:54.438Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-14T18:01:54.438Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-14T18:01:54.438Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-14T18:01:54.438Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-14T18:01:54.438Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-14T18:01:54.438Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-14T18:01:54.438Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-14T18:01:54.438Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-14T18:01:54.438Z] (30/107) Installing opus (1.4-r0) [2023-12-14T18:01:54.438Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-14T18:01:54.438Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-14T18:01:54.438Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-14T18:01:54.438Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-14T18:01:54.438Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-14T18:01:54.438Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-14T18:01:54.438Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-14T18:01:54.438Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-14T18:01:54.438Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-14T18:01:54.438Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-14T18:01:54.438Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-14T18:01:54.700Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-14T18:01:54.700Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-14T18:01:54.700Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-14T18:01:54.700Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-14T18:01:54.700Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-14T18:01:54.700Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-14T18:01:54.700Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-14T18:01:54.700Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-14T18:01:54.700Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-14T18:01:54.700Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-14T18:01:54.700Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-14T18:01:54.700Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-14T18:01:54.700Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-14T18:01:54.700Z] (55/107) Installing glib (2.76.4-r0) [2023-12-14T18:01:54.700Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-14T18:01:54.700Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-14T18:01:54.678Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-14T18:01:54.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T18:01:54.960Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-14T18:01:54.960Z] (59/107) Installing libass (0.17.1-r0) [2023-12-14T18:01:54.960Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-14T18:01:54.960Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-14T18:01:54.960Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-14T18:01:54.960Z] (63/107) Installing libunistring (1.1-r1) [2023-12-14T18:01:54.960Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-14T18:01:54.960Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-14T18:01:54.960Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-14T18:01:54.960Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-14T18:01:54.960Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-14T18:01:54.960Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-14T18:01:54.960Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-14T18:01:54.960Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-14T18:01:54.960Z] (72/107) Installing librist (0.2.7-r0) [2023-12-14T18:01:54.960Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-14T18:01:54.960Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-14T18:01:54.960Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-14T18:01:54.960Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-14T18:01:54.960Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-14T18:01:54.960Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-14T18:01:54.960Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-14T18:01:54.960Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-14T18:01:55.221Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-14T18:01:55.221Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-14T18:01:55.221Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-14T18:01:55.221Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-14T18:01:55.221Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-14T18:01:55.221Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-14T18:01:55.221Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-14T18:01:55.221Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-14T18:01:55.221Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-14T18:01:55.221Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-14T18:01:55.221Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-14T18:01:55.221Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-14T18:01:55.221Z] (93/107) Installing orc (0.4.34-r0) [2023-12-14T18:01:55.221Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-14T18:01:55.221Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-14T18:01:55.221Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-14T18:01:55.221Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-14T18:01:55.221Z] (98/107) Installing libpulse (16.1-r10) [2023-12-14T18:01:55.221Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-14T18:01:55.221Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-14T18:01:55.221Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-14T18:01:55.221Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-14T18:01:55.221Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-14T18:01:55.221Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-14T18:01:55.221Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-14T18:01:55.480Z] (106/107) Installing kmod-libs (30-r3) [2023-12-14T18:01:55.480Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-14T18:01:55.480Z] Executing busybox-1.36.1-r5.trigger [2023-12-14T18:01:55.480Z] Executing glib-2.76.4-r0.trigger [2023-12-14T18:01:55.480Z] Executing eudev-3.2.11-r8.trigger [2023-12-14T18:01:55.480Z] OK: 131 MiB in 122 packages [2023-12-14T18:01:56.099Z] Merging remotes/origin/main commit a9b53b2275aae46f28ddd5bc19f8040c0dfae099 into PR head commit 293716fb82a91b8ee69c1d9a573f10e1afe1f416 [2023-12-14T18:01:55.465Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-14T18:01:55.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-14T18:01:55.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T18:01:55.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-14T18:01:56.116Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T18:01:56.167Z] > git checkout -f 293716fb82a91b8ee69c1d9a573f10e1afe1f416 # timeout=10 [2023-12-14T18:01:56.240Z] > git remote # timeout=10 [2023-12-14T18:01:56.257Z] > git config --get remote.origin.url # timeout=10 [2023-12-14T18:01:56.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T18:01:56.315Z] Merge succeeded, producing 293716fb82a91b8ee69c1d9a573f10e1afe1f416 [2023-12-14T18:01:56.315Z] Checking out Revision 293716fb82a91b8ee69c1d9a573f10e1afe1f416 (PR-316) [2023-12-14T18:01:56.770Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-14T18:01:56.824Z] > git --version # timeout=10 [2023-12-14T18:01:56.834Z] > git --version # 'git version 2.25.1' [2023-12-14T18:01:56.845Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-12-14T18:01:56.283Z] > git merge a9b53b2275aae46f28ddd5bc19f8040c0dfae099 # timeout=10 [2023-12-14T18:01:56.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-14T18:01:56.321Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T18:01:56.334Z] > git checkout -f 293716fb82a91b8ee69c1d9a573f10e1afe1f416 # timeout=10 [Pipeline] sh [2023-12-14T18:01:58.230Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-14T18:01:58.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T18:01:58.230Z] Dload Upload Total Spent Left Speed [2023-12-14T18:01:58.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 98310 0 --:--:-- --:--:-- --:--:-- 98310 [Pipeline] sh [2023-12-14T18:01:58.572Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-14T18:01:58.771Z] Removing intermediate container 7c98eb2d878e [2023-12-14T18:01:58.771Z] ---> ccd8f89280cc [2023-12-14T18:01:58.771Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-14T18:01:58.771Z] ---> Running in 6124335cf181 [2023-12-14T18:01:58.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T18:01:58.910Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-14T18:01:58.911Z] + sudo tee /etc/docker/daemon.new [2023-12-14T18:01:58.911Z] { [2023-12-14T18:01:58.911Z] "registry-mirrors": [ [2023-12-14T18:01:58.911Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-14T18:01:58.911Z] ], [2023-12-14T18:01:58.911Z] "bip": "10.250.0.254/24", [2023-12-14T18:01:58.911Z] "hosts": [ [2023-12-14T18:01:58.911Z] "tcp://0.0.0.0:5555", [2023-12-14T18:01:58.911Z] "unix:///var/run/docker.sock" [2023-12-14T18:01:58.911Z] ], [2023-12-14T18:01:58.911Z] "mtu": 1458, [2023-12-14T18:01:58.911Z] "selinux-enabled": true, [2023-12-14T18:01:58.911Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-14T18:01:58.911Z] } [Pipeline] sh [2023-12-14T18:01:59.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T18:01:59.249Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-14T18:01:59.295Z] OK: 131 MiB in 122 packages [2023-12-14T18:01:59.553Z] Removing intermediate container 6124335cf181 [2023-12-14T18:01:59.554Z] ---> 9f8529f26b47 [2023-12-14T18:01:59.554Z] Step 19/37 : WORKDIR / [2023-12-14T18:01:59.554Z] ---> Running in 586e5902f5a2 [2023-12-14T18:01:59.554Z] Removing intermediate container 586e5902f5a2 [2023-12-14T18:01:59.554Z] ---> 329917735106 [2023-12-14T18:01:59.554Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-14T18:01:59.587Z] + sudo service docker restart [2023-12-14T18:02:00.491Z] ---> beb5c8f19aaa [2023-12-14T18:02:00.491Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-14T18:02:00.491Z] ---> 87e3440078f9 [2023-12-14T18:02:00.491Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-14T18:02:00.751Z] ---> b95d5bbaf156 [2023-12-14T18:02:00.751Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-14T18:02:00.751Z] ---> 68eacef50822 [2023-12-14T18:02:00.751Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-14T18:02:01.009Z] ---> f85c53c9add9 [2023-12-14T18:02:01.009Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-14T18:02:01.009Z] ---> 3dbaee96c0b1 [2023-12-14T18:02:01.009Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-14T18:02:01.684Z] ---> 6fbf101028b5 [2023-12-14T18:02:01.684Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-14T18:02:01.685Z] ---> Running in 460e5e87c4c6 [2023-12-14T18:02:02.251Z] Removing intermediate container 460e5e87c4c6 [2023-12-14T18:02:02.251Z] ---> 4171a757c41e [2023-12-14T18:02:02.251Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-14T18:02:02.251Z] ---> Running in 0cdb7f55e8a9 [2023-12-14T18:02:02.818Z] Removing intermediate container 0cdb7f55e8a9 [2023-12-14T18:02:02.818Z] ---> bde8b53aca36 [2023-12-14T18:02:02.818Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-14T18:02:02.818Z] ---> Running in d746f112b6c5 [2023-12-14T18:02:03.387Z] Removing intermediate container d746f112b6c5 [2023-12-14T18:02:03.387Z] ---> 62fed7f52b92 [2023-12-14T18:02:03.387Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-14T18:02:03.387Z] ---> Running in d5122fc8b07a [2023-12-14T18:02:03.956Z] Removing intermediate container d5122fc8b07a [2023-12-14T18:02:03.956Z] ---> 316e38661182 [2023-12-14T18:02:03.956Z] Step 31/37 : EXPOSE 59983 [2023-12-14T18:02:03.956Z] ---> Running in 57453918bf0f [2023-12-14T18:02:03.956Z] Removing intermediate container 57453918bf0f [2023-12-14T18:02:03.956Z] ---> 97419848b1c9 [2023-12-14T18:02:03.956Z] Step 32/37 : EXPOSE 8554 [2023-12-14T18:02:04.216Z] ---> Running in b6b44794532e [2023-12-14T18:02:04.216Z] Removing intermediate container b6b44794532e [2023-12-14T18:02:04.216Z] ---> 238211245346 [2023-12-14T18:02:04.216Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-14T18:02:04.216Z] ---> Running in 4560f18c3a1b [2023-12-14T18:02:04.216Z] Removing intermediate container 4560f18c3a1b [2023-12-14T18:02:04.216Z] ---> ceab62ffc931 [2023-12-14T18:02:04.216Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-14T18:02:04.216Z] ---> Running in a23cd95119c2 [2023-12-14T18:02:04.216Z] Removing intermediate container a23cd95119c2 [2023-12-14T18:02:04.216Z] ---> 32a923cd593b [2023-12-14T18:02:04.216Z] Step 35/37 : LABEL arch=amd64 [2023-12-14T18:02:04.474Z] ---> Running in ae1ef3e1d448 [2023-12-14T18:02:04.475Z] Removing intermediate container ae1ef3e1d448 [2023-12-14T18:02:04.475Z] ---> b40b5f8501af [2023-12-14T18:02:04.475Z] Step 36/37 : LABEL git_sha=293716fb82a91b8ee69c1d9a573f10e1afe1f416 [2023-12-14T18:02:04.475Z] ---> Running in aebebce19f0a [2023-12-14T18:02:04.475Z] Removing intermediate container aebebce19f0a [2023-12-14T18:02:04.475Z] ---> f56a6aa15e46 [2023-12-14T18:02:04.475Z] Step 37/37 : LABEL version=0.0.0 [2023-12-14T18:02:04.475Z] ---> Running in b93e177f23d4 [2023-12-14T18:02:04.734Z] Removing intermediate container b93e177f23d4 [2023-12-14T18:02:04.734Z] ---> 19343bab8eca [2023-12-14T18:02:04.734Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-14T18:02:04.734Z] Successfully built 19343bab8eca [2023-12-14T18:02:04.734Z] 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 [2023-12-14T18:02:05.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T18:02:05.993Z] [2023-12-14T18:02:05.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:02:06.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T18:02:06.403Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-14T18:02:06.403Z] 5eb5b503b376: Pulling fs layer [2023-12-14T18:02:06.403Z] 5c69ac0246d0: Pulling fs layer [2023-12-14T18:02:06.403Z] ec43610c2a17: Pulling fs layer [2023-12-14T18:02:06.403Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-14T18:02:06.403Z] 33b1e0a273af: Pulling fs layer [2023-12-14T18:02:06.403Z] 5d3b04190fa2: Pulling fs layer [2023-12-14T18:02:06.403Z] 2f39f015ded8: Pulling fs layer [2023-12-14T18:02:06.403Z] 3a2ae6a8a46f: Waiting [2023-12-14T18:02:06.403Z] 33b1e0a273af: Waiting [2023-12-14T18:02:06.403Z] 5d3b04190fa2: Waiting [2023-12-14T18:02:06.403Z] 2f39f015ded8: Waiting [2023-12-14T18:02:06.403Z] 5c69ac0246d0: Verifying Checksum [2023-12-14T18:02:06.403Z] 5c69ac0246d0: Download complete [2023-12-14T18:02:06.403Z] 3a2ae6a8a46f: Download complete [2023-12-14T18:02:06.403Z] 33b1e0a273af: Verifying Checksum [2023-12-14T18:02:06.403Z] 33b1e0a273af: Download complete [2023-12-14T18:02:06.403Z] 5d3b04190fa2: Download complete [2023-12-14T18:02:06.403Z] ec43610c2a17: Verifying Checksum [2023-12-14T18:02:06.403Z] ec43610c2a17: Download complete [2023-12-14T18:02:06.660Z] 5eb5b503b376: Verifying Checksum [2023-12-14T18:02:06.660Z] 5eb5b503b376: Download complete [2023-12-14T18:02:07.227Z] 2f39f015ded8: Download complete [2023-12-14T18:02:07.794Z] 5eb5b503b376: Pull complete [2023-12-14T18:02:08.052Z] 5c69ac0246d0: Pull complete [2023-12-14T18:02:08.311Z] ec43610c2a17: Pull complete [2023-12-14T18:02:08.570Z] 3a2ae6a8a46f: Pull complete [2023-12-14T18:02:08.570Z] 33b1e0a273af: Pull complete [2023-12-14T18:02:08.829Z] 5d3b04190fa2: Pull complete [2023-12-14T18:02:13.021Z] 2f39f015ded8: Pull complete [2023-12-14T18:02:13.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-14T18:02:13.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T18:02:13.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T18:02:13.389Z] prd-ubuntu20.04-docker-8c-8g-25057 does not seem to be running inside a container [2023-12-14T18:02:13.421Z] $ 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-316 -v /w/workspace/foundry_device-usb-camera_PR-316:/w/workspace/foundry_device-usb-camera_PR-316:rw,z -v /w/workspace/foundry_device-usb-camera_PR-316@tmp:/w/workspace/foundry_device-usb-camera_PR-316@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 [2023-12-14T18:02:18.057Z] $ docker top e6f0da65d375fde69fc0ad9555db421b91304db4bc2de4293fc82fc7585ee2bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-12-14T18:02:18.475Z] provisioning config files... [2023-12-14T18:02:18.514Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9329731607062730536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:02:18.714Z] ---> job-cost.sh [2023-12-14T18:02:18.714Z] lf-activate-venv: SKIPPING [2023-12-14T18:02:18.714Z] INFO: No Stack... [2023-12-14T18:02:18.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T18:02:19.059Z] ---> ****-login.sh [2023-12-14T18:02:19.059Z] nexus3.edgexfoundry.org:10001 [2023-12-14T18:02:19.232Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T18:02:19.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T18:02:19.551Z] + cat /w/workspace/foundry_device-usb-camera_PR-316/archives/cost.csv [2023-12-14T18:02:19.551Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T18:02:19.593Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] [2023-12-14T18:02:19.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T18:02:19.599Z] Configure a credential helper to remove this warning. See [2023-12-14T18:02:19.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T18:02:19.599Z] [2023-12-14T18:02:19.599Z] Login Succeeded [2023-12-14T18:02:19.599Z] nexus3.edgexfoundry.org:10002 [2023-12-14T18:02:19.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T18:02:19.599Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] did not exist. Created. [2023-12-14T18:02:19.599Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T18:02:19.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T18:02:19.866Z] Configure a credential helper to remove this warning. See [2023-12-14T18:02:19.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T18:02:19.866Z] [2023-12-14T18:02:19.866Z] Login Succeeded [2023-12-14T18:02:19.866Z] nexus3.edgexfoundry.org:10003 [2023-12-14T18:02:19.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T18:02:20.087Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T18:02:20.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T18:02:20.134Z] Configure a credential helper to remove this warning. See [2023-12-14T18:02:20.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T18:02:20.134Z] [2023-12-14T18:02:20.134Z] Login Succeeded [2023-12-14T18:02:20.134Z] nexus3.edgexfoundry.org:10004 [2023-12-14T18:02:20.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T18:02:20.141Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T18:02:20.227Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T18:02:20.388Z] $ docker stop --time=1 e6f0da65d375fde69fc0ad9555db421b91304db4bc2de4293fc82fc7585ee2bd [2023-12-14T18:02:20.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T18:02:20.402Z] Configure a credential helper to remove this warning. See [2023-12-14T18:02:20.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T18:02:20.402Z] [2023-12-14T18:02:20.402Z] Login Succeeded [2023-12-14T18:02:20.402Z] ****.io [2023-12-14T18:02:20.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T18:02:20.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T18:02:20.991Z] Configure a credential helper to remove this warning. See [2023-12-14T18:02:20.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T18:02:20.991Z] [2023-12-14T18:02:20.991Z] Login Succeeded [2023-12-14T18:02:20.991Z] ---> ****-login.sh ends [2023-12-14T18:02:21.547Z] $ docker rm -f --volumes e6f0da65d375fde69fc0ad9555db421b91304db4bc2de4293fc82fc7585ee2bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-12-14T18:02:21.731Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-12-14T18:02:22.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T18:02:22.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T18:02:22.641Z] ========================================================= [2023-12-14T18:02:22.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-14T18:02:22.641Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:02:23.277Z] + 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 . [2023-12-14T18:02:24.238Z] #0 building with "default" instance using docker driver [2023-12-14T18:02:24.238Z] [2023-12-14T18:02:24.238Z] #1 [internal] load build definition from Dockerfile [2023-12-14T18:02:24.238Z] #1 transferring dockerfile: 2.60kB 0.0s done [2023-12-14T18:02:24.238Z] #1 DONE 0.1s [2023-12-14T18:02:24.238Z] [2023-12-14T18:02:24.238Z] #2 [internal] load .dockerignore [2023-12-14T18:02:24.238Z] #2 transferring context: 2B done [2023-12-14T18:02:24.238Z] #2 DONE 0.1s [2023-12-14T18:02:24.238Z] [2023-12-14T18:02:24.238Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-14T18:02:24.509Z] #3 DONE 0.1s [2023-12-14T18:02:24.509Z] [2023-12-14T18:02:24.509Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T18:02:24.509Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-14T18:02:24.780Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-14T18:02:24.780Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-14T18:02:24.780Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-14T18:02:24.780Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s [2023-12-14T18:02:24.780Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-14T18:02:24.780Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s [2023-12-14T18:02:25.048Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s [2023-12-14T18:02:25.048Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.19MB / 63.99MB 0.6s [2023-12-14T18:02:25.319Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.7s [2023-12-14T18:02:25.319Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.8s [2023-12-14T18:02:25.587Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.0s [2023-12-14T18:02:25.587Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.1s [2023-12-14T18:02:25.854Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.2s [2023-12-14T18:02:28.455Z] #4 ... [2023-12-14T18:02:28.455Z] [2023-12-14T18:02:28.455Z] #5 [internal] load build context [2023-12-14T18:02:28.455Z] #5 transferring context: 7.18MB 0.3s done [2023-12-14T18:02:28.455Z] #5 DONE 3.8s [2023-12-14T18:02:28.455Z] [2023-12-14T18:02:28.455Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T18:02:28.455Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 3.7s done [2023-12-14T18:02:28.455Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 3.7s done [2023-12-14T18:02:28.455Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-14T18:02:28.455Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 3.9s done [2023-12-14T18:02:28.455Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.13MB / 97.63MB 4.0s [2023-12-14T18:02:28.455Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 3.9s done [2023-12-14T18:02:28.455Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 4.0s done [2023-12-14T18:02:28.455Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 4.0s [2023-12-14T18:02:28.725Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 4.1s [2023-12-14T18:02:28.725Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 4.1s [2023-12-14T18:02:28.725Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-14T18:02:28.725Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.32MB / 97.63MB 4.3s [2023-12-14T18:02:28.725Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 4.3s [2023-12-14T18:02:28.995Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 4.4s [2023-12-14T18:02:28.995Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.3s done [2023-12-14T18:02:28.995Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 4.5s [2023-12-14T18:02:28.995Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-14T18:02:29.262Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 4.6s [2023-12-14T18:02:29.262Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-14T18:02:29.262Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 4.8s [2023-12-14T18:02:29.531Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.10MB / 97.63MB 4.9s [2023-12-14T18:02:29.531Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 5.0s [2023-12-14T18:02:29.531Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-14T18:02:29.799Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.57MB / 97.63MB 5.1s [2023-12-14T18:02:29.799Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 5.3s [2023-12-14T18:02:30.066Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.02MB / 97.63MB 5.4s [2023-12-14T18:02:30.066Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 5.6s [2023-12-14T18:02:30.332Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.7s [2023-12-14T18:02:30.598Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.8s done [2023-12-14T18:02:35.934Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-14T18:02:40.188Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-14T18:02:46.830Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2023-12-14T18:02:47.791Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-14T18:02:47.791Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-14T18:02:47.791Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-14T18:02:53.134Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-14T18:02:55.712Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.7s done [2023-12-14T18:02:56.293Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-14T18:02:57.696Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-14T18:02:57.966Z] #4 DONE 33.5s [2023-12-14T18:02:58.240Z] [2023-12-14T18:02:58.240Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-14T18:02:58.827Z] #6 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T18:02:59.093Z] #6 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T18:03:00.049Z] #6 2.002 (1/13) Installing libintl (0.21.1-r7) [2023-12-14T18:03:00.049Z] #6 2.010 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-14T18:03:00.049Z] #6 2.020 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-14T18:03:00.049Z] #6 2.043 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-14T18:03:00.049Z] #6 2.064 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-14T18:03:00.049Z] #6 2.125 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-14T18:03:00.317Z] #6 2.138 (7/13) Installing udev-init-scripts (35-r1) [2023-12-14T18:03:00.317Z] #6 2.143 (8/13) Installing libblkid (2.38.1-r8) [2023-12-14T18:03:00.317Z] #6 2.157 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-14T18:03:00.317Z] #6 2.171 (10/13) Installing kmod-libs (30-r3) [2023-12-14T18:03:00.317Z] #6 2.180 (11/13) Installing eudev (3.2.11-r8) [2023-12-14T18:03:00.317Z] #6 2.230 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-14T18:03:00.317Z] #6 2.245 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-14T18:03:00.317Z] #6 2.284 Executing busybox-1.36.1-r5.trigger [2023-12-14T18:03:00.317Z] #6 2.309 Executing eudev-3.2.11-r8.trigger [2023-12-14T18:03:00.317Z] #6 2.327 OK: 273 MiB in 65 packages [2023-12-14T18:03:02.256Z] #6 DONE 4.1s [2023-12-14T18:03:02.256Z] [2023-12-14T18:03:02.256Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-14T18:03:02.256Z] #7 DONE 0.1s [2023-12-14T18:03:02.256Z] [2023-12-14T18:03:02.256Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-14T18:03:02.523Z] #8 DONE 0.1s [2023-12-14T18:03:02.523Z] [2023-12-14T18:03:02.523Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T18:03:24.567Z] #9 DONE 21.4s [2023-12-14T18:03:24.567Z] [2023-12-14T18:03:24.567Z] #10 [builder 6/8] COPY . . [2023-12-14T18:03:24.567Z] #10 DONE 0.3s [2023-12-14T18:03:24.567Z] [2023-12-14T18:03:24.567Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-14T18:03:24.835Z] #11 0.596 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T18:03:24.835Z] #11 0.597 Dload Upload Total Spent Left Speed [2023-12-14T18:03:24.835Z] #11 0.598 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10274 0 --:--:-- --:--:-- --:--:-- 10355 [2023-12-14T18:03:26.244Z] #11 DONE 1.9s [2023-12-14T18:03:26.244Z] [2023-12-14T18:03:26.244Z] #12 [builder 8/8] RUN echo noop [2023-12-14T18:03:26.828Z] #12 0.646 noop [2023-12-14T18:03:26.828Z] #12 DONE 0.7s [2023-12-14T18:03:26.828Z] [2023-12-14T18:03:26.828Z] #13 exporting to image [2023-12-14T18:03:26.828Z] #13 exporting layers [2023-12-14T18:03:48.882Z] #13 exporting layers 22.2s done [2023-12-14T18:03:48.882Z] #13 writing image sha256:b6d0018c474f1983447926fde5e1a1a184ade5d00e31df3a52af3450cdc7a571 done [2023-12-14T18:03:48.882Z] #13 naming to docker.io/library/ci-base-image-arm64 done [2023-12-14T18:03:48.882Z] #13 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:03:49.737Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T18:03:49.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T18:03:50.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-25058 does not seem to be running inside a container [2023-12-14T18:03:50.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-14T18:03:51.228Z] $ docker top 1e592964a3151d08a8b09d37c3025a77bbda558262edaffb2255e1085bd8c41d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T18:03:51.830Z] + go version [2023-12-14T18:03:52.100Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-14T18:03:52.136Z] $ docker stop --time=1 1e592964a3151d08a8b09d37c3025a77bbda558262edaffb2255e1085bd8c41d [2023-12-14T18:03:57.265Z] $ docker rm -f --volumes 1e592964a3151d08a8b09d37c3025a77bbda558262edaffb2255e1085bd8c41d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:03:58.445Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T18:03:58.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T18:03:58.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-25058 does not seem to be running inside a container [2023-12-14T18:03:58.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-14T18:03:59.703Z] $ docker top 227634e125e64b1910c95bbf1eb5d190c5885dc20c805b2291521363d485c539 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T18:04:00.294Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-14T18:04:00.723Z] + make test [2023-12-14T18:04:00.723Z] go test ./... -coverprofile=coverage.out ./... [2023-12-14T18:04:04.984Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-14T18:05:01.412Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-14T18:05:01.678Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 4.4% of statements [2023-12-14T18:05:02.264Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-14T18:05:02.264Z] go vet ./... [2023-12-14T18:05:17.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T18:05:17.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T18:05:17.271Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T18:05:17.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T18:05:17.379Z] $ docker stop --time=1 227634e125e64b1910c95bbf1eb5d190c5885dc20c805b2291521363d485c539 [2023-12-14T18:05:19.189Z] $ docker rm -f --volumes 227634e125e64b1910c95bbf1eb5d190c5885dc20c805b2291521363d485c539 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T18:05:20.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T18:05:20.486Z] Warning: overwriting stash ‘coverage-report’ [2023-12-14T18:05:20.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T18:05:21.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T18:05:22.088Z] + ls -al . [2023-12-14T18:05:22.088Z] total 220 [2023-12-14T18:05:22.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 18:04 . [2023-12-14T18:05:22.088Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 18:01 .. [2023-12-14T18:05:22.088Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 18:01 .git [2023-12-14T18:05:22.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 18:01 .github [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 14 18:01 .gitignore [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 14 18:01 .golangci.yml [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 18:01 .hadolint.yml [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 14 18:01 Attribution.txt [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 14 18:01 CHANGELOG.md [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 14 18:01 Dockerfile [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 18:01 GOVERNANCE.md [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 18:01 Jenkinsfile [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 18:01 LICENSE [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 14 18:01 Makefile [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 18:01 OWNERS.md [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 14 18:01 README.md [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 17:59 VERSION [2023-12-14T18:05:22.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 18:01 bin [2023-12-14T18:05:22.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 18:01 cmd [2023-12-14T18:05:22.088Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 14 18:05 coverage.out [2023-12-14T18:05:22.088Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 14 18:01 docker-entrypoint.sh [2023-12-14T18:05:22.088Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 18:01 docs [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 14 18:01 go.mod [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 34828 Dec 14 18:01 go.sum [2023-12-14T18:05:22.088Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 18:01 internal [2023-12-14T18:05:22.088Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:05:22.590Z] + 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=293716fb82a91b8ee69c1d9a573f10e1afe1f416 --label arch=arm64 --label version=0.0.0 . [2023-12-14T18:05:23.547Z] #0 building with "default" instance using docker driver [2023-12-14T18:05:23.547Z] [2023-12-14T18:05:23.547Z] #1 [internal] load .dockerignore [2023-12-14T18:05:23.547Z] #1 transferring context: 2B done [2023-12-14T18:05:23.547Z] #1 DONE 0.0s [2023-12-14T18:05:23.547Z] [2023-12-14T18:05:23.547Z] #2 [internal] load build definition from Dockerfile [2023-12-14T18:05:23.547Z] #2 transferring dockerfile: 2.60kB done [2023-12-14T18:05:23.547Z] #2 DONE 0.0s [2023-12-14T18:05:23.547Z] [2023-12-14T18:05:23.547Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-14T18:05:23.547Z] #3 DONE 0.0s [2023-12-14T18:05:23.547Z] [2023-12-14T18:05:23.547Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-14T18:05:23.547Z] #4 ... [2023-12-14T18:05:23.547Z] [2023-12-14T18:05:23.547Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-14T18:05:23.547Z] #5 DONE 0.3s [2023-12-14T18:05:23.810Z] [2023-12-14T18:05:23.810Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-14T18:05:24.770Z] #4 DONE 1.2s [2023-12-14T18:05:24.770Z] [2023-12-14T18:05:24.770Z] #6 [internal] load build context [2023-12-14T18:05:24.770Z] #6 transferring context: 67.81kB 0.1s done [2023-12-14T18:05:24.770Z] #6 DONE 0.1s [2023-12-14T18:05:24.770Z] [2023-12-14T18:05:24.770Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-14T18:05:24.770Z] #7 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-14T18:05:24.770Z] #7 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-14T18:05:24.770Z] #7 ... [2023-12-14T18:05:24.770Z] [2023-12-14T18:05:24.770Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-14T18:05:24.770Z] #8 DONE 0.3s [2023-12-14T18:05:24.770Z] [2023-12-14T18:05:24.770Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-14T18:05:24.770Z] #7 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-14T18:05:24.770Z] #7 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-14T18:05:24.770Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0B / 12.46MB 0.2s [2023-12-14T18:05:25.037Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 1.05MB / 12.46MB 0.5s [2023-12-14T18:05:25.304Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 9.44MB / 12.46MB 0.7s [2023-12-14T18:05:25.304Z] #7 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.8s done [2023-12-14T18:05:25.304Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc [2023-12-14T18:05:25.573Z] #7 ... [2023-12-14T18:05:25.573Z] [2023-12-14T18:05:25.573Z] #9 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T18:05:25.573Z] #9 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-14T18:05:25.573Z] #9 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-14T18:05:25.573Z] #9 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-14T18:05:25.573Z] #9 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-14T18:05:25.573Z] #9 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-14T18:05:25.573Z] #9 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-14T18:05:25.573Z] #9 DONE 1.1s [2023-12-14T18:05:25.573Z] [2023-12-14T18:05:25.573Z] #7 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-14T18:05:26.159Z] #7 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.7s done [2023-12-14T18:05:26.159Z] #7 DONE 1.7s [2023-12-14T18:05:26.159Z] [2023-12-14T18:05:26.159Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-14T18:05:26.159Z] #10 0.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T18:05:26.159Z] #10 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T18:05:27.116Z] #10 2.331 OK: 273 MiB in 65 packages [2023-12-14T18:05:27.389Z] #10 DONE 2.6s [2023-12-14T18:05:27.390Z] [2023-12-14T18:05:27.390Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2023-12-14T18:05:27.390Z] #11 DONE 0.1s [2023-12-14T18:05:27.390Z] [2023-12-14T18:05:27.390Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-14T18:05:27.390Z] #12 0.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T18:05:27.390Z] #12 1.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T18:05:27.390Z] #12 1.984 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-14T18:05:27.657Z] #12 ... [2023-12-14T18:05:27.657Z] [2023-12-14T18:05:27.657Z] #13 [builder 4/8] COPY go.mod vendor* ./ [2023-12-14T18:05:27.657Z] #13 DONE 0.1s [2023-12-14T18:05:27.657Z] [2023-12-14T18:05:27.657Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-14T18:05:27.657Z] #12 2.000 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-14T18:05:27.657Z] #12 2.127 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-14T18:05:27.657Z] #12 2.246 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-14T18:05:27.922Z] #12 2.455 (5/104) Installing libxau (1.0.11-r2) [2023-12-14T18:05:27.922Z] #12 2.462 (6/104) Installing libmd (1.0.4-r2) [2023-12-14T18:05:27.922Z] #12 2.471 (7/104) Installing libbsd (0.11.7-r1) [2023-12-14T18:05:27.922Z] #12 2.478 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-14T18:05:27.922Z] #12 2.484 (9/104) Installing libxcb (1.15-r1) [2023-12-14T18:05:27.922Z] #12 2.532 (10/104) Installing libx11 (1.8.7-r0) [2023-12-14T18:05:28.502Z] #12 2.702 (11/104) Installing libdrm (2.4.115-r4) [2023-12-14T18:05:28.502Z] #12 2.725 (12/104) Installing libxext (1.3.5-r2) [2023-12-14T18:05:28.502Z] #12 2.734 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-14T18:05:28.502Z] #12 2.741 (14/104) Installing libffi (3.4.4-r2) [2023-12-14T18:05:28.502Z] #12 2.750 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-14T18:05:28.502Z] #12 2.757 (16/104) Installing libva (2.18.0-r1) [2023-12-14T18:05:28.502Z] #12 2.771 (17/104) Installing libvdpau (1.5-r1) [2023-12-14T18:05:28.502Z] #12 2.781 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-14T18:05:28.502Z] #12 2.806 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-14T18:05:28.502Z] #12 2.829 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-14T18:05:28.502Z] #12 2.855 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-14T18:05:28.502Z] #12 2.864 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-14T18:05:28.502Z] #12 2.913 (23/104) Installing libhwy (1.0.4-r1) [2023-12-14T18:05:28.502Z] #12 2.921 (24/104) Installing lcms2 (2.15-r2) [2023-12-14T18:05:28.502Z] #12 2.935 (25/104) Installing libjxl (0.8.2-r0) [2023-12-14T18:05:28.769Z] #12 3.102 (26/104) Installing lame-libs (3.100-r5) [2023-12-14T18:05:28.769Z] #12 3.116 (27/104) Installing opus (1.4-r0) [2023-12-14T18:05:28.770Z] #12 3.131 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-14T18:05:28.770Z] #12 3.149 (29/104) Installing soxr (0.1.3-r5) [2023-12-14T18:05:28.770Z] #12 3.161 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-14T18:05:28.770Z] #12 3.171 (31/104) Installing libogg (1.3.5-r4) [2023-12-14T18:05:28.770Z] #12 3.177 (32/104) Installing libtheora (1.1.1-r17) [2023-12-14T18:05:28.770Z] #12 3.202 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-14T18:05:28.770Z] #12 3.229 (34/104) Installing libvpx (1.13.0-r2) [2023-12-14T18:05:28.770Z] #12 3.290 (35/104) Installing libwebp (1.3.2-r0) [2023-12-14T18:05:29.040Z] #12 3.317 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-14T18:05:29.040Z] #12 3.364 (37/104) Installing numactl (2.0.16-r4) [2023-12-14T18:05:29.040Z] #12 3.373 (38/104) Installing x265-libs (3.5-r4) [2023-12-14T18:05:29.040Z] #12 3.524 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-14T18:05:29.040Z] #12 3.538 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-14T18:05:29.308Z] #12 ... [2023-12-14T18:05:29.308Z] [2023-12-14T18:05:29.308Z] #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T18:05:29.308Z] #14 DONE 1.7s [2023-12-14T18:05:29.308Z] [2023-12-14T18:05:29.308Z] #15 [builder 6/8] COPY . . [2023-12-14T18:05:29.898Z] #15 DONE 0.5s [2023-12-14T18:05:29.898Z] [2023-12-14T18:05:29.898Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-14T18:05:29.898Z] #12 3.937 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-14T18:05:29.898Z] #12 4.011 (42/104) Installing libexpat (2.5.0-r1) [2023-12-14T18:05:29.898Z] #12 4.021 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-14T18:05:29.898Z] #12 4.028 (44/104) Installing libpng (1.6.39-r3) [2023-12-14T18:05:29.898Z] #12 4.040 (45/104) Installing freetype (2.13.0-r5) [2023-12-14T18:05:29.898Z] #12 4.064 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-14T18:05:29.898Z] #12 4.117 (47/104) Installing fribidi (1.0.13-r0) [2023-12-14T18:05:29.898Z] #12 4.151 (48/104) Installing libintl (0.21.1-r7) [2023-12-14T18:05:29.898Z] #12 4.159 (49/104) Installing libblkid (2.38.1-r8) [2023-12-14T18:05:29.898Z] #12 4.176 (50/104) Installing libmount (2.38.1-r8) [2023-12-14T18:05:29.898Z] #12 4.197 (51/104) Installing pcre2 (10.42-r1) [2023-12-14T18:05:29.898Z] #12 4.214 (52/104) Installing glib (2.76.4-r0) [2023-12-14T18:05:29.898Z] #12 4.322 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-14T18:05:29.898Z] #12 4.334 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-14T18:05:29.898Z] #12 4.372 (55/104) Installing libunibreak (5.1-r0) [2023-12-14T18:05:29.898Z] #12 4.391 (56/104) Installing libass (0.17.1-r0) [2023-12-14T18:05:29.898Z] #12 4.468 (57/104) Installing libbluray (1.3.4-r0) [2023-12-14T18:05:29.898Z] #12 4.486 (58/104) Installing gmp (6.2.1-r3) [2023-12-14T18:05:30.163Z] #12 4.504 (59/104) Installing nettle (3.8.1-r2) [2023-12-14T18:05:30.163Z] #12 4.526 (60/104) Installing libunistring (1.1-r1) [2023-12-14T18:05:30.163Z] #12 4.567 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-14T18:05:30.163Z] #12 4.578 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-14T18:05:30.163Z] #12 4.607 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-14T18:05:30.163Z] #12 4.614 (64/104) Installing gnutls (3.8.0-r2) [2023-12-14T18:05:30.163Z] #12 4.661 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-14T18:05:30.163Z] #12 4.682 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-14T18:05:30.163Z] #12 4.729 (67/104) Installing cjson (1.7.15-r4) [2023-12-14T18:05:30.429Z] #12 4.737 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-14T18:05:30.429Z] #12 4.763 (69/104) Installing librist (0.2.7-r0) [2023-12-14T18:05:30.429Z] #12 4.776 (70/104) Installing libsrt (1.5.2-r0) [2023-12-14T18:05:30.429Z] #12 4.802 (71/104) Installing libssh (0.10.5-r0) [2023-12-14T18:05:30.429Z] #12 4.818 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-14T18:05:30.429Z] #12 4.830 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-14T18:05:30.429Z] #12 4.867 (74/104) Installing libsodium (1.0.18-r3) [2023-12-14T18:05:30.429Z] #12 4.880 (75/104) Installing libzmq (4.3.4-r4) [2023-12-14T18:05:30.429Z] #12 4.902 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-14T18:05:30.697Z] #12 ... [2023-12-14T18:05:30.697Z] [2023-12-14T18:05:30.697Z] #16 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-14T18:05:30.697Z] #16 0.641 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T18:05:30.697Z] #16 0.641 Dload Upload Total Spent Left Speed [2023-12-14T18:05:30.697Z] #16 0.641 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9639 0 --:--:-- --:--:-- --:--:-- 9713 [2023-12-14T18:05:30.697Z] #16 DONE 0.9s [2023-12-14T18:05:30.697Z] [2023-12-14T18:05:30.697Z] #12 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-14T18:05:30.697Z] #12 5.055 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-14T18:05:30.697Z] #12 5.239 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-14T18:05:30.963Z] #12 5.516 (79/104) Installing shaderc (2023.3-r1) [2023-12-14T18:05:31.229Z] #12 5.528 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-14T18:05:31.230Z] #12 5.546 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-14T18:05:31.230Z] #12 5.570 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-14T18:05:31.230Z] #12 5.577 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-14T18:05:31.230Z] #12 5.593 (84/104) Installing vidstab (1.1.1-r0) [2023-12-14T18:05:31.230Z] #12 5.601 (85/104) Installing zimg (3.0.5-r0) [2023-12-14T18:05:31.230Z] #12 5.614 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-14T18:05:31.496Z] #12 5.821 (87/104) Installing libasyncns (0.8-r1) [2023-12-14T18:05:31.496Z] #12 5.834 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-14T18:05:31.496Z] #12 5.850 (89/104) Installing libltdl (2.4.7-r2) [2023-12-14T18:05:31.496Z] #12 5.858 (90/104) Installing orc (0.4.34-r0) [2023-12-14T18:05:31.496Z] #12 5.878 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-14T18:05:31.496Z] #12 5.894 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-14T18:05:31.496Z] #12 5.924 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-14T18:05:31.496Z] #12 5.933 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-14T18:05:31.496Z] #12 5.943 (95/104) Installing libpulse (16.1-r10) [2023-12-14T18:05:31.496Z] #12 5.986 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-14T18:05:31.496Z] #12 6.010 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-14T18:05:31.496Z] #12 6.033 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-14T18:05:31.763Z] #12 6.065 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-14T18:05:31.763Z] #12 6.094 (100/104) Installing udev-init-scripts (35-r1) [2023-12-14T18:05:31.763Z] #12 6.098 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-14T18:05:31.763Z] #12 6.108 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-14T18:05:31.763Z] #12 6.131 (103/104) Installing kmod-libs (30-r3) [2023-12-14T18:05:31.763Z] #12 6.141 (104/104) Installing eudev (3.2.11-r8) [2023-12-14T18:05:31.763Z] #12 6.193 Executing busybox-1.36.1-r5.trigger [2023-12-14T18:05:31.763Z] #12 6.219 Executing glib-2.76.4-r0.trigger [2023-12-14T18:05:31.763Z] #12 6.234 Executing eudev-3.2.11-r8.trigger [2023-12-14T18:05:31.763Z] #12 6.253 OK: 110 MiB in 119 packages [2023-12-14T18:05:32.346Z] #12 DONE 6.6s [2023-12-14T18:05:32.346Z] [2023-12-14T18:05:32.346Z] #17 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-14T18:05:33.308Z] #17 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T18:05:33.308Z] #17 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T18:05:34.717Z] #17 2.180 OK: 110 MiB in 119 packages [2023-12-14T18:05:36.649Z] #17 DONE 4.3s [2023-12-14T18:05:36.649Z] [2023-12-14T18:05:36.649Z] #18 [builder 8/8] RUN make build [2023-12-14T18:05:36.649Z] #18 0.693 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.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-14T18:06:58.276Z] #18 DONE 78.9s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-14T18:06:58.276Z] #19 DONE 0.3s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-14T18:06:58.276Z] #20 DONE 0.1s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-14T18:06:58.276Z] #21 DONE 0.1s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-14T18:06:58.276Z] #22 DONE 0.1s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-14T18:06:58.276Z] #23 DONE 0.1s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-14T18:06:58.276Z] #24 DONE 0.1s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-14T18:06:58.276Z] #25 DONE 0.3s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-14T18:06:58.276Z] #26 DONE 0.7s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-14T18:06:58.276Z] #27 DONE 0.7s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-14T18:06:58.276Z] #28 DONE 0.9s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-14T18:06:58.276Z] #29 DONE 1.8s [2023-12-14T18:06:58.276Z] [2023-12-14T18:06:58.276Z] #30 exporting to image [2023-12-14T18:06:58.276Z] #30 exporting layers [2023-12-14T18:06:58.276Z] #30 exporting layers 2.2s done [2023-12-14T18:06:58.276Z] #30 writing image sha256:5ac9e733858ab2fcdaf04fcc25a6c7db8855e928584fb5aaeacdc7e7e6483718 done [2023-12-14T18:06:58.276Z] #30 naming to docker.io/library/device-usb-camera-arm64 done [2023-12-14T18:06:58.276Z] #30 DONE 2.3s [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 [2023-12-14T18:06:59.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T18:06:59.522Z] [2023-12-14T18:06:59.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:07:00.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T18:07:00.351Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-14T18:07:00.351Z] 8998bd30e6a1: Pulling fs layer [2023-12-14T18:07:00.351Z] 04944245beec: Pulling fs layer [2023-12-14T18:07:00.351Z] 699f458cf7ca: Pulling fs layer [2023-12-14T18:07:00.351Z] 765212b225bb: Pulling fs layer [2023-12-14T18:07:00.351Z] f23df028b6ca: Pulling fs layer [2023-12-14T18:07:00.351Z] d65c8cfc05b1: Pulling fs layer [2023-12-14T18:07:00.351Z] 2437ff75d9bd: Pulling fs layer [2023-12-14T18:07:00.351Z] 765212b225bb: Waiting [2023-12-14T18:07:00.351Z] f23df028b6ca: Waiting [2023-12-14T18:07:00.351Z] d65c8cfc05b1: Waiting [2023-12-14T18:07:00.351Z] 2437ff75d9bd: Waiting [2023-12-14T18:07:00.351Z] 04944245beec: Verifying Checksum [2023-12-14T18:07:00.351Z] 04944245beec: Download complete [2023-12-14T18:07:00.351Z] 765212b225bb: Verifying Checksum [2023-12-14T18:07:00.351Z] 765212b225bb: Download complete [2023-12-14T18:07:00.351Z] f23df028b6ca: Verifying Checksum [2023-12-14T18:07:00.351Z] f23df028b6ca: Download complete [2023-12-14T18:07:00.351Z] d65c8cfc05b1: Download complete [2023-12-14T18:07:00.624Z] 699f458cf7ca: Verifying Checksum [2023-12-14T18:07:00.624Z] 699f458cf7ca: Download complete [2023-12-14T18:07:00.903Z] 8998bd30e6a1: Verifying Checksum [2023-12-14T18:07:00.903Z] 8998bd30e6a1: Download complete [2023-12-14T18:07:06.297Z] 2437ff75d9bd: Verifying Checksum [2023-12-14T18:07:06.297Z] 2437ff75d9bd: Download complete [2023-12-14T18:07:07.968Z] 8998bd30e6a1: Pull complete [2023-12-14T18:07:08.235Z] 04944245beec: Pull complete [2023-12-14T18:07:10.175Z] 699f458cf7ca: Pull complete [2023-12-14T18:07:10.175Z] 765212b225bb: Pull complete [2023-12-14T18:07:10.758Z] f23df028b6ca: Pull complete [2023-12-14T18:07:11.025Z] d65c8cfc05b1: Pull complete [2023-12-14T18:07:37.702Z] 2437ff75d9bd: Pull complete [2023-12-14T18:07:37.702Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-14T18:07:37.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T18:07:37.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T18:07:38.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-25058 does not seem to be running inside a container [2023-12-14T18:07:38.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-14T18:07:39.379Z] $ docker top 15abb81f7a17124a14094bf35383732b4a6e8c14c32752b0c3ec3fe42b9ca8dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:39.999Z] ---> job-cost.sh [2023-12-14T18:07:40.266Z] lf-activate-venv: SKIPPING [2023-12-14T18:07:40.266Z] INFO: No Stack... [2023-12-14T18:07:40.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T18:07:41.484Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T18:07:41.826Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-12-14T18:07:41.826Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T18:07:41.897Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] [2023-12-14T18:07:41.902Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] did not exist. Created. [2023-12-14T18:07:41.903Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T18:07:42.451Z] /w/workspace/device-usb-camera/1@tmp/durable-81894751/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-14T18:07:42.791Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T18:07:42.829Z] Warning: overwriting stash ‘stack-cost’ [2023-12-14T18:07:42.874Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T18:07:42.916Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T18:07:43.088Z] $ docker stop --time=1 15abb81f7a17124a14094bf35383732b4a6e8c14c32752b0c3ec3fe42b9ca8dc [2023-12-14T18:07:44.495Z] $ docker rm -f --volumes 15abb81f7a17124a14094bf35383732b4a6e8c14c32752b0c3ec3fe42b9ca8dc [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 [2023-12-14T18:07:46.404Z] provisioning config files... [2023-12-14T18:07:46.414Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-316@tmp/config1636854223786133291tmp [Pipeline] { [Pipeline] sh [2023-12-14T18:07:46.845Z] + set +x [2023-12-14T18:07:46.845Z] + curl -s https://codecov.io/bash [2023-12-14T18:07:46.845Z] + bash -s -- [2023-12-14T18:07:46.845Z] [2023-12-14T18:07:46.845Z] _____ _ [2023-12-14T18:07:46.845Z] / ____| | | [2023-12-14T18:07:46.845Z] | | ___ __| | ___ ___ _____ __ [2023-12-14T18:07:46.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-14T18:07:46.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-14T18:07:46.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-14T18:07:46.845Z] Bash-1.0.6 [2023-12-14T18:07:46.845Z] [2023-12-14T18:07:46.845Z] [2023-12-14T18:07:46.845Z] ==> git version 2.25.1 found [2023-12-14T18:07:46.846Z] ==> 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 [2023-12-14T18:07:46.846Z] Release-Date: 2020-01-08 [2023-12-14T18:07:46.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-14T18:07:46.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-14T18:07:46.846Z] ==> Jenkins CI detected. [2023-12-14T18:07:46.846Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-316 [2023-12-14T18:07:46.846Z] project root: . [2023-12-14T18:07:46.846Z] --> token set from env [2023-12-14T18:07:46.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-14T18:07:46.846Z] ==> Running gcov in . (disable via -X gcov) [2023-12-14T18:07:46.846Z] ==> Python coveragepy not found [2023-12-14T18:07:46.846Z] ==> Searching for coverage reports in: [2023-12-14T18:07:46.846Z] + . [2023-12-14T18:07:46.846Z] -> Found 1 reports [2023-12-14T18:07:46.846Z] ==> Detecting git/mercurial file structure [2023-12-14T18:07:46.846Z] ==> Reading reports [2023-12-14T18:07:47.105Z] + ./coverage.out bytes=54703 [2023-12-14T18:07:47.105Z] ==> Appending adjustments [2023-12-14T18:07:47.105Z] https://docs.codecov.io/docs/fixing-reports [2023-12-14T18:07:47.105Z] + Found adjustments [2023-12-14T18:07:47.105Z] ==> Gzipping contents [2023-12-14T18:07:47.105Z] 8.0K /tmp/codecov.7NbCCs.gz [2023-12-14T18:07:47.105Z] ==> Uploading reports [2023-12-14T18:07:47.105Z] url: https://codecov.io [2023-12-14T18:07:47.105Z] query: branch=PR-316&commit=293716fb82a91b8ee69c1d9a573f10e1afe1f416&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=316&job=&cmd_args= [2023-12-14T18:07:47.105Z] -> Pinging Codecov [2023-12-14T18:07:47.105Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-316&commit=293716fb82a91b8ee69c1d9a573f10e1afe1f416&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=316&job=&cmd_args= [2023-12-14T18:07:47.365Z] -> Uploading to [2023-12-14T18:07:47.365Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-14/73D8F5FF140700D3E01443B452E23636/293716fb82a91b8ee69c1d9a573f10e1afe1f416/539c7fca-dccf-41a6-8d33-51eb6a80f909.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231214T180747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05d2afa54a671afb3de1a448b0d0bbce518d27c2265d28776490e39c81d0834f [2023-12-14T18:07:47.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T18:07:47.365Z] Dload Upload Total Spent Left Speed [2023-12-14T18:07:47.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 30931 --:--:-- --:--:-- --:--:-- 30931 [2023-12-14T18:07:47.365Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/293716fb82a91b8ee69c1d9a573f10e1afe1f416 [Pipeline] } [2023-12-14T18:07:47.395Z] 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 [2023-12-14T18:07:50.478Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-316/archives ] [2023-12-14T18:07:50.478Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-316/archives [2023-12-14T18:07:50.478Z] total 16 [2023-12-14T18:07:50.478Z] drwxr-xr-x 3 root root 4096 Dec 14 18:02 . [2023-12-14T18:07:50.478Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 18:02 .. [2023-12-14T18:07:50.478Z] drwxr-xr-x 2 root root 4096 Dec 14 18:02 cost [2023-12-14T18:07:50.478Z] -rw-r--r-- 1 root root 89 Dec 14 18:02 cost.csv [2023-12-14T18:07:50.478Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-316/archives [2023-12-14T18:07:50.478Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-316/archives [2023-12-14T18:07:50.478Z] total 16 [2023-12-14T18:07:50.478Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 18:02 . [2023-12-14T18:07:50.478Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 18:02 .. [2023-12-14T18:07:50.478Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 18:02 cost [2023-12-14T18:07:50.478Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 14 18:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:50.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:51.700Z] ---> package-listing.sh [2023-12-14T18:07:51.701Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-14T18:07:51.701Z] ++ facter osfamily [2023-12-14T18:07:51.959Z] + OS_FAMILY=debian [2023-12-14T18:07:51.959Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-316 [2023-12-14T18:07:51.959Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-14T18:07:51.959Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-14T18:07:51.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-14T18:07:51.959Z] + PACKAGES=/tmp/packages_start.txt [2023-12-14T18:07:51.959Z] + '[' /w/workspace/foundry_device-usb-camera_PR-316 ']' [2023-12-14T18:07:51.959Z] + PACKAGES=/tmp/packages_end.txt [2023-12-14T18:07:51.959Z] + case "${OS_FAMILY}" in [2023-12-14T18:07:51.959Z] + dpkg -l [2023-12-14T18:07:51.959Z] + grep '^ii' [2023-12-14T18:07:51.959Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-14T18:07:51.959Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-14T18:07:51.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-14T18:07:51.960Z] + '[' /w/workspace/foundry_device-usb-camera_PR-316 ']' [2023-12-14T18:07:51.960Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-316/archives/ [2023-12-14T18:07:51.960Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-316/archives/ [Pipeline] echo [2023-12-14T18:07:51.997Z] 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-316/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-14T18:07:52.288Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T18:07:52.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T18:07:52.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T18:07:53.203Z] prd-ubuntu20.04-docker-8c-8g-25057 does not seem to be running inside a container [2023-12-14T18:07:53.231Z] $ 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-316/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-316 -v /w/workspace/foundry_device-usb-camera_PR-316:/w/workspace/foundry_device-usb-camera_PR-316:rw,z -v /w/workspace/foundry_device-usb-camera_PR-316@tmp:/w/workspace/foundry_device-usb-camera_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-14T18:07:53.422Z] $ docker top 5b0ab93ff18dffcdf94bfded741acc39c801f24f36cb46bde265cf86048e3a71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T18:07:53.910Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-14T18:07:54.222Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-14T18:07:54.532Z] + ls /var/log/sa-host [2023-12-14T18:07:54.532Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T18:07:54.786Z] provisioning config files... [2023-12-14T18:07:54.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-316@tmp/config7951038864189947690tmp [Pipeline] { [Pipeline] echo [2023-12-14T18:07:54.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:55.262Z] ---> create-netrc.sh [Pipeline] } [2023-12-14T18:07:55.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:55.788Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-14T18:07:55.820Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:56.127Z] ---> sudo-logs.sh [2023-12-14T18:07:56.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-14T18:07:56.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:56.562Z] ---> job-cost.sh [2023-12-14T18:07:56.562Z] lf-activate-venv: SKIPPING [2023-12-14T18:07:56.562Z] DEBUG: total: 0.2199999988079071 [2023-12-14T18:07:56.562Z] INFO: Retrieving Stack Cost... [2023-12-14T18:07:56.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T18:07:57.079Z] INFO: Archiving Costs [Pipeline] echo [2023-12-14T18:07:57.110Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T18:07:57.417Z] ---> logs-deploy.sh [2023-12-14T18:07:57.417Z] lf-activate-venv: SKIPPING [2023-12-14T18:07:57.417Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-316/1 [2023-12-14T18:07:57.417Z] INFO: archiving workspace using pattern(s): [2023-12-14T18:07:58.356Z] Archives upload complete. [2023-12-14T18:07:58.356Z] INFO: archiving logs to Nexus