Pull request #264 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b rather than 13798fe971281a6cc41bd1553ffe29c3cf27f139 Obtained Jenkinsfile from c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b 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-ssh9311116537200635961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh465010898534126406.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-264/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-264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13237441538336528315.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-264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13725629439870964473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4888286949727041128.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-264/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-264/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11376725296164016330.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-249 in /w/workspace/foundry_device-usb-camera_PR-264 [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-264 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/264/head:refs/remotes/origin/PR-264 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b into PR head commit 13798fe971281a6cc41bd1553ffe29c3cf27f139 Merge succeeded, producing 13798fe971281a6cc41bd1553ffe29c3cf27f139 Checking out Revision 13798fe971281a6cc41bd1553ffe29c3cf27f139 (PR-264) Commit message: "fix: refresh device paths" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-30T23:49:43.656Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 13798fe971281a6cc41bd1553ffe29c3cf27f139 # 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 c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13798fe971281a6cc41bd1553ffe29c3cf27f139 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-30T23:49:43.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-30T23:49:43.920Z] ========================================================= [2023-06-30T23:49:43.920Z] EdgeX Global Pipelines Version Info [2023-06-30T23:49:43.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-30T23:49:44.661Z] ------------------- [2023-06-30T23:49:44.662Z] stable info: [2023-06-30T23:49:44.662Z] ------------------- [2023-06-30T23:49:44.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-30T23:49:44.662Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-30T23:49:44.662Z] Message: update stable to v1.0.250 [2023-06-30T23:49:45.233Z] ------------------- [2023-06-30T23:49:45.233Z] experimental info: [2023-06-30T23:49:45.233Z] ------------------- [2023-06-30T23:49:45.233Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-30T23:49:45.233Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-30T23:49:45.233Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-30T23:49:45.546Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-06-30T23:49:45.589Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-06-30T23:49:45.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-30T23:49:45.673Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-30T23:49:45.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-30T23:49:45.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-30T23:49:45.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-30T23:49:45.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-30T23:49:45.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-30T23:49:45.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-30T23:49:45.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-30T23:49:46.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-06-30T23:49:46.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-30T23:49:46.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-30T23:49:46.154Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-30T23:49:46.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-30T23:49:46.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-30T23:49:46.283Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-30T23:49:46.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-30T23:49:46.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-30T23:49:46.406Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-30T23:49:46.447Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-30T23:49:46.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-30T23:49:46.531Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-30T23:49:46.579Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-30T23:49:46.627Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-30T23:49:46.675Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-30T23:49:46.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-264 [Pipeline] echo [2023-06-30T23:49:46.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-264 [Pipeline] echo [2023-06-30T23:49:46.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-264 [Pipeline] echo [2023-06-30T23:49:46.864Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13798fe971281a6cc41bd1553ffe29c3cf27f139 [Pipeline] echo [2023-06-30T23:49:46.911Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13798fe [Pipeline] echo [2023-06-30T23:49:46.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-30T23:49:47.077Z] provisioning config files... [2023-06-30T23:49:47.093Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-264@tmp/config17174884600253852678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-30T23:49:47.472Z] ---> docker-login.sh [2023-06-30T23:49:47.473Z] nexus3.edgexfoundry.org:10001 [2023-06-30T23:49:47.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:49:47.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:49:47.734Z] Configure a credential helper to remove this warning. See [2023-06-30T23:49:47.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:49:47.734Z] [2023-06-30T23:49:47.734Z] Login Succeeded [2023-06-30T23:49:47.993Z] nexus3.edgexfoundry.org:10002 [2023-06-30T23:49:47.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:49:47.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:49:47.993Z] Configure a credential helper to remove this warning. See [2023-06-30T23:49:47.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:49:47.993Z] [2023-06-30T23:49:47.993Z] Login Succeeded [2023-06-30T23:49:47.993Z] nexus3.edgexfoundry.org:10003 [2023-06-30T23:49:47.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:49:47.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:49:47.993Z] Configure a credential helper to remove this warning. See [2023-06-30T23:49:47.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:49:47.993Z] [2023-06-30T23:49:47.993Z] Login Succeeded [2023-06-30T23:49:47.994Z] nexus3.edgexfoundry.org:10004 [2023-06-30T23:49:48.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:49:48.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:49:48.253Z] Configure a credential helper to remove this warning. See [2023-06-30T23:49:48.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:49:48.253Z] [2023-06-30T23:49:48.253Z] Login Succeeded [2023-06-30T23:49:48.253Z] docker.io [2023-06-30T23:49:48.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:49:48.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:49:48.513Z] Configure a credential helper to remove this warning. See [2023-06-30T23:49:48.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:49:48.513Z] [2023-06-30T23:49:48.513Z] Login Succeeded [2023-06-30T23:49:48.513Z] ---> docker-login.sh ends [Pipeline] } [2023-06-30T23:49:48.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-30T23:49:49.138Z] + git rev-list -1 --merges 13798fe971281a6cc41bd1553ffe29c3cf27f139~1..13798fe971281a6cc41bd1553ffe29c3cf27f139 [Pipeline] echo [2023-06-30T23:49:49.203Z] -----------> git rev-list -1 --merges 13798fe971281a6cc41bd1553ffe29c3cf27f139~1..13798fe971281a6cc41bd1553ffe29c3cf27f139 13798fe971281a6cc41bd1553ffe29c3cf27f139 [false] [Pipeline] sh [2023-06-30T23:49:49.512Z] + git log --format=format:%s -1 13798fe971281a6cc41bd1553ffe29c3cf27f139 [Pipeline] echo [2023-06-30T23:49:49.550Z] ========================================================= [2023-06-30T23:49:49.550Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-30T23:49:49.550Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-30T23:49:49.982Z] + git log --format=format:%s -1 13798fe971281a6cc41bd1553ffe29c3cf27f139 [Pipeline] echo [2023-06-30T23:49:50.013Z] [semverPrep] GIT_COMMIT: 13798fe971281a6cc41bd1553ffe29c3cf27f139, Commit Message: fix: refresh device paths [Pipeline] echo [2023-06-30T23:49:50.043Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-30T23:49:50.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-30T23:49:50.448Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-30T23:49:50.448Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-30T23:49:50.448Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-30T23:49:50.448Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-30T23:49:50.448Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-30T23:49:50.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:49:50.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-30T23:49:50.941Z] [2023-06-30T23:49:50.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:49:51.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-30T23:49:51.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-30T23:49:51.325Z] b85a868b505f: Pulling fs layer [2023-06-30T23:49:51.325Z] e2be974225ed: Pulling fs layer [2023-06-30T23:49:51.325Z] 339a4e72a1f5: Pulling fs layer [2023-06-30T23:49:51.325Z] 988bab9f4d93: Pulling fs layer [2023-06-30T23:49:51.325Z] 1469e6f7b9e6: Pulling fs layer [2023-06-30T23:49:51.325Z] eaf3925da568: Pulling fs layer [2023-06-30T23:49:51.325Z] bab4dde63d76: Pulling fs layer [2023-06-30T23:49:51.325Z] bde34c3a00c8: Pulling fs layer [2023-06-30T23:49:51.325Z] b352a97aabf1: Pulling fs layer [2023-06-30T23:49:51.325Z] 4872d77fe225: Pulling fs layer [2023-06-30T23:49:51.325Z] 5851b861e8e6: Pulling fs layer [2023-06-30T23:49:51.325Z] 4872d77fe225: Waiting [2023-06-30T23:49:51.325Z] bab4dde63d76: Waiting [2023-06-30T23:49:51.325Z] 988bab9f4d93: Waiting [2023-06-30T23:49:51.325Z] 5851b861e8e6: Waiting [2023-06-30T23:49:51.325Z] bde34c3a00c8: Waiting [2023-06-30T23:49:51.325Z] b352a97aabf1: Waiting [2023-06-30T23:49:51.325Z] eaf3925da568: Waiting [2023-06-30T23:49:51.325Z] e2be974225ed: Verifying Checksum [2023-06-30T23:49:51.325Z] e2be974225ed: Download complete [2023-06-30T23:49:51.325Z] 988bab9f4d93: Verifying Checksum [2023-06-30T23:49:51.325Z] 988bab9f4d93: Download complete [2023-06-30T23:49:51.583Z] 1469e6f7b9e6: Verifying Checksum [2023-06-30T23:49:51.583Z] 1469e6f7b9e6: Download complete [2023-06-30T23:49:51.583Z] eaf3925da568: Verifying Checksum [2023-06-30T23:49:51.583Z] eaf3925da568: Download complete [2023-06-30T23:49:51.583Z] 339a4e72a1f5: Verifying Checksum [2023-06-30T23:49:51.583Z] 339a4e72a1f5: Download complete [2023-06-30T23:49:51.583Z] bde34c3a00c8: Verifying Checksum [2023-06-30T23:49:51.583Z] bde34c3a00c8: Download complete [2023-06-30T23:49:51.584Z] b352a97aabf1: Verifying Checksum [2023-06-30T23:49:51.584Z] b352a97aabf1: Download complete [2023-06-30T23:49:51.584Z] 4872d77fe225: Verifying Checksum [2023-06-30T23:49:51.584Z] 4872d77fe225: Download complete [2023-06-30T23:49:51.584Z] 5851b861e8e6: Verifying Checksum [2023-06-30T23:49:51.584Z] 5851b861e8e6: Download complete [2023-06-30T23:49:51.584Z] b85a868b505f: Verifying Checksum [2023-06-30T23:49:51.584Z] b85a868b505f: Download complete [2023-06-30T23:49:51.843Z] bab4dde63d76: Verifying Checksum [2023-06-30T23:49:51.843Z] bab4dde63d76: Download complete [2023-06-30T23:49:52.775Z] b85a868b505f: Pull complete [2023-06-30T23:49:53.032Z] e2be974225ed: Pull complete [2023-06-30T23:49:53.599Z] 339a4e72a1f5: Pull complete [2023-06-30T23:49:53.599Z] 988bab9f4d93: Pull complete [2023-06-30T23:49:53.861Z] 1469e6f7b9e6: Pull complete [2023-06-30T23:49:53.861Z] eaf3925da568: Pull complete [2023-06-30T23:49:55.774Z] bab4dde63d76: Pull complete [2023-06-30T23:49:55.774Z] bde34c3a00c8: Pull complete [2023-06-30T23:49:55.774Z] b352a97aabf1: Pull complete [2023-06-30T23:49:56.034Z] 4872d77fe225: Pull complete [2023-06-30T23:49:56.034Z] 5851b861e8e6: Pull complete [2023-06-30T23:49:56.034Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-30T23:49:56.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-30T23:49:56.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T23:49:56.288Z] prd-ubuntu20.04-docker-8c-8g-249 does not seem to be running inside a container [2023-06-30T23:49:56.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-264 -v /w/workspace/foundry_device-usb-camera_PR-264:/w/workspace/foundry_device-usb-camera_PR-264:rw,z -v /w/workspace/foundry_device-usb-camera_PR-264@tmp:/w/workspace/foundry_device-usb-camera_PR-264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-30T23:49:59.244Z] $ docker top 1db88fa3e58d365db0bfb6a34fa527e68fe43951b1bcee05039a2c20fddd0483 -eo pid,comm [2023-06-30T23:49:59.303Z] 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-06-30T23:49:59.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-30T23:49:59.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-30T23:49:59.444Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-30T23:49:59.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-30T23:49:59.574Z] $ docker exec 1db88fa3e58d365db0bfb6a34fa527e68fe43951b1bcee05039a2c20fddd0483 ssh-agent [2023-06-30T23:49:59.691Z] SSH_AUTH_SOCK=/tmp/ssh-exnKzScRrONJ/agent.32 [2023-06-30T23:49:59.691Z] SSH_AGENT_PID=38 [2023-06-30T23:49:59.701Z] Running ssh-add (command line suppressed) [2023-06-30T23:49:59.800Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-264@tmp/private_key_1513282959548758497.key (/w/workspace/foundry_device-usb-camera_PR-264@tmp/private_key_1513282959548758497.key) [2023-06-30T23:49:59.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-30T23:50:00.143Z] + git tag --points-at HEAD [Pipeline] } [2023-06-30T23:50:00.175Z] $ docker exec --env ******** --env ******** 1db88fa3e58d365db0bfb6a34fa527e68fe43951b1bcee05039a2c20fddd0483 ssh-agent -k [2023-06-30T23:50:00.282Z] unset SSH_AUTH_SOCK; [2023-06-30T23:50:00.283Z] unset SSH_AGENT_PID; [2023-06-30T23:50:00.283Z] echo Agent pid 38 killed; [2023-06-30T23:50:00.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-30T23:50:00.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-30T23:50:00.376Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-30T23:50:00.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-30T23:50:00.493Z] $ docker exec 1db88fa3e58d365db0bfb6a34fa527e68fe43951b1bcee05039a2c20fddd0483 ssh-agent [2023-06-30T23:50:00.617Z] SSH_AUTH_SOCK=/tmp/ssh-I8cuf80X4mQZ/agent.71 [2023-06-30T23:50:00.617Z] SSH_AGENT_PID=77 [2023-06-30T23:50:00.624Z] Running ssh-add (command line suppressed) [2023-06-30T23:50:00.727Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-264@tmp/private_key_5563366807517110242.key (/w/workspace/foundry_device-usb-camera_PR-264@tmp/private_key_5563366807517110242.key) [2023-06-30T23:50:00.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-30T23:50:01.073Z] + git semver init [2023-06-30T23:50:01.332Z] 2023-06-30 23:50:01,270 [run_init] DEBUG init version:0.0.0 force:False [2023-06-30T23:50:01.332Z] 2023-06-30 23:50:01,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-264/.semver [2023-06-30T23:50:01.332Z] 2023-06-30 23:50:01,271 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-264/.semver [2023-06-30T23:50:01.332Z] 2023-06-30 23:50:01,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-264/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-264, universal_newlines=False, shell=None, istream=None) [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:01,996 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-264/.git/info/exclude [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:01,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-264/.semver/PR-264 with force:False [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:01,997 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-264/.semver/PR-264 [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:02,001 [execute] INFO git cat-file --batch-check [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:02,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-264/.semver, universal_newlines=False, shell=None, istream=) [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:02,008 [execute] INFO git cat-file --batch [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:02,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-264/.semver, universal_newlines=False, shell=None, istream=) [2023-06-30T23:50:02.280Z] 2023-06-30 23:50:02,013 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-264/.semver/PR-264 [2023-06-30T23:50:02.280Z] 0.0.0 [Pipeline] } [2023-06-30T23:50:02.308Z] $ docker exec --env ******** --env ******** 1db88fa3e58d365db0bfb6a34fa527e68fe43951b1bcee05039a2c20fddd0483 ssh-agent -k [2023-06-30T23:50:02.402Z] unset SSH_AUTH_SOCK; [2023-06-30T23:50:02.403Z] unset SSH_AGENT_PID; [2023-06-30T23:50:02.404Z] echo Agent pid 77 killed; [2023-06-30T23:50:02.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-30T23:50:02.851Z] + git semver [Pipeline] } [2023-06-30T23:50:03.138Z] $ docker stop --time=1 1db88fa3e58d365db0bfb6a34fa527e68fe43951b1bcee05039a2c20fddd0483 [2023-06-30T23:50:04.447Z] $ docker rm -f --volumes 1db88fa3e58d365db0bfb6a34fa527e68fe43951b1bcee05039a2c20fddd0483 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-30T23:50:04.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-30T23:50:05.126Z] Stashed 1 file(s) [Pipeline] echo [2023-06-30T23:50:05.144Z] [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-06-30T23:50:05.703Z] provisioning config files... [2023-06-30T23:50:05.714Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-264@tmp/config14733953092620686926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-30T23:50:06.064Z] ---> docker-login.sh [2023-06-30T23:50:06.064Z] nexus3.edgexfoundry.org:10001 [2023-06-30T23:50:06.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:50:06.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:50:06.064Z] Configure a credential helper to remove this warning. See [2023-06-30T23:50:06.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:50:06.064Z] [2023-06-30T23:50:06.064Z] Login Succeeded [2023-06-30T23:50:06.064Z] nexus3.edgexfoundry.org:10002 [2023-06-30T23:50:06.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:50:06.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:50:06.064Z] Configure a credential helper to remove this warning. See [2023-06-30T23:50:06.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:50:06.064Z] [2023-06-30T23:50:06.064Z] Login Succeeded [2023-06-30T23:50:06.064Z] nexus3.edgexfoundry.org:10003 [2023-06-30T23:50:06.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:50:06.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:50:06.325Z] Configure a credential helper to remove this warning. See [2023-06-30T23:50:06.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:50:06.325Z] [2023-06-30T23:50:06.325Z] Login Succeeded [2023-06-30T23:50:06.325Z] nexus3.edgexfoundry.org:10004 [2023-06-30T23:50:06.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:50:06.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:50:06.325Z] Configure a credential helper to remove this warning. See [2023-06-30T23:50:06.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:50:06.325Z] [2023-06-30T23:50:06.325Z] Login Succeeded [2023-06-30T23:50:06.325Z] docker.io [2023-06-30T23:50:06.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:50:06.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:50:06.585Z] Configure a credential helper to remove this warning. See [2023-06-30T23:50:06.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:50:06.585Z] [2023-06-30T23:50:06.585Z] Login Succeeded [2023-06-30T23:50:06.585Z] ---> docker-login.sh ends [Pipeline] } [2023-06-30T23:50:06.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-30T23:50:06.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T23:50:06.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T23:50:06.869Z] ========================================================= [2023-06-30T23:50:06.869Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-30T23:50:06.869Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:50:07.335Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-30T23:50:07.335Z] Sending build context to Docker daemon 2.051MB [2023-06-30T23:50:07.335Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-06-30T23:50:07.335Z] Step 2/13 : FROM ${BASE} AS builder [2023-06-30T23:50:07.335Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-30T23:50:07.335Z] f56be85fc22e: Pulling fs layer [2023-06-30T23:50:07.335Z] 85791d961cd3: Pulling fs layer [2023-06-30T23:50:07.335Z] d694b5ae8c79: Pulling fs layer [2023-06-30T23:50:07.335Z] 9f32a84ed3da: Pulling fs layer [2023-06-30T23:50:07.335Z] 4d19c01a9841: Pulling fs layer [2023-06-30T23:50:07.335Z] 9325e15d5711: Pulling fs layer [2023-06-30T23:50:07.335Z] 556b6ee489ea: Pulling fs layer [2023-06-30T23:50:07.335Z] c5a4b2cf53e6: Pulling fs layer [2023-06-30T23:50:07.335Z] 9f32a84ed3da: Waiting [2023-06-30T23:50:07.335Z] 4d19c01a9841: Waiting [2023-06-30T23:50:07.335Z] 556b6ee489ea: Waiting [2023-06-30T23:50:07.335Z] c5a4b2cf53e6: Waiting [2023-06-30T23:50:07.335Z] 9325e15d5711: Waiting [2023-06-30T23:50:07.335Z] 85791d961cd3: Download complete [2023-06-30T23:50:07.335Z] 9f32a84ed3da: Verifying Checksum [2023-06-30T23:50:07.335Z] 9f32a84ed3da: Download complete [2023-06-30T23:50:07.335Z] 4d19c01a9841: Verifying Checksum [2023-06-30T23:50:07.335Z] 4d19c01a9841: Download complete [2023-06-30T23:50:07.595Z] f56be85fc22e: Verifying Checksum [2023-06-30T23:50:07.595Z] f56be85fc22e: Download complete [2023-06-30T23:50:07.595Z] 9325e15d5711: Verifying Checksum [2023-06-30T23:50:07.595Z] 9325e15d5711: Download complete [2023-06-30T23:50:07.595Z] f56be85fc22e: Pull complete [2023-06-30T23:50:07.856Z] 85791d961cd3: Pull complete [2023-06-30T23:50:08.115Z] c5a4b2cf53e6: Verifying Checksum [2023-06-30T23:50:08.115Z] c5a4b2cf53e6: Download complete [2023-06-30T23:50:08.115Z] d694b5ae8c79: Verifying Checksum [2023-06-30T23:50:08.115Z] d694b5ae8c79: Download complete [2023-06-30T23:50:08.374Z] 556b6ee489ea: Verifying Checksum [2023-06-30T23:50:08.374Z] 556b6ee489ea: Download complete [2023-06-30T23:50:11.669Z] d694b5ae8c79: Pull complete [2023-06-30T23:50:11.669Z] 9f32a84ed3da: Pull complete [2023-06-30T23:50:11.927Z] 4d19c01a9841: Pull complete [2023-06-30T23:50:11.927Z] 9325e15d5711: Pull complete [2023-06-30T23:50:14.458Z] 556b6ee489ea: Pull complete [2023-06-30T23:50:15.392Z] c5a4b2cf53e6: Pull complete [2023-06-30T23:50:15.392Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-30T23:50:15.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-30T23:50:15.392Z] ---> c4be618373d6 [2023-06-30T23:50:15.392Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-06-30T23:50:20.544Z] Still waiting to schedule task [2023-06-30T23:50:20.545Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-247’ [2023-06-30T23:50:21.977Z] ---> Running in a6ba21990d7d [2023-06-30T23:50:21.977Z] Removing intermediate container a6ba21990d7d [2023-06-30T23:50:21.977Z] ---> 53f83ea13b9e [2023-06-30T23:50:21.977Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-30T23:50:21.977Z] ---> Running in 929031ccce7c [2023-06-30T23:50:21.977Z] Removing intermediate container 929031ccce7c [2023-06-30T23:50:21.977Z] ---> bda96a7e2900 [2023-06-30T23:50:21.977Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-30T23:50:21.977Z] ---> Running in 9240588dac2e [2023-06-30T23:50:21.977Z] Removing intermediate container 9240588dac2e [2023-06-30T23:50:21.977Z] ---> b47efc2f8c61 [2023-06-30T23:50:21.977Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-30T23:50:21.977Z] ---> Running in d47995aff737 [2023-06-30T23:50:21.977Z] Removing intermediate container d47995aff737 [2023-06-30T23:50:21.977Z] ---> 833ddcebeef7 [2023-06-30T23:50:21.977Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-30T23:50:21.977Z] ---> Running in d884c8c24d4d [2023-06-30T23:50:21.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-30T23:50:22.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-30T23:50:22.496Z] (1/14) Installing libintl (0.21.1-r1) [2023-06-30T23:50:22.496Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-06-30T23:50:22.496Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-06-30T23:50:22.496Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-06-30T23:50:22.496Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-06-30T23:50:22.496Z] (6/14) Installing udev-init-scripts (35-r1) [2023-06-30T23:50:22.496Z] (7/14) Installing libblkid (2.38.1-r1) [2023-06-30T23:50:22.496Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-06-30T23:50:22.496Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-06-30T23:50:22.496Z] (10/14) Installing kmod-libs (30-r1) [2023-06-30T23:50:22.496Z] (11/14) Installing eudev (3.2.11-r4) [2023-06-30T23:50:22.496Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-06-30T23:50:22.496Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-06-30T23:50:22.496Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-06-30T23:50:22.496Z] Executing busybox-1.35.0-r29.trigger [2023-06-30T23:50:22.496Z] Executing eudev-3.2.11-r4.trigger [2023-06-30T23:50:22.496Z] OK: 272 MiB in 67 packages [2023-06-30T23:50:23.067Z] Removing intermediate container d884c8c24d4d [2023-06-30T23:50:23.067Z] ---> d3a644333ab5 [2023-06-30T23:50:23.067Z] Step 8/13 : WORKDIR /device-usb-camera [2023-06-30T23:50:23.067Z] ---> Running in f00569700c5b [2023-06-30T23:50:23.067Z] Removing intermediate container f00569700c5b [2023-06-30T23:50:23.067Z] ---> f095d5462edd [2023-06-30T23:50:23.068Z] Step 9/13 : COPY go.mod vendor* ./ [2023-06-30T23:50:23.327Z] ---> 8548e3f698b7 [2023-06-30T23:50:23.327Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-30T23:50:23.327Z] ---> Running in 3d52df923c89 [2023-06-30T23:51:19.660Z] Removing intermediate container 3d52df923c89 [2023-06-30T23:51:19.660Z] ---> baeb5332263a [2023-06-30T23:51:19.660Z] Step 11/13 : COPY . . [2023-06-30T23:51:19.660Z] ---> 3871d90ddb32 [2023-06-30T23:51:19.660Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-30T23:51:19.660Z] ---> Running in e08c032d7508 [2023-06-30T23:51:19.660Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-30T23:51:19.660Z] Dload Upload Total Spent Left Speed [2023-06-30T23:51:19.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8174 0 --:--:-- --:--:-- --:--:-- 8232 [2023-06-30T23:51:19.660Z] Removing intermediate container e08c032d7508 [2023-06-30T23:51:19.660Z] ---> e8b50b660c79 [2023-06-30T23:51:19.660Z] Step 13/13 : RUN ${MAKE} [2023-06-30T23:51:19.660Z] ---> Running in fb2128ef42ff [2023-06-30T23:51:19.660Z] noop [2023-06-30T23:51:19.660Z] Removing intermediate container fb2128ef42ff [2023-06-30T23:51:19.660Z] ---> ef14ad7ee58f [2023-06-30T23:51:19.660Z] Successfully built ef14ad7ee58f [2023-06-30T23:51:19.660Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:51:20.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-30T23:51:20.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T23:51:20.253Z] prd-ubuntu20.04-docker-8c-8g-249 does not seem to be running inside a container [2023-06-30T23:51:20.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-264 -v /w/workspace/foundry_device-usb-camera_PR-264:/w/workspace/foundry_device-usb-camera_PR-264:rw,z -v /w/workspace/foundry_device-usb-camera_PR-264@tmp:/w/workspace/foundry_device-usb-camera_PR-264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-30T23:51:20.639Z] $ docker top b246a9012ab2c03701e2549d61207f579cf7fd43dad384f67c2971c91539fc22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T23:51:21.017Z] + go version [2023-06-30T23:51:21.017Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-30T23:51:21.047Z] $ docker stop --time=1 b246a9012ab2c03701e2549d61207f579cf7fd43dad384f67c2971c91539fc22 [2023-06-30T23:51:22.314Z] $ docker rm -f --volumes b246a9012ab2c03701e2549d61207f579cf7fd43dad384f67c2971c91539fc22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:51:23.018Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-30T23:51:23.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T23:51:23.163Z] prd-ubuntu20.04-docker-8c-8g-249 does not seem to be running inside a container [2023-06-30T23:51:23.202Z] $ 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-264 -v /w/workspace/foundry_device-usb-camera_PR-264:/w/workspace/foundry_device-usb-camera_PR-264:rw,z -v /w/workspace/foundry_device-usb-camera_PR-264@tmp:/w/workspace/foundry_device-usb-camera_PR-264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-30T23:51:23.554Z] $ docker top 34c18443668523be7b980c996799dccf8e02ebaf8428c96f03e5343b52659554 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T23:51:23.931Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-264 [Pipeline] fileExists [Pipeline] sh [2023-06-30T23:51:24.283Z] + make test [2023-06-30T23:51:24.283Z] go test ./... -coverprofile=coverage.out ./... [2023-06-30T23:51:29.552Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-06-30T23:51:39.521Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-06-30T23:51:39.521Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.2% of statements [2023-06-30T23:51:46.078Z] go vet ./... [2023-06-30T23:51:48.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-30T23:51:48.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-30T23:51:48.715Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-30T23:51:48.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-30T23:51:48.782Z] $ docker stop --time=1 34c18443668523be7b980c996799dccf8e02ebaf8428c96f03e5343b52659554 [2023-06-30T23:51:53.418Z] $ docker rm -f --volumes 34c18443668523be7b980c996799dccf8e02ebaf8428c96f03e5343b52659554 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-30T23:51:53.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-30T23:51:54.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-30T23:51:54.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-30T23:51:54.969Z] + ls -al . [2023-06-30T23:51:54.969Z] total 200 [2023-06-30T23:51:54.969Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 23:51 . [2023-06-30T23:51:54.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:49 .. [2023-06-30T23:51:54.969Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:50 .git [2023-06-30T23:51:54.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:49 .github [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 414 Jun 30 23:49 .gitignore [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 30 23:49 .golangci.yml [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 30 23:49 .hadolint.yml [2023-06-30T23:51:54.969Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 23:50 .semver [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jun 30 23:49 Attribution.txt [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jun 30 23:49 CHANGELOG.md [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 30 23:49 Dockerfile [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 30 23:49 GOVERNANCE.md [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 30 23:49 Jenkinsfile [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 30 23:49 LICENSE [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jun 30 23:49 Makefile [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 30 23:49 OWNERS.md [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 30 23:49 README.md [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 23:50 VERSION [2023-06-30T23:51:54.969Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:49 bin [2023-06-30T23:51:54.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:49 cmd [2023-06-30T23:51:54.969Z] -rw-r--r-- 1 jenkins jenkins 37102 Jun 30 23:51 coverage.out [2023-06-30T23:51:54.969Z] -rwxrwxr-x 1 jenkins jenkins 140 Jun 30 23:49 docker-entrypoint.sh [2023-06-30T23:51:54.969Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:49 docs [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jun 30 23:49 go.mod [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jun 30 23:49 go.sum [2023-06-30T23:51:54.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:49 internal [2023-06-30T23:51:54.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:49 snap [2023-06-30T23:51:54.969Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 30 23:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:51:55.361Z] + 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=13798fe971281a6cc41bd1553ffe29c3cf27f139 --label arch=amd64 --label version=0.0.0 . [2023-06-30T23:51:55.361Z] Sending build context to Docker daemon 2.088MB [2023-06-30T23:51:55.361Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-06-30T23:51:55.361Z] Step 2/36 : FROM ${BASE} AS builder [2023-06-30T23:51:55.361Z] ---> ef14ad7ee58f [2023-06-30T23:51:55.361Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-06-30T23:51:55.620Z] ---> Running in 7a55658a6508 [2023-06-30T23:51:55.620Z] Removing intermediate container 7a55658a6508 [2023-06-30T23:51:55.620Z] ---> c160b3481bea [2023-06-30T23:51:55.620Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-30T23:51:55.620Z] ---> Running in 824fb51012d0 [2023-06-30T23:51:55.620Z] Removing intermediate container 824fb51012d0 [2023-06-30T23:51:55.620Z] ---> 67ef6a2516bc [2023-06-30T23:51:55.620Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-30T23:51:55.620Z] ---> Running in 60ccb1d9c67a [2023-06-30T23:51:55.879Z] Removing intermediate container 60ccb1d9c67a [2023-06-30T23:51:55.879Z] ---> 9cb7d0a442ea [2023-06-30T23:51:55.879Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-30T23:51:55.879Z] ---> Running in 4efcea7caf46 [2023-06-30T23:51:55.879Z] Removing intermediate container 4efcea7caf46 [2023-06-30T23:51:55.879Z] ---> edb786141a22 [2023-06-30T23:51:55.879Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-30T23:51:55.879Z] ---> Running in b1501e54bde5 [2023-06-30T23:51:56.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-30T23:51:56.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-30T23:51:56.655Z] OK: 272 MiB in 67 packages [2023-06-30T23:51:56.915Z] Removing intermediate container b1501e54bde5 [2023-06-30T23:51:56.915Z] ---> 656b1d14d95c [2023-06-30T23:51:56.915Z] Step 8/36 : WORKDIR /device-usb-camera [2023-06-30T23:51:56.915Z] ---> Running in a04c5e8e5916 [2023-06-30T23:51:57.173Z] Removing intermediate container a04c5e8e5916 [2023-06-30T23:51:57.173Z] ---> c6e350a56b44 [2023-06-30T23:51:57.173Z] Step 9/36 : COPY go.mod vendor* ./ [2023-06-30T23:51:57.173Z] ---> 218b51fc3035 [2023-06-30T23:51:57.173Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-30T23:51:57.173Z] ---> Running in b3a8fd4a2800 [2023-06-30T23:51:58.114Z] Removing intermediate container b3a8fd4a2800 [2023-06-30T23:51:58.114Z] ---> 119b4537d421 [2023-06-30T23:51:58.114Z] Step 11/36 : COPY . . [2023-06-30T23:51:58.373Z] ---> fdde4c050cd9 [2023-06-30T23:51:58.373Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-30T23:51:58.373Z] ---> Running in 4631d3417378 [2023-06-30T23:51:58.632Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-30T23:51:58.632Z] Dload Upload Total Spent Left Speed [2023-06-30T23:51:58.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20533 0 --:--:-- --:--:-- --:--:-- 20823 [2023-06-30T23:51:59.200Z] Removing intermediate container 4631d3417378 [2023-06-30T23:51:59.200Z] ---> 894e03334dd2 [2023-06-30T23:51:59.200Z] Step 13/36 : RUN ${MAKE} [2023-06-30T23:51:59.200Z] ---> Running in e2df158bd892 [2023-06-30T23:51:59.200Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-06-30T23:52:25.757Z] Removing intermediate container e2df158bd892 [2023-06-30T23:52:25.757Z] ---> 62b52971947d [2023-06-30T23:52:25.757Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-06-30T23:52:25.757Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-06-30T23:52:25.757Z] 4acc49c71d14: Pulling fs layer [2023-06-30T23:52:25.757Z] 4acc49c71d14: Verifying Checksum [2023-06-30T23:52:25.757Z] 4acc49c71d14: Download complete [2023-06-30T23:52:25.757Z] 4acc49c71d14: Pull complete [2023-06-30T23:52:25.757Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-06-30T23:52:25.757Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-06-30T23:52:25.757Z] ---> 01a2bd3e5fff [2023-06-30T23:52:25.757Z] Step 15/36 : FROM alpine:3.17 [2023-06-30T23:52:25.757Z] 3.17: Pulling from library/alpine [2023-06-30T23:52:25.757Z] 4db1b89c0bd1: Pulling fs layer [2023-06-30T23:52:25.757Z] 4db1b89c0bd1: Verifying Checksum [2023-06-30T23:52:25.757Z] 4db1b89c0bd1: Download complete [2023-06-30T23:52:25.757Z] 4db1b89c0bd1: Pull complete [2023-06-30T23:52:25.757Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-30T23:52:25.757Z] Status: Downloaded newer image for alpine:3.17 [2023-06-30T23:52:25.757Z] ---> 1f73a9d63274 [2023-06-30T23:52:25.757Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-06-30T23:52:25.757Z] ---> Running in 5f6479670b6a [2023-06-30T23:52:25.757Z] Removing intermediate container 5f6479670b6a [2023-06-30T23:52:25.757Z] ---> 381058a30ebe [2023-06-30T23:52:25.757Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-06-30T23:52:25.757Z] ---> Running in e8e7f511501b [2023-06-30T23:52:26.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-30T23:52:26.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-30T23:52:26.535Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-06-30T23:52:26.535Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-06-30T23:52:26.535Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-06-30T23:52:26.794Z] (4/86) Installing libxau (1.0.10-r0) [2023-06-30T23:52:26.794Z] (5/86) Installing libmd (1.0.4-r0) [2023-06-30T23:52:26.794Z] (6/86) Installing libbsd (0.11.7-r0) [2023-06-30T23:52:26.794Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-06-30T23:52:26.794Z] (8/86) Installing libxcb (1.15-r0) [2023-06-30T23:52:26.794Z] (9/86) Installing libx11 (1.8.4-r1) [2023-06-30T23:52:26.794Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-06-30T23:52:26.794Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-06-30T23:52:26.794Z] (12/86) Installing libexpat (2.5.0-r0) [2023-06-30T23:52:26.794Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-06-30T23:52:26.794Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-06-30T23:52:26.794Z] (15/86) Installing libpng (1.6.38-r0) [2023-06-30T23:52:26.794Z] (16/86) Installing freetype (2.12.1-r0) [2023-06-30T23:52:27.052Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-06-30T23:52:27.052Z] (18/86) Installing fribidi (1.0.12-r0) [2023-06-30T23:52:27.052Z] (19/86) Installing libffi (3.4.4-r0) [2023-06-30T23:52:27.053Z] (20/86) Installing libintl (0.21.1-r1) [2023-06-30T23:52:27.053Z] (21/86) Installing libblkid (2.38.1-r1) [2023-06-30T23:52:27.053Z] (22/86) Installing libmount (2.38.1-r1) [2023-06-30T23:52:27.053Z] (23/86) Installing pcre2 (10.42-r0) [2023-06-30T23:52:27.053Z] (24/86) Installing glib (2.74.7-r0) [2023-06-30T23:52:27.053Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-06-30T23:52:27.053Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-06-30T23:52:27.053Z] (27/86) Installing libass (0.16.0-r1) [2023-06-30T23:52:27.311Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-06-30T23:52:27.311Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-06-30T23:52:27.311Z] (30/86) Installing libpciaccess (0.17-r0) [2023-06-30T23:52:27.311Z] (31/86) Installing libdrm (2.4.114-r0) [2023-06-30T23:52:27.311Z] (32/86) Installing gmp (6.2.1-r2) [2023-06-30T23:52:27.311Z] (33/86) Installing nettle (3.8.1-r0) [2023-06-30T23:52:27.311Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-06-30T23:52:27.311Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-06-30T23:52:27.311Z] (36/86) Installing libunistring (1.1-r0) [2023-06-30T23:52:27.311Z] (37/86) Installing gnutls (3.7.8-r3) [2023-06-30T23:52:27.311Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-06-30T23:52:27.311Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-06-30T23:52:27.311Z] (40/86) Installing lame (3.100-r2) [2023-06-30T23:52:27.311Z] (41/86) Installing opus (1.3.1-r1) [2023-06-30T23:52:27.311Z] (42/86) Installing libasyncns (0.8-r1) [2023-06-30T23:52:27.311Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-06-30T23:52:27.311Z] (44/86) Installing libltdl (2.4.7-r1) [2023-06-30T23:52:27.311Z] (45/86) Installing orc (0.4.33-r0) [2023-06-30T23:52:27.311Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-06-30T23:52:27.311Z] (47/86) Installing libogg (1.3.5-r2) [2023-06-30T23:52:27.311Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-06-30T23:52:27.311Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-06-30T23:52:27.571Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-06-30T23:52:27.571Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-06-30T23:52:27.571Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-06-30T23:52:27.571Z] (53/86) Installing soxr (0.1.3-r3) [2023-06-30T23:52:27.571Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-06-30T23:52:27.571Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-06-30T23:52:27.571Z] (56/86) Installing libpulse (16.1-r6) [2023-06-30T23:52:27.571Z] (57/86) Installing cjson (1.7.15-r3) [2023-06-30T23:52:27.571Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-06-30T23:52:27.571Z] (59/86) Installing librist (0.2.7-r0) [2023-06-30T23:52:27.571Z] (60/86) Installing libsrt (1.5.1-r0) [2023-06-30T23:52:27.571Z] (61/86) Installing libssh (0.10.5-r0) [2023-06-30T23:52:27.571Z] (62/86) Installing libtheora (1.1.1-r16) [2023-06-30T23:52:27.571Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-06-30T23:52:27.571Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-06-30T23:52:27.571Z] (65/86) Installing libxext (1.3.5-r0) [2023-06-30T23:52:27.571Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-06-30T23:52:27.571Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-06-30T23:52:27.571Z] (68/86) Installing libva (2.16.0-r0) [2023-06-30T23:52:27.571Z] (69/86) Installing libvdpau (1.5-r0) [2023-06-30T23:52:27.571Z] (70/86) Installing vidstab (1.1.0-r2) [2023-06-30T23:52:27.571Z] (71/86) Installing libvpx (1.12.0-r1) [2023-06-30T23:52:27.571Z] (72/86) Installing libwebp (1.2.4-r2) [2023-06-30T23:52:27.571Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-06-30T23:52:27.571Z] (74/86) Installing numactl (2.0.16-r1) [2023-06-30T23:52:27.831Z] (75/86) Installing x265-libs (3.5-r3) [2023-06-30T23:52:27.831Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-06-30T23:52:27.831Z] (77/86) Installing libsodium (1.0.18-r2) [2023-06-30T23:52:27.831Z] (78/86) Installing libzmq (4.3.4-r1) [2023-06-30T23:52:27.831Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-06-30T23:52:27.831Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-06-30T23:52:27.831Z] (81/86) Installing udev-init-scripts (35-r1) [2023-06-30T23:52:27.831Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-06-30T23:52:28.093Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-06-30T23:52:28.093Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-06-30T23:52:28.093Z] (85/86) Installing kmod-libs (30-r1) [2023-06-30T23:52:28.093Z] (86/86) Installing eudev (3.2.11-r4) [2023-06-30T23:52:28.093Z] Executing busybox-1.35.0-r29.trigger [2023-06-30T23:52:28.093Z] Executing eudev-3.2.11-r4.trigger [2023-06-30T23:52:28.093Z] OK: 112 MiB in 101 packages [2023-06-30T23:52:32.289Z] Removing intermediate container e8e7f511501b [2023-06-30T23:52:32.289Z] ---> b64f01a4f24a [2023-06-30T23:52:32.289Z] Step 18/36 : WORKDIR / [2023-06-30T23:52:32.289Z] ---> Running in 0b2640a10954 [2023-06-30T23:52:32.289Z] Removing intermediate container 0b2640a10954 [2023-06-30T23:52:32.289Z] ---> 9c11b32b9701 [2023-06-30T23:52:32.289Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-06-30T23:52:33.229Z] ---> 611acf526b4c [2023-06-30T23:52:33.229Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-06-30T23:52:33.489Z] ---> 8c3f5e504c47 [2023-06-30T23:52:33.489Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-06-30T23:52:33.489Z] ---> fa1c4b20dcec [2023-06-30T23:52:33.489Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-06-30T23:52:33.750Z] ---> 687c72c35b95 [2023-06-30T23:52:33.750Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-06-30T23:52:33.750Z] ---> 3d6ba1570e73 [2023-06-30T23:52:33.750Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-06-30T23:52:33.750Z] ---> 7406d0d7d269 [2023-06-30T23:52:33.750Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-06-30T23:52:35.134Z] ---> fe9c3e12ca09 [2023-06-30T23:52:35.134Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-06-30T23:52:35.134Z] ---> Running in 4317fc0a4392 [2023-06-30T23:52:35.701Z] Removing intermediate container 4317fc0a4392 [2023-06-30T23:52:35.701Z] ---> 22217611d63c [2023-06-30T23:52:35.701Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-06-30T23:52:35.701Z] ---> Running in ef916f90a3db [2023-06-30T23:52:36.271Z] Removing intermediate container ef916f90a3db [2023-06-30T23:52:36.271Z] ---> e6a02b1c9ec3 [2023-06-30T23:52:36.271Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-06-30T23:52:36.271Z] ---> Running in f33e3247f9b6 [2023-06-30T23:52:36.839Z] Removing intermediate container f33e3247f9b6 [2023-06-30T23:52:36.839Z] ---> b6ed96a1328c [2023-06-30T23:52:36.839Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-06-30T23:52:36.839Z] ---> Running in 8169882aa72c [2023-06-30T23:52:37.415Z] Removing intermediate container 8169882aa72c [2023-06-30T23:52:37.415Z] ---> 1b1b76a2bef6 [2023-06-30T23:52:37.415Z] Step 30/36 : EXPOSE 59983 [2023-06-30T23:52:37.415Z] ---> Running in d33be5f020b8 [2023-06-30T23:52:37.415Z] Removing intermediate container d33be5f020b8 [2023-06-30T23:52:37.415Z] ---> c6573cd30caa [2023-06-30T23:52:37.415Z] Step 31/36 : EXPOSE 8554 [2023-06-30T23:52:37.415Z] ---> Running in dd2343d86a0e [2023-06-30T23:52:37.673Z] Removing intermediate container dd2343d86a0e [2023-06-30T23:52:37.673Z] ---> de3ffc57d5cd [2023-06-30T23:52:37.673Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-06-30T23:52:37.673Z] ---> Running in 6f2c51a86683 [2023-06-30T23:52:37.673Z] Removing intermediate container 6f2c51a86683 [2023-06-30T23:52:37.673Z] ---> dba8d98fdccf [2023-06-30T23:52:37.673Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-06-30T23:52:37.673Z] ---> Running in a1eaf197cc50 [2023-06-30T23:52:37.673Z] Removing intermediate container a1eaf197cc50 [2023-06-30T23:52:37.673Z] ---> d48532f80552 [2023-06-30T23:52:37.673Z] Step 34/36 : LABEL arch=amd64 [2023-06-30T23:52:37.673Z] ---> Running in 9c045eb3f541 [2023-06-30T23:52:37.933Z] Removing intermediate container 9c045eb3f541 [2023-06-30T23:52:37.933Z] ---> dd108b1102fc [2023-06-30T23:52:37.933Z] Step 35/36 : LABEL git_sha=13798fe971281a6cc41bd1553ffe29c3cf27f139 [2023-06-30T23:52:37.933Z] ---> Running in b675d0db436e [2023-06-30T23:52:37.933Z] Removing intermediate container b675d0db436e [2023-06-30T23:52:37.933Z] ---> 1e00ac3cbaf0 [2023-06-30T23:52:37.933Z] Step 36/36 : LABEL version=0.0.0 [2023-06-30T23:52:37.933Z] ---> Running in 1f410044f672 [2023-06-30T23:52:37.933Z] Removing intermediate container 1f410044f672 [2023-06-30T23:52:37.933Z] ---> 1d06ebebd4a9 [2023-06-30T23:52:37.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-30T23:52:37.933Z] Successfully built 1d06ebebd4a9 [2023-06-30T23:52:37.933Z] 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-06-30T23:52:38.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-30T23:52:38.948Z] [2023-06-30T23:52:38.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:52:39.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-30T23:52:39.321Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-30T23:52:39.321Z] 5eb5b503b376: Pulling fs layer [2023-06-30T23:52:39.321Z] 5c69ac0246d0: Pulling fs layer [2023-06-30T23:52:39.321Z] ec43610c2a17: Pulling fs layer [2023-06-30T23:52:39.321Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-30T23:52:39.321Z] 33b1e0a273af: Pulling fs layer [2023-06-30T23:52:39.321Z] 5d3b04190fa2: Pulling fs layer [2023-06-30T23:52:39.321Z] 2f39f015ded8: Pulling fs layer [2023-06-30T23:52:39.321Z] 3a2ae6a8a46f: Waiting [2023-06-30T23:52:39.321Z] 5d3b04190fa2: Waiting [2023-06-30T23:52:39.321Z] 2f39f015ded8: Waiting [2023-06-30T23:52:39.321Z] 5c69ac0246d0: Verifying Checksum [2023-06-30T23:52:39.321Z] 5c69ac0246d0: Download complete [2023-06-30T23:52:39.321Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-30T23:52:39.321Z] 3a2ae6a8a46f: Download complete [2023-06-30T23:52:39.321Z] 33b1e0a273af: Verifying Checksum [2023-06-30T23:52:39.321Z] 33b1e0a273af: Download complete [2023-06-30T23:52:39.321Z] ec43610c2a17: Verifying Checksum [2023-06-30T23:52:39.321Z] ec43610c2a17: Download complete [2023-06-30T23:52:39.321Z] 5d3b04190fa2: Download complete [2023-06-30T23:52:39.581Z] 5eb5b503b376: Verifying Checksum [2023-06-30T23:52:39.581Z] 5eb5b503b376: Download complete [2023-06-30T23:52:40.149Z] 2f39f015ded8: Verifying Checksum [2023-06-30T23:52:40.149Z] 2f39f015ded8: Download complete [2023-06-30T23:52:40.408Z] 5eb5b503b376: Pull complete [2023-06-30T23:52:40.667Z] 5c69ac0246d0: Pull complete [2023-06-30T23:52:40.925Z] ec43610c2a17: Pull complete [2023-06-30T23:52:40.926Z] 3a2ae6a8a46f: Pull complete [2023-06-30T23:52:41.184Z] 33b1e0a273af: Pull complete [2023-06-30T23:52:41.443Z] 5d3b04190fa2: Pull complete [2023-06-30T23:52:45.630Z] 2f39f015ded8: Pull complete [2023-06-30T23:52:46.199Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-30T23:52:46.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-30T23:52:46.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T23:52:46.682Z] prd-ubuntu20.04-docker-8c-8g-249 does not seem to be running inside a container [2023-06-30T23:52:46.721Z] $ 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-264 -v /w/workspace/foundry_device-usb-camera_PR-264:/w/workspace/foundry_device-usb-camera_PR-264:rw,z -v /w/workspace/foundry_device-usb-camera_PR-264@tmp:/w/workspace/foundry_device-usb-camera_PR-264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-30T23:52:53.317Z] $ docker top 5667bb328ac32378a37e5fdfc006d2fee413558edecebd2863b21193bfd6e202 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-30T23:52:53.807Z] ---> job-cost.sh [2023-06-30T23:52:53.807Z] lf-activate-venv: SKIPPING [2023-06-30T23:52:53.807Z] INFO: No Stack... [2023-06-30T23:52:54.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-30T23:52:54.634Z] INFO: Archiving Costs [Pipeline] sh [2023-06-30T23:52:54.944Z] + cat /w/workspace/foundry_device-usb-camera_PR-264/archives/cost.csv [2023-06-30T23:52:54.944Z] + cut -d, -f6 [Pipeline] lock [2023-06-30T23:52:54.984Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] [2023-06-30T23:52:54.988Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] did not exist. Created. [2023-06-30T23:52:54.988Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-30T23:52:55.372Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-30T23:52:55.426Z] Stashed 1 file(s) [Pipeline] } [2023-06-30T23:52:55.451Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-30T23:52:55.529Z] $ docker stop --time=1 5667bb328ac32378a37e5fdfc006d2fee413558edecebd2863b21193bfd6e202 [2023-06-30T23:52:56.681Z] $ docker rm -f --volumes 5667bb328ac32378a37e5fdfc006d2fee413558edecebd2863b21193bfd6e202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-30T23:53:40.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-250 in /w/workspace/foundry_device-usb-camera_PR-264 [Pipeline] { [Pipeline] ws [2023-06-30T23:53:40.306Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-06-30T23:53:40.382Z] Selected Git installation does not exist. Using Default [2023-06-30T23:53:40.382Z] The recommended git tool is: NONE [2023-06-30T23:53:45.490Z] using credential edgex-jenkins-ssh [2023-06-30T23:53:45.504Z] Cloning the remote Git repository [2023-06-30T23:53:45.533Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-06-30T23:53:45.617Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-06-30T23:53:45.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-06-30T23:53:45.753Z] > git --version # timeout=10 [2023-06-30T23:53:45.774Z] > git --version # 'git version 2.25.1' [2023-06-30T23:53:45.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-30T23:53:45.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-30T23:53:46.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-06-30T23:53:46.679Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-30T23:53:47.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-06-30T23:53:47.506Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-06-30T23:53:47.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-30T23:53:47.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/264/head:refs/remotes/origin/PR-264 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-30T23:53:48.141Z] Merging remotes/origin/main commit c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b into PR head commit 13798fe971281a6cc41bd1553ffe29c3cf27f139 [2023-06-30T23:53:48.450Z] Merge succeeded, producing 13798fe971281a6cc41bd1553ffe29c3cf27f139 [2023-06-30T23:53:48.450Z] Checking out Revision 13798fe971281a6cc41bd1553ffe29c3cf27f139 (PR-264) [2023-06-30T23:53:48.898Z] Commit message: "fix: refresh device paths" [2023-06-30T23:53:48.937Z] > git --version # timeout=10 [2023-06-30T23:53:48.948Z] > git --version # 'git version 2.25.1' [2023-06-30T23:53:48.970Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-30T23:53:48.160Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T23:53:48.247Z] > git checkout -f 13798fe971281a6cc41bd1553ffe29c3cf27f139 # timeout=10 [2023-06-30T23:53:48.334Z] > git remote # timeout=10 [2023-06-30T23:53:48.351Z] > git config --get remote.origin.url # timeout=10 [2023-06-30T23:53:48.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-30T23:53:48.395Z] > git merge c5a4cd989dc0c8e35e999c28e138c1d6f5ac110b # timeout=10 [2023-06-30T23:53:48.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-30T23:53:48.447Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T23:53:48.461Z] > git checkout -f 13798fe971281a6cc41bd1553ffe29c3cf27f139 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-30T23:53:50.198Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-30T23:53:50.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-30T23:53:50.198Z] Dload Upload Total Spent Left Speed [2023-06-30T23:53:50.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63123 0 --:--:-- --:--:-- --:--:-- 63437 [Pipeline] sh [2023-06-30T23:53:50.817Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-30T23:53:51.159Z] + sudo tee /etc/docker/daemon.new [2023-06-30T23:53:51.159Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-30T23:53:51.159Z] { [2023-06-30T23:53:51.159Z] "registry-mirrors": [ [2023-06-30T23:53:51.159Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-30T23:53:51.159Z] ], [2023-06-30T23:53:51.159Z] "bip": "10.250.0.254/24", [2023-06-30T23:53:51.159Z] "hosts": [ [2023-06-30T23:53:51.159Z] "tcp://0.0.0.0:5555", [2023-06-30T23:53:51.159Z] "unix:///var/run/docker.sock" [2023-06-30T23:53:51.159Z] ], [2023-06-30T23:53:51.159Z] "mtu": 1458, [2023-06-30T23:53:51.159Z] "selinux-enabled": true, [2023-06-30T23:53:51.159Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-30T23:53:51.159Z] } [Pipeline] sh [2023-06-30T23:53:51.508Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-30T23:53:51.856Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-30T23:54:10.154Z] provisioning config files... [2023-06-30T23:54:10.178Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7580547870457875638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-30T23:54:10.559Z] ---> docker-login.sh [2023-06-30T23:54:10.559Z] nexus3.edgexfoundry.org:10001 [2023-06-30T23:54:10.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:54:11.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:54:11.104Z] Configure a credential helper to remove this warning. See [2023-06-30T23:54:11.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:54:11.104Z] [2023-06-30T23:54:11.104Z] Login Succeeded [2023-06-30T23:54:11.104Z] nexus3.edgexfoundry.org:10002 [2023-06-30T23:54:11.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:54:11.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:54:11.373Z] Configure a credential helper to remove this warning. See [2023-06-30T23:54:11.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:54:11.373Z] [2023-06-30T23:54:11.373Z] Login Succeeded [2023-06-30T23:54:11.647Z] nexus3.edgexfoundry.org:10003 [2023-06-30T23:54:11.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:54:11.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:54:11.917Z] Configure a credential helper to remove this warning. See [2023-06-30T23:54:11.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:54:11.917Z] [2023-06-30T23:54:11.917Z] Login Succeeded [2023-06-30T23:54:11.917Z] nexus3.edgexfoundry.org:10004 [2023-06-30T23:54:12.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:54:12.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:54:12.188Z] Configure a credential helper to remove this warning. See [2023-06-30T23:54:12.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:54:12.188Z] [2023-06-30T23:54:12.188Z] Login Succeeded [2023-06-30T23:54:12.188Z] docker.io [2023-06-30T23:54:12.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-30T23:54:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-30T23:54:12.724Z] Configure a credential helper to remove this warning. See [2023-06-30T23:54:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-30T23:54:12.724Z] [2023-06-30T23:54:12.724Z] Login Succeeded [2023-06-30T23:54:12.724Z] ---> docker-login.sh ends [Pipeline] } [2023-06-30T23:54:12.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-30T23:54:13.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T23:54:13.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-30T23:54:13.162Z] ========================================================= [2023-06-30T23:54:13.162Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-30T23:54:13.162Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:54:13.666Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-30T23:54:13.935Z] Sending build context to Docker daemon 1.24MB [2023-06-30T23:54:13.935Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-06-30T23:54:13.935Z] Step 2/13 : FROM ${BASE} AS builder [2023-06-30T23:54:14.204Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-30T23:54:14.204Z] c41833b44d91: Pulling fs layer [2023-06-30T23:54:14.204Z] ed15518f5707: Pulling fs layer [2023-06-30T23:54:14.204Z] feae8fd75edb: Pulling fs layer [2023-06-30T23:54:14.204Z] 242c74f7c9fa: Pulling fs layer [2023-06-30T23:54:14.204Z] 3cdef696dda3: Pulling fs layer [2023-06-30T23:54:14.204Z] 2ced38df9373: Pulling fs layer [2023-06-30T23:54:14.204Z] 58f1dce35555: Pulling fs layer [2023-06-30T23:54:14.204Z] 3cdef696dda3: Waiting [2023-06-30T23:54:14.204Z] 2ced38df9373: Waiting [2023-06-30T23:54:14.204Z] 58f1dce35555: Waiting [2023-06-30T23:54:14.204Z] 242c74f7c9fa: Waiting [2023-06-30T23:54:14.204Z] ed15518f5707: Verifying Checksum [2023-06-30T23:54:14.204Z] ed15518f5707: Download complete [2023-06-30T23:54:14.204Z] 242c74f7c9fa: Download complete [2023-06-30T23:54:14.204Z] 3cdef696dda3: Verifying Checksum [2023-06-30T23:54:14.204Z] 3cdef696dda3: Download complete [2023-06-30T23:54:14.204Z] c41833b44d91: Verifying Checksum [2023-06-30T23:54:14.204Z] c41833b44d91: Download complete [2023-06-30T23:54:15.196Z] c41833b44d91: Pull complete [2023-06-30T23:54:15.784Z] 58f1dce35555: Verifying Checksum [2023-06-30T23:54:15.784Z] 58f1dce35555: Download complete [2023-06-30T23:54:15.784Z] ed15518f5707: Pull complete [2023-06-30T23:54:16.763Z] feae8fd75edb: Download complete [2023-06-30T23:54:16.763Z] 2ced38df9373: Verifying Checksum [2023-06-30T23:54:16.763Z] 2ced38df9373: Download complete [2023-06-30T23:54:29.235Z] feae8fd75edb: Pull complete [2023-06-30T23:54:29.235Z] 242c74f7c9fa: Pull complete [2023-06-30T23:54:29.235Z] 3cdef696dda3: Pull complete [2023-06-30T23:54:35.901Z] 2ced38df9373: Pull complete [2023-06-30T23:54:37.327Z] 58f1dce35555: Pull complete [2023-06-30T23:54:37.327Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-30T23:54:37.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-30T23:54:37.327Z] ---> fadd8f120f05 [2023-06-30T23:54:37.327Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-06-30T23:54:39.279Z] ---> Running in a4a48af0902c [2023-06-30T23:54:39.279Z] Removing intermediate container a4a48af0902c [2023-06-30T23:54:39.279Z] ---> 9f67eba430b0 [2023-06-30T23:54:39.279Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-30T23:54:39.547Z] ---> Running in 88b7c1df573d [2023-06-30T23:54:39.813Z] Removing intermediate container 88b7c1df573d [2023-06-30T23:54:39.813Z] ---> 7a00fd1d10a0 [2023-06-30T23:54:39.813Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-30T23:54:39.813Z] ---> Running in dcfa4bcab687 [2023-06-30T23:54:40.080Z] Removing intermediate container dcfa4bcab687 [2023-06-30T23:54:40.080Z] ---> 05ddb940be39 [2023-06-30T23:54:40.080Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-30T23:54:40.080Z] ---> Running in df2443165f41 [2023-06-30T23:54:40.346Z] Removing intermediate container df2443165f41 [2023-06-30T23:54:40.346Z] ---> aaea2c909628 [2023-06-30T23:54:40.346Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-30T23:54:40.346Z] ---> Running in 0b58e542514a [2023-06-30T23:54:41.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-30T23:54:42.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-30T23:54:42.977Z] (1/14) Installing libintl (0.21.1-r1) [2023-06-30T23:54:42.977Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-06-30T23:54:42.977Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-06-30T23:54:42.977Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-06-30T23:54:42.977Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-06-30T23:54:42.977Z] (6/14) Installing udev-init-scripts (35-r1) [2023-06-30T23:54:42.977Z] (7/14) Installing libblkid (2.38.1-r1) [2023-06-30T23:54:42.977Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-06-30T23:54:43.249Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-06-30T23:54:43.249Z] (10/14) Installing kmod-libs (30-r1) [2023-06-30T23:54:43.249Z] (11/14) Installing eudev (3.2.11-r4) [2023-06-30T23:54:43.249Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-06-30T23:54:43.249Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-06-30T23:54:43.249Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-06-30T23:54:43.249Z] Executing busybox-1.35.0-r29.trigger [2023-06-30T23:54:43.249Z] Executing eudev-3.2.11-r4.trigger [2023-06-30T23:54:43.249Z] OK: 271 MiB in 67 packages [2023-06-30T23:54:44.671Z] Removing intermediate container 0b58e542514a [2023-06-30T23:54:44.671Z] ---> f6b0109cdc43 [2023-06-30T23:54:44.671Z] Step 8/13 : WORKDIR /device-usb-camera [2023-06-30T23:54:44.671Z] ---> Running in a5f65043b0b1 [2023-06-30T23:54:44.671Z] Removing intermediate container a5f65043b0b1 [2023-06-30T23:54:44.671Z] ---> 83847f397f74 [2023-06-30T23:54:44.671Z] Step 9/13 : COPY go.mod vendor* ./ [2023-06-30T23:54:45.254Z] ---> 4e62897fca24 [2023-06-30T23:54:45.254Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-30T23:54:45.254Z] ---> Running in 0edb24e92f75 [2023-06-30T23:55:53.161Z] Removing intermediate container 0edb24e92f75 [2023-06-30T23:55:53.161Z] ---> 40f480253029 [2023-06-30T23:55:53.161Z] Step 11/13 : COPY . . [2023-06-30T23:55:53.161Z] ---> fa41fc8b6ca0 [2023-06-30T23:55:53.161Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-30T23:55:53.161Z] ---> Running in 4793344edbcc [2023-06-30T23:55:53.161Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-06-30T23:55:53.161Z]  Dload Upload Total Spent Left Speed [2023-06-30T23:55:53.161Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4234 0 --:--:-- --:--:-- --:--:-- 4248 [2023-06-30T23:55:53.161Z] Removing intermediate container 4793344edbcc [2023-06-30T23:55:53.161Z] ---> bdf4f30c5e96 [2023-06-30T23:55:53.161Z] Step 13/13 : RUN ${MAKE} [2023-06-30T23:55:53.161Z] ---> Running in 5bcb2ec7b162 [2023-06-30T23:55:53.161Z] noop [2023-06-30T23:55:53.161Z] Removing intermediate container 5bcb2ec7b162 [2023-06-30T23:55:53.161Z] ---> c76179936d5b [2023-06-30T23:55:53.161Z] Successfully built c76179936d5b [2023-06-30T23:55:53.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:55:53.628Z] + docker inspect -f . ci-base-image-arm64 [2023-06-30T23:55:53.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T23:55:53.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-250 does not seem to be running inside a container [2023-06-30T23:55:53.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-30T23:55:55.018Z] $ docker top 713a53c92b1c1d1f695a8d884988231efb60ba97ab7470a79559c935cf5d45f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T23:55:55.853Z] + go version [2023-06-30T23:55:55.853Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-30T23:55:55.884Z] $ docker stop --time=1 713a53c92b1c1d1f695a8d884988231efb60ba97ab7470a79559c935cf5d45f5 [2023-06-30T23:55:57.433Z] $ docker rm -f --volumes 713a53c92b1c1d1f695a8d884988231efb60ba97ab7470a79559c935cf5d45f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:55:58.225Z] + docker inspect -f . ci-base-image-arm64 [2023-06-30T23:55:58.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-30T23:55:58.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-250 does not seem to be running inside a container [2023-06-30T23:55:58.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-30T23:55:59.541Z] $ docker top c5a5b55ea56364bc8df2ae974a679daf77c785fb54106c0f8b66ebdcfbafa5d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-30T23:56:00.058Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-06-30T23:56:00.446Z] + make test [2023-06-30T23:56:00.446Z] go test ./... -coverprofile=coverage.out ./... [2023-06-30T23:56:32.688Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-06-30T23:58:24.431Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-06-30T23:58:34.507Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.083s coverage: 4.2% of statements [2023-06-30T23:58:34.773Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-30T23:58:34.773Z] go vet ./... [2023-06-30T23:59:07.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-30T23:59:07.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-30T23:59:07.008Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-30T23:59:07.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-30T23:59:07.092Z] $ docker stop --time=1 c5a5b55ea56364bc8df2ae974a679daf77c785fb54106c0f8b66ebdcfbafa5d6 [2023-06-30T23:59:09.094Z] $ docker rm -f --volumes c5a5b55ea56364bc8df2ae974a679daf77c785fb54106c0f8b66ebdcfbafa5d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-30T23:59:10.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-30T23:59:10.485Z] Warning: overwriting stash ‘coverage-report’ [2023-06-30T23:59:11.045Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-30T23:59:11.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-30T23:59:11.955Z] + ls -al . [2023-06-30T23:59:11.955Z] total 196 [2023-06-30T23:59:11.955Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 23:56 . [2023-06-30T23:59:11.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:53 .. [2023-06-30T23:59:11.955Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:53 .git [2023-06-30T23:59:11.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:53 .github [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 414 Jun 30 23:53 .gitignore [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 30 23:53 .golangci.yml [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 30 23:53 .hadolint.yml [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 9783 Jun 30 23:53 Attribution.txt [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jun 30 23:53 CHANGELOG.md [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 30 23:53 Dockerfile [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 30 23:53 GOVERNANCE.md [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 30 23:53 Jenkinsfile [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 30 23:53 LICENSE [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jun 30 23:53 Makefile [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 30 23:53 OWNERS.md [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 30 23:53 README.md [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 23:50 VERSION [2023-06-30T23:59:11.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:53 bin [2023-06-30T23:59:11.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:53 cmd [2023-06-30T23:59:11.955Z] -rw-r--r-- 1 jenkins jenkins 37102 Jun 30 23:58 coverage.out [2023-06-30T23:59:11.955Z] -rwxrwxr-x 1 jenkins jenkins 140 Jun 30 23:53 docker-entrypoint.sh [2023-06-30T23:59:11.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:53 docs [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 3416 Jun 30 23:53 go.mod [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 31482 Jun 30 23:53 go.sum [2023-06-30T23:59:11.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:53 internal [2023-06-30T23:59:11.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:53 snap [2023-06-30T23:59:11.955Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 30 23:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T23:59:12.365Z] + 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=13798fe971281a6cc41bd1553ffe29c3cf27f139 --label arch=arm64 --label version=0.0.0 . [2023-06-30T23:59:12.634Z] Sending build context to Docker daemon 1.277MB [2023-06-30T23:59:12.901Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-06-30T23:59:12.901Z] Step 2/36 : FROM ${BASE} AS builder [2023-06-30T23:59:12.901Z] ---> c76179936d5b [2023-06-30T23:59:12.901Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-06-30T23:59:12.901Z] ---> Running in a2b16cce681f [2023-06-30T23:59:13.169Z] Removing intermediate container a2b16cce681f [2023-06-30T23:59:13.169Z] ---> 522a58437540 [2023-06-30T23:59:13.169Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-30T23:59:13.444Z] ---> Running in 7424e9f3f842 [2023-06-30T23:59:16.787Z] Removing intermediate container 7424e9f3f842 [2023-06-30T23:59:16.787Z] ---> 191e9b19f0c9 [2023-06-30T23:59:16.787Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-30T23:59:16.787Z] ---> Running in cdf522a692b1 [2023-06-30T23:59:16.787Z] Removing intermediate container cdf522a692b1 [2023-06-30T23:59:16.787Z] ---> c231d6940820 [2023-06-30T23:59:16.787Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-30T23:59:16.787Z] ---> Running in 45f11b8a04d4 [2023-06-30T23:59:17.374Z] Removing intermediate container 45f11b8a04d4 [2023-06-30T23:59:17.374Z] ---> 5e9e8819b524 [2023-06-30T23:59:17.374Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-30T23:59:17.374Z] ---> Running in 5182e2ca9731 [2023-06-30T23:59:18.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-30T23:59:18.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-30T23:59:19.884Z] OK: 271 MiB in 67 packages [2023-06-30T23:59:20.847Z] Removing intermediate container 5182e2ca9731 [2023-06-30T23:59:20.847Z] ---> 83ba2a33765a [2023-06-30T23:59:20.847Z] Step 8/36 : WORKDIR /device-usb-camera [2023-06-30T23:59:20.847Z] ---> Running in 2fe7eec2af06 [2023-06-30T23:59:21.114Z] Removing intermediate container 2fe7eec2af06 [2023-06-30T23:59:21.114Z] ---> 1e57a8e8850f [2023-06-30T23:59:21.114Z] Step 9/36 : COPY go.mod vendor* ./ [2023-06-30T23:59:21.697Z] ---> 6fb62ffde593 [2023-06-30T23:59:21.697Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-30T23:59:21.697Z] ---> Running in bcaaefd0dbd0 [2023-06-30T23:59:24.295Z] Removing intermediate container bcaaefd0dbd0 [2023-06-30T23:59:24.296Z] ---> 3180c878a211 [2023-06-30T23:59:24.296Z] Step 11/36 : COPY . . [2023-06-30T23:59:24.890Z] ---> b1e28971d45f [2023-06-30T23:59:24.890Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-30T23:59:25.158Z] ---> Running in 900d19d2b632 [2023-06-30T23:59:26.120Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-30T23:59:26.120Z] Dload Upload Total Spent Left Speed [2023-06-30T23:59:26.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2654 0 --:--:-- --:--:-- --:--:-- 2655 [2023-06-30T23:59:26.978Z] Removing intermediate container 900d19d2b632 [2023-06-30T23:59:26.978Z] ---> 53301f31ae07 [2023-06-30T23:59:26.978Z] Step 13/36 : RUN ${MAKE} [2023-06-30T23:59:26.978Z] ---> Running in f552ab2e99a9 [2023-06-30T23:59:27.946Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-07-01T00:02:04.644Z] Removing intermediate container f552ab2e99a9 [2023-07-01T00:02:04.644Z] ---> bd6eb34c843f [2023-07-01T00:02:04.644Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-07-01T00:02:04.644Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-07-01T00:02:04.644Z] 8766b47fe142: Pulling fs layer [2023-07-01T00:02:04.644Z] 8766b47fe142: Verifying Checksum [2023-07-01T00:02:04.644Z] 8766b47fe142: Download complete [2023-07-01T00:02:04.644Z] 8766b47fe142: Pull complete [2023-07-01T00:02:04.644Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-07-01T00:02:04.644Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-07-01T00:02:04.644Z] ---> 69d40e2cb93c [2023-07-01T00:02:04.644Z] Step 15/36 : FROM alpine:3.17 [2023-07-01T00:02:04.644Z] 3.17: Pulling from library/alpine [2023-07-01T00:02:04.644Z] edb6bdbacee9: Pulling fs layer [2023-07-01T00:02:04.644Z] edb6bdbacee9: Verifying Checksum [2023-07-01T00:02:04.644Z] edb6bdbacee9: Download complete [2023-07-01T00:02:04.644Z] edb6bdbacee9: Pull complete [2023-07-01T00:02:04.644Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-01T00:02:04.644Z] Status: Downloaded newer image for alpine:3.17 [2023-07-01T00:02:04.644Z] ---> 779605e5fbc0 [2023-07-01T00:02:04.644Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-07-01T00:02:04.644Z] ---> Running in eaa8f23b2be9 [2023-07-01T00:02:04.644Z] Removing intermediate container eaa8f23b2be9 [2023-07-01T00:02:04.644Z] ---> 185268467a47 [2023-07-01T00:02:04.644Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-07-01T00:02:04.644Z] ---> Running in 95218820c8f0 [2023-07-01T00:02:04.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-01T00:02:04.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-01T00:02:04.644Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-07-01T00:02:04.644Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-07-01T00:02:04.644Z] (3/83) Installing libxau (1.0.10-r0) [2023-07-01T00:02:04.644Z] (4/83) Installing libmd (1.0.4-r0) [2023-07-01T00:02:04.644Z] (5/83) Installing libbsd (0.11.7-r0) [2023-07-01T00:02:04.644Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-07-01T00:02:04.644Z] (7/83) Installing libxcb (1.15-r0) [2023-07-01T00:02:04.644Z] (8/83) Installing libx11 (1.8.4-r1) [2023-07-01T00:02:04.644Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-07-01T00:02:04.644Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-07-01T00:02:04.644Z] (11/83) Installing libexpat (2.5.0-r0) [2023-07-01T00:02:04.644Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-07-01T00:02:04.644Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-07-01T00:02:04.644Z] (14/83) Installing libpng (1.6.38-r0) [2023-07-01T00:02:04.644Z] (15/83) Installing freetype (2.12.1-r0) [2023-07-01T00:02:04.644Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-07-01T00:02:04.644Z] (17/83) Installing fribidi (1.0.12-r0) [2023-07-01T00:02:04.644Z] (18/83) Installing libffi (3.4.4-r0) [2023-07-01T00:02:04.644Z] (19/83) Installing libintl (0.21.1-r1) [2023-07-01T00:02:04.644Z] (20/83) Installing libblkid (2.38.1-r1) [2023-07-01T00:02:04.644Z] (21/83) Installing libmount (2.38.1-r1) [2023-07-01T00:02:04.644Z] (22/83) Installing pcre2 (10.42-r0) [2023-07-01T00:02:04.644Z] (23/83) Installing glib (2.74.7-r0) [2023-07-01T00:02:04.644Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-07-01T00:02:04.644Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-07-01T00:02:04.644Z] (26/83) Installing libass (0.16.0-r1) [2023-07-01T00:02:04.644Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-07-01T00:02:04.644Z] (28/83) Installing libdrm (2.4.114-r0) [2023-07-01T00:02:04.644Z] (29/83) Installing gmp (6.2.1-r2) [2023-07-01T00:02:04.644Z] (30/83) Installing nettle (3.8.1-r0) [2023-07-01T00:02:04.644Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-07-01T00:02:04.644Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-07-01T00:02:04.644Z] (33/83) Installing libunistring (1.1-r0) [2023-07-01T00:02:04.644Z] (34/83) Installing gnutls (3.7.8-r3) [2023-07-01T00:02:04.644Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-07-01T00:02:04.644Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-07-01T00:02:04.644Z] (37/83) Installing lame (3.100-r2) [2023-07-01T00:02:04.644Z] (38/83) Installing opus (1.3.1-r1) [2023-07-01T00:02:04.644Z] (39/83) Installing libasyncns (0.8-r1) [2023-07-01T00:02:04.644Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-07-01T00:02:04.644Z] (41/83) Installing libltdl (2.4.7-r1) [2023-07-01T00:02:04.644Z] (42/83) Installing orc (0.4.33-r0) [2023-07-01T00:02:04.644Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-07-01T00:02:04.644Z] (44/83) Installing libogg (1.3.5-r2) [2023-07-01T00:02:04.644Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-07-01T00:02:04.644Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-07-01T00:02:04.644Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-07-01T00:02:04.644Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-07-01T00:02:04.644Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-07-01T00:02:04.644Z] (50/83) Installing soxr (0.1.3-r3) [2023-07-01T00:02:04.644Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-07-01T00:02:04.644Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-07-01T00:02:04.644Z] (53/83) Installing libpulse (16.1-r6) [2023-07-01T00:02:04.644Z] (54/83) Installing cjson (1.7.15-r3) [2023-07-01T00:02:04.644Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-07-01T00:02:04.644Z] (56/83) Installing librist (0.2.7-r0) [2023-07-01T00:02:04.644Z] (57/83) Installing libsrt (1.5.1-r0) [2023-07-01T00:02:04.644Z] (58/83) Installing libssh (0.10.5-r0) [2023-07-01T00:02:04.644Z] (59/83) Installing libtheora (1.1.1-r16) [2023-07-01T00:02:04.644Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-07-01T00:02:04.644Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-07-01T00:02:04.644Z] (62/83) Installing libxext (1.3.5-r0) [2023-07-01T00:02:04.644Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-07-01T00:02:04.644Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-07-01T00:02:04.644Z] (65/83) Installing libva (2.16.0-r0) [2023-07-01T00:02:04.644Z] (66/83) Installing libvdpau (1.5-r0) [2023-07-01T00:02:04.644Z] (67/83) Installing vidstab (1.1.0-r2) [2023-07-01T00:02:04.644Z] (68/83) Installing libvpx (1.12.0-r1) [2023-07-01T00:02:04.644Z] (69/83) Installing libwebp (1.2.4-r2) [2023-07-01T00:02:04.644Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-07-01T00:02:04.644Z] (71/83) Installing numactl (2.0.16-r1) [2023-07-01T00:02:04.644Z] (72/83) Installing x265-libs (3.5-r3) [2023-07-01T00:02:04.644Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-07-01T00:02:04.644Z] (74/83) Installing libsodium (1.0.18-r2) [2023-07-01T00:02:04.644Z] (75/83) Installing libzmq (4.3.4-r1) [2023-07-01T00:02:04.644Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-07-01T00:02:04.644Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-07-01T00:02:04.644Z] (78/83) Installing udev-init-scripts (35-r1) [2023-07-01T00:02:04.644Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-07-01T00:02:04.644Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-07-01T00:02:04.644Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-07-01T00:02:04.644Z] (82/83) Installing kmod-libs (30-r1) [2023-07-01T00:02:04.644Z] (83/83) Installing eudev (3.2.11-r4) [2023-07-01T00:02:04.644Z] Executing busybox-1.35.0-r29.trigger [2023-07-01T00:02:04.644Z] Executing eudev-3.2.11-r4.trigger [2023-07-01T00:02:04.644Z] OK: 86 MiB in 98 packages [2023-07-01T00:02:04.644Z] Removing intermediate container 95218820c8f0 [2023-07-01T00:02:04.644Z] ---> 5ef3566cf1d8 [2023-07-01T00:02:04.644Z] Step 18/36 : WORKDIR / [2023-07-01T00:02:04.644Z] ---> Running in 831dfdb019b5 [2023-07-01T00:02:04.644Z] Removing intermediate container 831dfdb019b5 [2023-07-01T00:02:04.644Z] ---> 7e68dd6efc34 [2023-07-01T00:02:04.644Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-07-01T00:02:04.911Z] ---> a6c5a1d7443f [2023-07-01T00:02:04.911Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-07-01T00:02:05.496Z] ---> a29a54ee7bbd [2023-07-01T00:02:05.496Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-07-01T00:02:06.079Z] ---> 7ac58d18261f [2023-07-01T00:02:06.079Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-07-01T00:02:06.347Z] ---> 225d3c3e67a5 [2023-07-01T00:02:06.347Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-07-01T00:02:06.983Z] ---> ed6eaa96b5bb [2023-07-01T00:02:06.983Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-07-01T00:02:07.609Z] ---> a64c0c4acb17 [2023-07-01T00:02:07.609Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-07-01T00:02:09.057Z] ---> f86f6f4e98b1 [2023-07-01T00:02:09.057Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-07-01T00:02:09.057Z] ---> Running in 08997de41889 [2023-07-01T00:02:12.429Z] Removing intermediate container 08997de41889 [2023-07-01T00:02:12.429Z] ---> f05a6e815479 [2023-07-01T00:02:12.429Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-07-01T00:02:12.429Z] ---> Running in a7c4b1ac51bb [2023-07-01T00:02:13.837Z] Removing intermediate container a7c4b1ac51bb [2023-07-01T00:02:13.837Z] ---> 2abec11ff34a [2023-07-01T00:02:13.837Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-07-01T00:02:13.837Z] ---> Running in d160a52cbcee [2023-07-01T00:02:15.250Z] Removing intermediate container d160a52cbcee [2023-07-01T00:02:15.251Z] ---> 42ed09f07433 [2023-07-01T00:02:15.251Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-07-01T00:02:15.251Z] ---> Running in 5b64161fae27 [2023-07-01T00:02:16.668Z] Removing intermediate container 5b64161fae27 [2023-07-01T00:02:16.668Z] ---> 369b7323f25c [2023-07-01T00:02:16.668Z] Step 30/36 : EXPOSE 59983 [2023-07-01T00:02:16.935Z] ---> Running in af84ca7befe2 [2023-07-01T00:02:17.213Z] Removing intermediate container af84ca7befe2 [2023-07-01T00:02:17.213Z] ---> ff443a83ddb4 [2023-07-01T00:02:17.213Z] Step 31/36 : EXPOSE 8554 [2023-07-01T00:02:17.213Z] ---> Running in fb393bf3819a [2023-07-01T00:02:17.480Z] Removing intermediate container fb393bf3819a [2023-07-01T00:02:17.480Z] ---> 387d7b3be67c [2023-07-01T00:02:17.480Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-07-01T00:02:17.480Z] ---> Running in a22f9adc0050 [2023-07-01T00:02:17.751Z] Removing intermediate container a22f9adc0050 [2023-07-01T00:02:17.751Z] ---> 8210fd325175 [2023-07-01T00:02:17.751Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-07-01T00:02:17.751Z] ---> Running in a60234c99004 [2023-07-01T00:02:18.021Z] Removing intermediate container a60234c99004 [2023-07-01T00:02:18.021Z] ---> 13c77d033b19 [2023-07-01T00:02:18.021Z] Step 34/36 : LABEL arch=arm64 [2023-07-01T00:02:18.287Z] ---> Running in 8225188f0c99 [2023-07-01T00:02:18.555Z] Removing intermediate container 8225188f0c99 [2023-07-01T00:02:18.555Z] ---> cbff5bdda7c6 [2023-07-01T00:02:18.555Z] Step 35/36 : LABEL git_sha=13798fe971281a6cc41bd1553ffe29c3cf27f139 [2023-07-01T00:02:18.555Z] ---> Running in 41bab78e3c84 [2023-07-01T00:02:18.823Z] Removing intermediate container 41bab78e3c84 [2023-07-01T00:02:18.823Z] ---> da1dc022b571 [2023-07-01T00:02:18.823Z] Step 36/36 : LABEL version=0.0.0 [2023-07-01T00:02:18.823Z] ---> Running in ef383b3ed62b [2023-07-01T00:02:19.092Z] Removing intermediate container ef383b3ed62b [2023-07-01T00:02:19.092Z] ---> 64d306cc8d7b [2023-07-01T00:02:19.092Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T00:02:19.092Z] Successfully built 64d306cc8d7b [2023-07-01T00:02:19.092Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:02:19.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T00:02:19.933Z] [2023-07-01T00:02:19.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:02:20.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T00:02:20.331Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-01T00:02:20.331Z] 8998bd30e6a1: Pulling fs layer [2023-07-01T00:02:20.331Z] 04944245beec: Pulling fs layer [2023-07-01T00:02:20.331Z] 699f458cf7ca: Pulling fs layer [2023-07-01T00:02:20.331Z] 765212b225bb: Pulling fs layer [2023-07-01T00:02:20.331Z] f23df028b6ca: Pulling fs layer [2023-07-01T00:02:20.331Z] d65c8cfc05b1: Pulling fs layer [2023-07-01T00:02:20.331Z] 2437ff75d9bd: Pulling fs layer [2023-07-01T00:02:20.331Z] 765212b225bb: Waiting [2023-07-01T00:02:20.331Z] f23df028b6ca: Waiting [2023-07-01T00:02:20.331Z] d65c8cfc05b1: Waiting [2023-07-01T00:02:20.331Z] 2437ff75d9bd: Waiting [2023-07-01T00:02:20.599Z] 04944245beec: Verifying Checksum [2023-07-01T00:02:20.599Z] 04944245beec: Download complete [2023-07-01T00:02:20.599Z] 765212b225bb: Verifying Checksum [2023-07-01T00:02:20.599Z] 765212b225bb: Download complete [2023-07-01T00:02:20.599Z] f23df028b6ca: Download complete [2023-07-01T00:02:20.599Z] d65c8cfc05b1: Verifying Checksum [2023-07-01T00:02:20.599Z] d65c8cfc05b1: Download complete [2023-07-01T00:02:20.867Z] 699f458cf7ca: Verifying Checksum [2023-07-01T00:02:20.867Z] 699f458cf7ca: Download complete [2023-07-01T00:02:21.138Z] 8998bd30e6a1: Verifying Checksum [2023-07-01T00:02:21.138Z] 8998bd30e6a1: Download complete [2023-07-01T00:02:23.083Z] 2437ff75d9bd: Verifying Checksum [2023-07-01T00:02:23.083Z] 2437ff75d9bd: Download complete [2023-07-01T00:02:25.026Z] 8998bd30e6a1: Pull complete [2023-07-01T00:02:25.292Z] 04944245beec: Pull complete [2023-07-01T00:02:26.699Z] 699f458cf7ca: Pull complete [2023-07-01T00:02:26.699Z] 765212b225bb: Pull complete [2023-07-01T00:02:27.661Z] f23df028b6ca: Pull complete [2023-07-01T00:02:27.661Z] d65c8cfc05b1: Pull complete [2023-07-01T00:02:42.645Z] 2437ff75d9bd: Pull complete [2023-07-01T00:02:42.645Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-01T00:02:42.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T00:02:42.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:02:42.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-250 does not seem to be running inside a container [2023-07-01T00:02:43.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-01T00:02:45.424Z] $ docker top d865fff5865636929c7752ca66bd1e62e28a961e96b00897c69586333b1de398 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:02:45.974Z] ---> job-cost.sh [2023-07-01T00:02:46.239Z] lf-activate-venv: SKIPPING [2023-07-01T00:02:46.239Z] INFO: No Stack... [2023-07-01T00:02:46.506Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-01T00:02:47.460Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T00:02:47.797Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-07-01T00:02:47.797Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T00:02:47.878Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] [2023-07-01T00:02:47.883Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] did not exist. Created. [2023-07-01T00:02:47.883Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T00:02:48.294Z] /w/workspace/device-usb-camera/1@tmp/durable-ee5b8e72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-01T00:02:48.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-01T00:02:48.999Z] Warning: overwriting stash ‘stack-cost’ [2023-07-01T00:02:49.054Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T00:02:49.068Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-264-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T00:02:49.143Z] $ docker stop --time=1 d865fff5865636929c7752ca66bd1e62e28a961e96b00897c69586333b1de398 [2023-07-01T00:02:52.164Z] $ docker rm -f --volumes d865fff5865636929c7752ca66bd1e62e28a961e96b00897c69586333b1de398 [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-07-01T00:02:53.101Z] provisioning config files... [2023-07-01T00:02:53.109Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-264@tmp/config16449853032841358881tmp [Pipeline] { [Pipeline] sh [2023-07-01T00:02:53.437Z] + set +x [2023-07-01T00:02:53.437Z] + bash -s -- [2023-07-01T00:02:53.437Z] + curl -s https://codecov.io/bash [2023-07-01T00:02:53.437Z] [2023-07-01T00:02:53.437Z] _____ _ [2023-07-01T00:02:53.437Z] / ____| | | [2023-07-01T00:02:53.437Z] | | ___ __| | ___ ___ _____ __ [2023-07-01T00:02:53.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-01T00:02:53.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-01T00:02:53.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-01T00:02:53.437Z] Bash-1.0.6 [2023-07-01T00:02:53.437Z] [2023-07-01T00:02:53.437Z] [2023-07-01T00:02:53.437Z] ==> git version 2.25.1 found [2023-07-01T00:02:53.438Z] ==> 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-07-01T00:02:53.438Z] Release-Date: 2020-01-08 [2023-07-01T00:02:53.438Z] 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-07-01T00:02:53.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-01T00:02:53.438Z] ==> Jenkins CI detected. [2023-07-01T00:02:53.438Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-264 [2023-07-01T00:02:53.438Z] project root: . [2023-07-01T00:02:53.438Z] --> token set from env [2023-07-01T00:02:53.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-01T00:02:53.438Z] ==> Running gcov in . (disable via -X gcov) [2023-07-01T00:02:53.438Z] ==> Python coveragepy not found [2023-07-01T00:02:53.438Z] ==> Searching for coverage reports in: [2023-07-01T00:02:53.438Z] + . [2023-07-01T00:02:53.438Z] -> Found 1 reports [2023-07-01T00:02:53.438Z] ==> Detecting git/mercurial file structure [2023-07-01T00:02:53.697Z] ==> Reading reports [2023-07-01T00:02:53.697Z] + ./coverage.out bytes=37102 [2023-07-01T00:02:53.697Z] ==> Appending adjustments [2023-07-01T00:02:53.697Z] https://docs.codecov.io/docs/fixing-reports [2023-07-01T00:02:53.697Z] + Found adjustments [2023-07-01T00:02:53.697Z] ==> Gzipping contents [2023-07-01T00:02:53.697Z] 8.0K /tmp/codecov.8LKG7W.gz [2023-07-01T00:02:53.697Z] ==> Uploading reports [2023-07-01T00:02:53.697Z] url: https://codecov.io [2023-07-01T00:02:53.697Z] query: branch=PR-264&commit=13798fe971281a6cc41bd1553ffe29c3cf27f139&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=264&job=&cmd_args= [2023-07-01T00:02:53.697Z] -> Pinging Codecov [2023-07-01T00:02:53.697Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-264&commit=13798fe971281a6cc41bd1553ffe29c3cf27f139&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=264&job=&cmd_args= [2023-07-01T00:02:53.957Z] -> Uploading to [2023-07-01T00:02:53.957Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-01/73D8F5FF140700D3E01443B452E23636/13798fe971281a6cc41bd1553ffe29c3cf27f139/3009008e-3a22-4a94-87cd-0f56c287da06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230701T000253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ac96d93cee236ee70d5c74025670fb3bd4729342c20ed1c41a61513a0945210 [2023-07-01T00:02:53.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T00:02:53.957Z] Dload Upload Total Spent Left Speed [2023-07-01T00:02:54.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5100 0 0 100 5100 0 23943 --:--:-- --:--:-- --:--:-- 23943 [2023-07-01T00:02:54.216Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/13798fe971281a6cc41bd1553ffe29c3cf27f139 [Pipeline] } [2023-07-01T00:02:54.244Z] 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-07-01T00:02:56.016Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-264/archives ] [2023-07-01T00:02:56.016Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-264/archives [2023-07-01T00:02:56.016Z] total 16 [2023-07-01T00:02:56.016Z] drwxr-xr-x 3 root root 4096 Jun 30 23:52 . [2023-07-01T00:02:56.016Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 30 23:52 .. [2023-07-01T00:02:56.016Z] drwxr-xr-x 2 root root 4096 Jun 30 23:52 cost [2023-07-01T00:02:56.016Z] -rw-r--r-- 1 root root 89 Jun 30 23:52 cost.csv [2023-07-01T00:02:56.016Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-264/archives [2023-07-01T00:02:56.016Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-264/archives [2023-07-01T00:02:56.016Z] total 16 [2023-07-01T00:02:56.016Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 23:52 . [2023-07-01T00:02:56.016Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 30 23:52 .. [2023-07-01T00:02:56.016Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 23:52 cost [2023-07-01T00:02:56.016Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 30 23:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:02:56.341Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:02:57.225Z] ---> package-listing.sh [2023-07-01T00:02:57.225Z] ++ facter osfamily [2023-07-01T00:02:57.225Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-01T00:02:57.482Z] + OS_FAMILY=debian [2023-07-01T00:02:57.482Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-264 [2023-07-01T00:02:57.482Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-01T00:02:57.482Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-01T00:02:57.482Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-01T00:02:57.482Z] + PACKAGES=/tmp/packages_start.txt [2023-07-01T00:02:57.482Z] + '[' /w/workspace/foundry_device-usb-camera_PR-264 ']' [2023-07-01T00:02:57.482Z] + PACKAGES=/tmp/packages_end.txt [2023-07-01T00:02:57.482Z] + case "${OS_FAMILY}" in [2023-07-01T00:02:57.482Z] + dpkg -l [2023-07-01T00:02:57.482Z] + grep '^ii' [2023-07-01T00:02:57.482Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-01T00:02:57.482Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-01T00:02:57.482Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-01T00:02:57.482Z] + '[' /w/workspace/foundry_device-usb-camera_PR-264 ']' [2023-07-01T00:02:57.482Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-264/archives/ [2023-07-01T00:02:57.482Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-264/archives/ [Pipeline] echo [2023-07-01T00:02:57.517Z] 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-264/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-01T00:02:57.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T00:02:58.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T00:02:58.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T00:02:58.580Z] prd-ubuntu20.04-docker-8c-8g-249 does not seem to be running inside a container [2023-07-01T00:02:58.613Z] $ 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-264/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-264 -v /w/workspace/foundry_device-usb-camera_PR-264:/w/workspace/foundry_device-usb-camera_PR-264:rw,z -v /w/workspace/foundry_device-usb-camera_PR-264@tmp:/w/workspace/foundry_device-usb-camera_PR-264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-01T00:02:58.803Z] $ docker top 7654c7766c96d8c7c4982a2f0627b6c09a9994700f95d0d9cfab3809dff934ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T00:02:59.189Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-01T00:02:59.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-01T00:02:59.806Z] + ls /var/log/sa-host [2023-07-01T00:02:59.806Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T00:03:00.012Z] provisioning config files... [2023-07-01T00:03:00.020Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-264@tmp/config16136441771498241834tmp [Pipeline] { [Pipeline] echo [2023-07-01T00:03:00.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:03:00.384Z] ---> create-netrc.sh [Pipeline] } [2023-07-01T00:03:00.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:03:00.812Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-01T00:03:00.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:03:01.162Z] ---> sudo-logs.sh [2023-07-01T00:03:01.162Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-01T00:03:01.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:03:01.566Z] ---> job-cost.sh [2023-07-01T00:03:01.566Z] lf-activate-venv: SKIPPING [2023-07-01T00:03:01.566Z] DEBUG: total: 0.2199999988079071 [2023-07-01T00:03:01.566Z] INFO: Retrieving Stack Cost... [2023-07-01T00:03:01.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T00:03:02.395Z] INFO: Archiving Costs [Pipeline] echo [2023-07-01T00:03:02.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T00:03:02.748Z] ---> logs-deploy.sh [2023-07-01T00:03:02.748Z] lf-activate-venv: SKIPPING [2023-07-01T00:03:02.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-264/1 [2023-07-01T00:03:02.748Z] INFO: archiving workspace using pattern(s): [2023-07-01T00:03:03.692Z] Archives upload complete. [2023-07-01T00:03:03.952Z] INFO: archiving logs to Nexus