Pull request #262 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 4f0060f0a01e6b631d5ad01a980021319d7b9523 rather than a73ab6c96314de68f5e53f2cdc0f66020f767d28 Obtained Jenkinsfile from 4f0060f0a01e6b631d5ad01a980021319d7b9523 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-ssh5010487258225824312.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-ssh12137522475695900953.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-262/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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8804043163520611357.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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3010744242915673662.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-ssh7325361534862610849.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-262/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-262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17968772762608083740.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 Running on prd-ubuntu20.04-docker-8c-8g-19005 in /w/workspace/foundry_device-usb-camera_PR-262 [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-262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4f0060f0a01e6b631d5ad01a980021319d7b9523 into PR head commit a73ab6c96314de68f5e53f2cdc0f66020f767d28 Merge succeeded, producing a73ab6c96314de68f5e53f2cdc0f66020f767d28 Checking out Revision a73ab6c96314de68f5e53f2cdc0f66020f767d28 (PR-262) > 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/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a73ab6c96314de68f5e53f2cdc0f66020f767d28 # 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 4f0060f0a01e6b631d5ad01a980021319d7b9523 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a73ab6c96314de68f5e53f2cdc0f66020f767d28 # timeout=10 Commit message: "test: add deviceCachedMap test" 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-21T19:36:50.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-21T19:36:50.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-21T19:36:50.550Z] ========================================================= [2023-06-21T19:36:50.550Z] EdgeX Global Pipelines Version Info [2023-06-21T19:36:50.550Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:36:51.313Z] ------------------- [2023-06-21T19:36:51.313Z] stable info: [2023-06-21T19:36:51.313Z] ------------------- [2023-06-21T19:36:51.313Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-21T19:36:51.313Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T19:36:51.313Z] Message: update stable to v1.0.250 [2023-06-21T19:36:51.886Z] ------------------- [2023-06-21T19:36:51.886Z] experimental info: [2023-06-21T19:36:51.886Z] ------------------- [2023-06-21T19:36:51.886Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-21T19:36:51.886Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T19:36:51.886Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-21T19:36:52.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-06-21T19:36:52.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-06-21T19:36:52.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-21T19:36:52.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-21T19:36:52.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-21T19:36:52.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-21T19:36:52.437Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-21T19:36:52.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-21T19:36:52.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-21T19:36:52.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-21T19:36:52.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-21T19:36:52.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-06-21T19:36:52.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-21T19:36:52.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-21T19:36:52.786Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T19:36:52.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T19:36:52.870Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T19:36:52.916Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T19:36:52.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-21T19:36:53.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-21T19:36:53.077Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-21T19:36:53.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-21T19:36:53.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-21T19:36:53.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-21T19:36:53.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-21T19:36:53.361Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-21T19:36:53.400Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-21T19:36:53.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo [2023-06-21T19:36:53.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo [2023-06-21T19:36:53.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo [2023-06-21T19:36:53.581Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a73ab6c96314de68f5e53f2cdc0f66020f767d28 [Pipeline] echo [2023-06-21T19:36:53.628Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a73ab6c [Pipeline] echo [2023-06-21T19:36:53.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T19:36:53.802Z] provisioning config files... [2023-06-21T19:36:53.816Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-262@tmp/config13640263749467626091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:36:54.177Z] ---> docker-login.sh [2023-06-21T19:36:54.177Z] nexus3.edgexfoundry.org:10001 [2023-06-21T19:36:54.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:36:54.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:36:54.438Z] Configure a credential helper to remove this warning. See [2023-06-21T19:36:54.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:36:54.438Z] [2023-06-21T19:36:54.438Z] Login Succeeded [2023-06-21T19:36:54.438Z] nexus3.edgexfoundry.org:10002 [2023-06-21T19:36:54.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:36:54.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:36:54.696Z] Configure a credential helper to remove this warning. See [2023-06-21T19:36:54.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:36:54.696Z] [2023-06-21T19:36:54.696Z] Login Succeeded [2023-06-21T19:36:54.696Z] nexus3.edgexfoundry.org:10003 [2023-06-21T19:36:54.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:36:54.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:36:54.696Z] Configure a credential helper to remove this warning. See [2023-06-21T19:36:54.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:36:54.696Z] [2023-06-21T19:36:54.696Z] Login Succeeded [2023-06-21T19:36:54.696Z] nexus3.edgexfoundry.org:10004 [2023-06-21T19:36:54.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:36:54.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:36:54.696Z] Configure a credential helper to remove this warning. See [2023-06-21T19:36:54.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:36:54.696Z] [2023-06-21T19:36:54.696Z] Login Succeeded [2023-06-21T19:36:54.696Z] docker.io [2023-06-21T19:36:54.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:36:54.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:36:54.956Z] Configure a credential helper to remove this warning. See [2023-06-21T19:36:54.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:36:54.956Z] [2023-06-21T19:36:54.956Z] Login Succeeded [2023-06-21T19:36:54.956Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T19:36:54.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-21T19:36:55.647Z] + git rev-list -1 --merges a73ab6c96314de68f5e53f2cdc0f66020f767d28~1..a73ab6c96314de68f5e53f2cdc0f66020f767d28 [Pipeline] echo [2023-06-21T19:36:55.712Z] -----------> git rev-list -1 --merges a73ab6c96314de68f5e53f2cdc0f66020f767d28~1..a73ab6c96314de68f5e53f2cdc0f66020f767d28 a73ab6c96314de68f5e53f2cdc0f66020f767d28 [false] [Pipeline] sh [2023-06-21T19:36:56.020Z] + git log --format=format:%s -1 a73ab6c96314de68f5e53f2cdc0f66020f767d28 [Pipeline] echo [2023-06-21T19:36:56.056Z] ========================================================= [2023-06-21T19:36:56.056Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-21T19:36:56.056Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T19:36:56.497Z] + git log --format=format:%s -1 a73ab6c96314de68f5e53f2cdc0f66020f767d28 [Pipeline] echo [2023-06-21T19:36:56.527Z] [semverPrep] GIT_COMMIT: a73ab6c96314de68f5e53f2cdc0f66020f767d28, Commit Message: test: add deviceCachedMap test [Pipeline] echo [2023-06-21T19:36:56.559Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-21T19:36:56.955Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T19:36:56.955Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-21T19:36:56.955Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-21T19:36:56.955Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-21T19:36:56.955Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-21T19:36:56.955Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-21T19:36:56.955Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:36:57.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T19:36:57.384Z] [2023-06-21T19:36:57.384Z] 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-21T19:36:57.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T19:36:57.766Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-21T19:36:57.766Z] b85a868b505f: Pulling fs layer [2023-06-21T19:36:57.766Z] e2be974225ed: Pulling fs layer [2023-06-21T19:36:57.766Z] 339a4e72a1f5: Pulling fs layer [2023-06-21T19:36:57.766Z] 988bab9f4d93: Pulling fs layer [2023-06-21T19:36:57.766Z] 1469e6f7b9e6: Pulling fs layer [2023-06-21T19:36:57.766Z] eaf3925da568: Pulling fs layer [2023-06-21T19:36:57.766Z] bab4dde63d76: Pulling fs layer [2023-06-21T19:36:57.766Z] bde34c3a00c8: Pulling fs layer [2023-06-21T19:36:57.766Z] b352a97aabf1: Pulling fs layer [2023-06-21T19:36:57.766Z] 4872d77fe225: Pulling fs layer [2023-06-21T19:36:57.766Z] 5851b861e8e6: Pulling fs layer [2023-06-21T19:36:57.766Z] bab4dde63d76: Waiting [2023-06-21T19:36:57.766Z] b352a97aabf1: Waiting [2023-06-21T19:36:57.766Z] bde34c3a00c8: Waiting [2023-06-21T19:36:57.766Z] 988bab9f4d93: Waiting [2023-06-21T19:36:57.766Z] 1469e6f7b9e6: Waiting [2023-06-21T19:36:57.766Z] eaf3925da568: Waiting [2023-06-21T19:36:57.766Z] e2be974225ed: Verifying Checksum [2023-06-21T19:36:57.766Z] e2be974225ed: Download complete [2023-06-21T19:36:57.766Z] 988bab9f4d93: Verifying Checksum [2023-06-21T19:36:57.766Z] 988bab9f4d93: Download complete [2023-06-21T19:36:57.766Z] 1469e6f7b9e6: Verifying Checksum [2023-06-21T19:36:57.766Z] 1469e6f7b9e6: Download complete [2023-06-21T19:36:57.767Z] eaf3925da568: Verifying Checksum [2023-06-21T19:36:57.767Z] eaf3925da568: Download complete [2023-06-21T19:36:57.767Z] 339a4e72a1f5: Verifying Checksum [2023-06-21T19:36:58.027Z] bde34c3a00c8: Download complete [2023-06-21T19:36:58.027Z] b352a97aabf1: Download complete [2023-06-21T19:36:58.027Z] 4872d77fe225: Verifying Checksum [2023-06-21T19:36:58.027Z] 4872d77fe225: Download complete [2023-06-21T19:36:58.027Z] 5851b861e8e6: Verifying Checksum [2023-06-21T19:36:58.027Z] 5851b861e8e6: Download complete [2023-06-21T19:36:58.027Z] b85a868b505f: Verifying Checksum [2023-06-21T19:36:58.027Z] b85a868b505f: Download complete [2023-06-21T19:36:58.289Z] bab4dde63d76: Verifying Checksum [2023-06-21T19:36:58.289Z] bab4dde63d76: Download complete [2023-06-21T19:36:59.225Z] b85a868b505f: Pull complete [2023-06-21T19:36:59.225Z] e2be974225ed: Pull complete [2023-06-21T19:36:59.809Z] 339a4e72a1f5: Pull complete [2023-06-21T19:36:59.809Z] 988bab9f4d93: Pull complete [2023-06-21T19:37:00.068Z] 1469e6f7b9e6: Pull complete [2023-06-21T19:37:00.068Z] eaf3925da568: Pull complete [2023-06-21T19:37:01.981Z] bab4dde63d76: Pull complete [2023-06-21T19:37:01.981Z] bde34c3a00c8: Pull complete [2023-06-21T19:37:01.981Z] b352a97aabf1: Pull complete [2023-06-21T19:37:01.981Z] 4872d77fe225: Pull complete [2023-06-21T19:37:01.981Z] 5851b861e8e6: Pull complete [2023-06-21T19:37:01.981Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-21T19:37:01.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T19:37:01.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:37:02.227Z] prd-ubuntu20.04-docker-8c-8g-19005 does not seem to be running inside a container [2023-06-21T19:37:02.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-262 -v /w/workspace/foundry_device-usb-camera_PR-262:/w/workspace/foundry_device-usb-camera_PR-262:rw,z -v /w/workspace/foundry_device-usb-camera_PR-262@tmp:/w/workspace/foundry_device-usb-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T19:37:05.226Z] $ docker top 9170c82221bfc29ca5f0683b86c4503be22945d2f6f561a19450d4f27f3bcc96 -eo pid,comm [2023-06-21T19:37:05.295Z] 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-21T19:37:05.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T19:37:05.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T19:37:05.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T19:37:05.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T19:37:05.532Z] $ docker exec 9170c82221bfc29ca5f0683b86c4503be22945d2f6f561a19450d4f27f3bcc96 ssh-agent [2023-06-21T19:37:05.663Z] SSH_AUTH_SOCK=/tmp/ssh-Xh1AeWYYWWUA/agent.33 [2023-06-21T19:37:05.663Z] SSH_AGENT_PID=39 [2023-06-21T19:37:05.670Z] Running ssh-add (command line suppressed) [2023-06-21T19:37:05.766Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-262@tmp/private_key_10856422350998785340.key (/w/workspace/foundry_device-usb-camera_PR-262@tmp/private_key_10856422350998785340.key) [2023-06-21T19:37:05.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T19:37:06.100Z] + git tag --points-at HEAD [Pipeline] } [2023-06-21T19:37:06.127Z] $ docker exec --env ******** --env ******** 9170c82221bfc29ca5f0683b86c4503be22945d2f6f561a19450d4f27f3bcc96 ssh-agent -k [2023-06-21T19:37:06.222Z] unset SSH_AUTH_SOCK; [2023-06-21T19:37:06.223Z] unset SSH_AGENT_PID; [2023-06-21T19:37:06.223Z] echo Agent pid 39 killed; [2023-06-21T19:37:06.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-21T19:37:06.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T19:37:06.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T19:37:06.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T19:37:06.431Z] $ docker exec 9170c82221bfc29ca5f0683b86c4503be22945d2f6f561a19450d4f27f3bcc96 ssh-agent [2023-06-21T19:37:06.526Z] SSH_AUTH_SOCK=/tmp/ssh-YErlYY5BQKqx/agent.72 [2023-06-21T19:37:06.526Z] SSH_AGENT_PID=78 [2023-06-21T19:37:06.531Z] Running ssh-add (command line suppressed) [2023-06-21T19:37:06.638Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-262@tmp/private_key_2710442186639315332.key (/w/workspace/foundry_device-usb-camera_PR-262@tmp/private_key_2710442186639315332.key) [2023-06-21T19:37:06.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T19:37:06.980Z] + git semver init [2023-06-21T19:37:07.240Z] 2023-06-21 19:37:07,164 [run_init] DEBUG init version:0.0.0 force:False [2023-06-21T19:37:07.240Z] 2023-06-21 19:37:07,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-262/.semver [2023-06-21T19:37:07.240Z] 2023-06-21 19:37:07,165 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-262/.semver [2023-06-21T19:37:07.240Z] 2023-06-21 19:37:07,165 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-262/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-262, universal_newlines=False, shell=None, istream=None) [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,848 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-262/.git/info/exclude [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,848 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-262/.semver/PR-262 with force:False [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,848 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-262/.semver/PR-262 [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,850 [execute] INFO git cat-file --batch-check [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-262/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,855 [execute] INFO git cat-file --batch [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-262/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T19:37:08.179Z] 2023-06-21 19:37:07,859 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-262/.semver/PR-262 [2023-06-21T19:37:08.179Z] 0.0.0 [Pipeline] } [2023-06-21T19:37:08.212Z] $ docker exec --env ******** --env ******** 9170c82221bfc29ca5f0683b86c4503be22945d2f6f561a19450d4f27f3bcc96 ssh-agent -k [2023-06-21T19:37:08.304Z] unset SSH_AUTH_SOCK; [2023-06-21T19:37:08.304Z] unset SSH_AGENT_PID; [2023-06-21T19:37:08.305Z] echo Agent pid 78 killed; [2023-06-21T19:37:08.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T19:37:08.724Z] + git semver [Pipeline] } [2023-06-21T19:37:09.010Z] $ docker stop --time=1 9170c82221bfc29ca5f0683b86c4503be22945d2f6f561a19450d4f27f3bcc96 [2023-06-21T19:37:10.262Z] $ docker rm -f --volumes 9170c82221bfc29ca5f0683b86c4503be22945d2f6f561a19450d4f27f3bcc96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T19:37:10.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-21T19:37:10.915Z] Stashed 1 file(s) [Pipeline] echo [2023-06-21T19:37:10.934Z] [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-21T19:37:11.528Z] provisioning config files... [2023-06-21T19:37:11.538Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-262@tmp/config15103649053255426049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:37:11.889Z] ---> docker-login.sh [2023-06-21T19:37:11.890Z] nexus3.edgexfoundry.org:10001 [2023-06-21T19:37:11.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:37:11.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:37:11.890Z] Configure a credential helper to remove this warning. See [2023-06-21T19:37:11.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:37:11.890Z] [2023-06-21T19:37:11.890Z] Login Succeeded [2023-06-21T19:37:11.890Z] nexus3.edgexfoundry.org:10002 [2023-06-21T19:37:11.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:37:11.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:37:11.890Z] Configure a credential helper to remove this warning. See [2023-06-21T19:37:11.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:37:11.890Z] [2023-06-21T19:37:11.890Z] Login Succeeded [2023-06-21T19:37:11.890Z] nexus3.edgexfoundry.org:10003 [2023-06-21T19:37:11.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:37:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:37:12.148Z] Configure a credential helper to remove this warning. See [2023-06-21T19:37:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:37:12.148Z] [2023-06-21T19:37:12.148Z] Login Succeeded [2023-06-21T19:37:12.148Z] nexus3.edgexfoundry.org:10004 [2023-06-21T19:37:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:37:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:37:12.148Z] Configure a credential helper to remove this warning. See [2023-06-21T19:37:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:37:12.148Z] [2023-06-21T19:37:12.148Z] Login Succeeded [2023-06-21T19:37:12.148Z] docker.io [2023-06-21T19:37:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:37:12.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:37:12.408Z] Configure a credential helper to remove this warning. See [2023-06-21T19:37:12.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:37:12.408Z] [2023-06-21T19:37:12.408Z] Login Succeeded [2023-06-21T19:37:12.408Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T19:37:12.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T19:37:12.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T19:37:12.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T19:37:12.698Z] ========================================================= [2023-06-21T19:37:12.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-21T19:37:12.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:37:13.172Z] + 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-21T19:37:13.172Z] Sending build context to Docker daemon 2.075MB [2023-06-21T19:37:13.172Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T19:37:13.172Z] Step 2/13 : FROM ${BASE} AS builder [2023-06-21T19:37:13.172Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-21T19:37:13.172Z] f56be85fc22e: Pulling fs layer [2023-06-21T19:37:13.172Z] 85791d961cd3: Pulling fs layer [2023-06-21T19:37:13.172Z] d694b5ae8c79: Pulling fs layer [2023-06-21T19:37:13.172Z] 9f32a84ed3da: Pulling fs layer [2023-06-21T19:37:13.172Z] 4d19c01a9841: Pulling fs layer [2023-06-21T19:37:13.172Z] 9325e15d5711: Pulling fs layer [2023-06-21T19:37:13.172Z] 556b6ee489ea: Pulling fs layer [2023-06-21T19:37:13.172Z] c5a4b2cf53e6: Pulling fs layer [2023-06-21T19:37:13.172Z] 9f32a84ed3da: Waiting [2023-06-21T19:37:13.172Z] 4d19c01a9841: Waiting [2023-06-21T19:37:13.172Z] c5a4b2cf53e6: Waiting [2023-06-21T19:37:13.172Z] 556b6ee489ea: Waiting [2023-06-21T19:37:13.172Z] 9325e15d5711: Waiting [2023-06-21T19:37:13.172Z] 85791d961cd3: Download complete [2023-06-21T19:37:13.172Z] 9f32a84ed3da: Verifying Checksum [2023-06-21T19:37:13.172Z] 9f32a84ed3da: Download complete [2023-06-21T19:37:13.172Z] 4d19c01a9841: Verifying Checksum [2023-06-21T19:37:13.172Z] 4d19c01a9841: Download complete [2023-06-21T19:37:13.432Z] f56be85fc22e: Download complete [2023-06-21T19:37:13.432Z] 9325e15d5711: Verifying Checksum [2023-06-21T19:37:13.432Z] 9325e15d5711: Download complete [2023-06-21T19:37:13.432Z] f56be85fc22e: Pull complete [2023-06-21T19:37:13.695Z] 85791d961cd3: Pull complete [2023-06-21T19:37:13.956Z] c5a4b2cf53e6: Download complete [2023-06-21T19:37:13.956Z] d694b5ae8c79: Verifying Checksum [2023-06-21T19:37:13.956Z] d694b5ae8c79: Download complete [2023-06-21T19:37:14.229Z] 556b6ee489ea: Verifying Checksum [2023-06-21T19:37:14.229Z] 556b6ee489ea: Download complete [2023-06-21T19:37:16.767Z] d694b5ae8c79: Pull complete [2023-06-21T19:37:16.767Z] 9f32a84ed3da: Pull complete [2023-06-21T19:37:17.025Z] 4d19c01a9841: Pull complete [2023-06-21T19:37:17.025Z] 9325e15d5711: Pull complete [2023-06-21T19:37:19.555Z] 556b6ee489ea: Pull complete [2023-06-21T19:37:20.123Z] c5a4b2cf53e6: Pull complete [2023-06-21T19:37:20.123Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-21T19:37:20.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-21T19:37:20.123Z] ---> c4be618373d6 [2023-06-21T19:37:20.123Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-06-21T19:37:25.395Z] ---> Running in 32de9af278ff [2023-06-21T19:37:25.395Z] Removing intermediate container 32de9af278ff [2023-06-21T19:37:25.395Z] ---> dd200da62933 [2023-06-21T19:37:25.395Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T19:37:25.395Z] ---> Running in 2d041837e87b [2023-06-21T19:37:25.395Z] Removing intermediate container 2d041837e87b [2023-06-21T19:37:25.395Z] ---> 6ba6093681e8 [2023-06-21T19:37:25.395Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-21T19:37:25.395Z] ---> Running in f481e5dcac65 [2023-06-21T19:37:25.395Z] Removing intermediate container f481e5dcac65 [2023-06-21T19:37:25.395Z] ---> 24d8bd27e66f [2023-06-21T19:37:25.395Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-21T19:37:25.395Z] ---> Running in e8d15c3c4954 [2023-06-21T19:37:25.395Z] Removing intermediate container e8d15c3c4954 [2023-06-21T19:37:25.395Z] ---> 9ba2d757f2f5 [2023-06-21T19:37:25.395Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T19:37:25.395Z] ---> Running in dfc4b6b92d60 [2023-06-21T19:37:25.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T19:37:25.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T19:37:25.655Z] (1/14) Installing libintl (0.21.1-r1) [2023-06-21T19:37:25.655Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-06-21T19:37:25.655Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-06-21T19:37:25.655Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-06-21T19:37:25.655Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-06-21T19:37:25.655Z] (6/14) Installing udev-init-scripts (35-r1) [2023-06-21T19:37:25.655Z] (7/14) Installing libblkid (2.38.1-r1) [2023-06-21T19:37:25.655Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-06-21T19:37:25.655Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-06-21T19:37:25.655Z] (10/14) Installing kmod-libs (30-r1) [2023-06-21T19:37:25.655Z] (11/14) Installing eudev (3.2.11-r4) [2023-06-21T19:37:25.655Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-06-21T19:37:25.655Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-06-21T19:37:25.949Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-06-21T19:37:25.949Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T19:37:25.949Z] Executing eudev-3.2.11-r4.trigger [2023-06-21T19:37:25.949Z] OK: 272 MiB in 67 packages [2023-06-21T19:37:26.208Z] Removing intermediate container dfc4b6b92d60 [2023-06-21T19:37:26.208Z] ---> f0147e7052c3 [2023-06-21T19:37:26.208Z] Step 8/13 : WORKDIR /device-usb-camera [2023-06-21T19:37:26.359Z] Still waiting to schedule task [2023-06-21T19:37:26.359Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-21T19:37:26.466Z] ---> Running in c32af6ca7487 [2023-06-21T19:37:26.466Z] Removing intermediate container c32af6ca7487 [2023-06-21T19:37:26.466Z] ---> 51b3647bf9bd [2023-06-21T19:37:26.466Z] Step 9/13 : COPY go.mod vendor* ./ [2023-06-21T19:37:26.466Z] ---> 7909bd56271b [2023-06-21T19:37:26.466Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T19:37:26.466Z] ---> Running in cf23b65263db [2023-06-21T19:38:13.245Z] Removing intermediate container cf23b65263db [2023-06-21T19:38:13.245Z] ---> 9543b5b0e0f9 [2023-06-21T19:38:13.245Z] Step 11/13 : COPY . . [2023-06-21T19:38:13.245Z] ---> e60c6d3aa362 [2023-06-21T19:38:13.245Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-21T19:38:13.245Z] ---> Running in a0903812962f [2023-06-21T19:38:13.245Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T19:38:13.245Z] Dload Upload Total Spent Left Speed [2023-06-21T19:38:13.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7180 0 --:--:-- --:--:-- --:--:-- 7224 [2023-06-21T19:38:13.245Z] Removing intermediate container a0903812962f [2023-06-21T19:38:13.245Z] ---> 89c657a2cdff [2023-06-21T19:38:13.245Z] Step 13/13 : RUN ${MAKE} [2023-06-21T19:38:13.245Z] ---> Running in 33f592565e81 [2023-06-21T19:38:13.245Z] noop [2023-06-21T19:38:13.245Z] Removing intermediate container 33f592565e81 [2023-06-21T19:38:13.245Z] ---> afd5ea7c4527 [2023-06-21T19:38:13.245Z] Successfully built afd5ea7c4527 [2023-06-21T19:38:13.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:38:13.692Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T19:38:13.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:38:13.850Z] prd-ubuntu20.04-docker-8c-8g-19005 does not seem to be running inside a container [2023-06-21T19:38:13.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-262 -v /w/workspace/foundry_device-usb-camera_PR-262:/w/workspace/foundry_device-usb-camera_PR-262:rw,z -v /w/workspace/foundry_device-usb-camera_PR-262@tmp:/w/workspace/foundry_device-usb-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-21T19:38:14.224Z] $ docker top ecb3bcb9a9f2858408d88dab40ff5c0e4e4931d49a7b24a570ef5fbf26b5ad00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T19:38:14.625Z] + go version [2023-06-21T19:38:14.626Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-21T19:38:14.661Z] $ docker stop --time=1 ecb3bcb9a9f2858408d88dab40ff5c0e4e4931d49a7b24a570ef5fbf26b5ad00 [2023-06-21T19:38:15.939Z] $ docker rm -f --volumes ecb3bcb9a9f2858408d88dab40ff5c0e4e4931d49a7b24a570ef5fbf26b5ad00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:38:16.640Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T19:38:16.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:38:16.778Z] prd-ubuntu20.04-docker-8c-8g-19005 does not seem to be running inside a container [2023-06-21T19:38:16.810Z] $ 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-262 -v /w/workspace/foundry_device-usb-camera_PR-262:/w/workspace/foundry_device-usb-camera_PR-262:rw,z -v /w/workspace/foundry_device-usb-camera_PR-262@tmp:/w/workspace/foundry_device-usb-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-21T19:38:17.130Z] $ docker top 1787a04a453de694c17c2f34c3f3c5c4375b29f3f73e4e6d03bbf581d91b7e0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T19:38:17.525Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-262 [Pipeline] fileExists [Pipeline] sh [2023-06-21T19:38:17.889Z] + make test [2023-06-21T19:38:17.889Z] go test ./... -coverprofile=coverage.out ./... [2023-06-21T19:38:23.158Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-06-21T19:38:35.395Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-06-21T19:38:35.395Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 3.6% of statements [2023-06-21T19:38:41.950Z] go vet ./... [2023-06-21T19:38:46.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T19:38:46.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T19:38:46.135Z] ./bin/test-attribution-txt.sh [2023-06-21T19:38:46.135Z] An attribution for github.com/IOTechSystems/onvif is missing from Attribution.txt, please add [2023-06-21T19:38:46.135Z] An attribution for github.com/clbanning/mxj/v2 is missing from Attribution.txt, please add [2023-06-21T19:38:46.135Z] An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo [2023-06-21T19:38:46.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T19:38:46.207Z] $ docker stop --time=1 1787a04a453de694c17c2f34c3f3c5c4375b29f3f73e4e6d03bbf581d91b7e0c [2023-06-21T19:38:49.791Z] $ docker rm -f --volumes 1787a04a453de694c17c2f34c3f3c5c4375b29f3f73e4e6d03bbf581d91b7e0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T19:38:50.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T19:38:50.412Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-21T19:38:51.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T19:38:51.407Z] + ls -al . [2023-06-21T19:38:51.407Z] total 200 [2023-06-21T19:38:51.407Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 19:38 . [2023-06-21T19:38:51.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:36 .. [2023-06-21T19:38:51.407Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 19:37 .git [2023-06-21T19:38:51.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 19:36 .github [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 414 Jun 21 19:36 .gitignore [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 21 19:36 .golangci.yml [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 21 19:36 .hadolint.yml [2023-06-21T19:38:51.407Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 19:37 .semver [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 9665 Jun 21 19:36 Attribution.txt [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jun 21 19:36 CHANGELOG.md [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 21 19:36 Dockerfile [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 21 19:36 GOVERNANCE.md [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 21 19:36 Jenkinsfile [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 21 19:36 LICENSE [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jun 21 19:36 Makefile [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 21 19:36 OWNERS.md [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 21 19:36 README.md [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 19:37 VERSION [2023-06-21T19:38:51.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:36 bin [2023-06-21T19:38:51.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 19:36 cmd [2023-06-21T19:38:51.407Z] -rw-r--r-- 1 jenkins jenkins 36590 Jun 21 19:38 coverage.out [2023-06-21T19:38:51.407Z] -rwxrwxr-x 1 jenkins jenkins 140 Jun 21 19:36 docker-entrypoint.sh [2023-06-21T19:38:51.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:36 docs [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 3620 Jun 21 19:36 go.mod [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 33320 Jun 21 19:36 go.sum [2023-06-21T19:38:51.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 19:36 internal [2023-06-21T19:38:51.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:36 snap [2023-06-21T19:38:51.407Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 21 19:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:38:51.795Z] + 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=a73ab6c96314de68f5e53f2cdc0f66020f767d28 --label arch=amd64 --label version=0.0.0 . [2023-06-21T19:38:51.795Z] Sending build context to Docker daemon 2.113MB [2023-06-21T19:38:51.795Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T19:38:51.795Z] Step 2/36 : FROM ${BASE} AS builder [2023-06-21T19:38:51.795Z] ---> afd5ea7c4527 [2023-06-21T19:38:51.795Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-06-21T19:38:51.795Z] ---> Running in 24434772a03f [2023-06-21T19:38:51.795Z] Removing intermediate container 24434772a03f [2023-06-21T19:38:51.795Z] ---> 16fa208fad7b [2023-06-21T19:38:51.795Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T19:38:52.054Z] ---> Running in fb39f2954f76 [2023-06-21T19:38:52.054Z] Removing intermediate container fb39f2954f76 [2023-06-21T19:38:52.054Z] ---> b32dd47587d5 [2023-06-21T19:38:52.054Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-21T19:38:52.054Z] ---> Running in 8e7efa440387 [2023-06-21T19:38:52.054Z] Removing intermediate container 8e7efa440387 [2023-06-21T19:38:52.054Z] ---> 8a6b13134fb9 [2023-06-21T19:38:52.054Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-21T19:38:52.054Z] ---> Running in 774660809ac6 [2023-06-21T19:38:52.313Z] Removing intermediate container 774660809ac6 [2023-06-21T19:38:52.313Z] ---> 84c73dd4198f [2023-06-21T19:38:52.313Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T19:38:52.313Z] ---> Running in 7108eb3f694e [2023-06-21T19:38:52.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T19:38:52.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T19:38:52.830Z] OK: 272 MiB in 67 packages [2023-06-21T19:38:53.396Z] Removing intermediate container 7108eb3f694e [2023-06-21T19:38:53.396Z] ---> 14244829058e [2023-06-21T19:38:53.396Z] Step 8/36 : WORKDIR /device-usb-camera [2023-06-21T19:38:53.396Z] ---> Running in 18db191fdbf2 [2023-06-21T19:38:53.396Z] Removing intermediate container 18db191fdbf2 [2023-06-21T19:38:53.396Z] ---> fff8d187f717 [2023-06-21T19:38:53.396Z] Step 9/36 : COPY go.mod vendor* ./ [2023-06-21T19:38:53.396Z] ---> 614dd0a706fc [2023-06-21T19:38:53.396Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T19:38:53.396Z] ---> Running in 7127aca290cf [2023-06-21T19:38:54.333Z] Removing intermediate container 7127aca290cf [2023-06-21T19:38:54.333Z] ---> e686ff5ad36f [2023-06-21T19:38:54.333Z] Step 11/36 : COPY . . [2023-06-21T19:38:54.334Z] ---> aeab6166a553 [2023-06-21T19:38:54.334Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-21T19:38:54.593Z] ---> Running in 9e4523745841 [2023-06-21T19:38:54.593Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T19:38:54.593Z] Dload Upload Total Spent Left Speed [2023-06-21T19:38:54.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 19576 0 --:--:-- --:--:-- --:--:-- 20037 [2023-06-21T19:38:55.125Z] Removing intermediate container 9e4523745841 [2023-06-21T19:38:55.125Z] ---> 67edbc30662a [2023-06-21T19:38:55.125Z] Step 13/36 : RUN ${MAKE} [2023-06-21T19:38:55.125Z] ---> Running in 09260027f5de [2023-06-21T19:38:55.383Z] 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-21T19:39:13.046Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19006 in /w/workspace/foundry_device-usb-camera_PR-262 [Pipeline] { [Pipeline] ws [2023-06-21T19:39:13.109Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-06-21T19:39:13.203Z] Selected Git installation does not exist. Using Default [2023-06-21T19:39:13.203Z] The recommended git tool is: NONE [2023-06-21T19:39:17.315Z] Removing intermediate container 09260027f5de [2023-06-21T19:39:17.315Z] ---> 7b25163d6bfd [2023-06-21T19:39:17.315Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-06-21T19:39:17.315Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-06-21T19:39:17.315Z] 4acc49c71d14: Pulling fs layer [2023-06-21T19:39:18.259Z] 4acc49c71d14: Verifying Checksum [2023-06-21T19:39:18.259Z] 4acc49c71d14: Download complete [2023-06-21T19:39:18.519Z] 4acc49c71d14: Pull complete [2023-06-21T19:39:18.519Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-06-21T19:39:18.519Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-06-21T19:39:18.519Z] ---> 01a2bd3e5fff [2023-06-21T19:39:18.519Z] Step 15/36 : FROM alpine:3.17 [2023-06-21T19:39:19.087Z] 3.17: Pulling from library/alpine [2023-06-21T19:39:19.087Z] 4db1b89c0bd1: Pulling fs layer [2023-06-21T19:39:19.347Z] 4db1b89c0bd1: Download complete [2023-06-21T19:39:19.347Z] 4db1b89c0bd1: Pull complete [2023-06-21T19:39:19.347Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T19:39:19.347Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T19:39:19.347Z] ---> 1f73a9d63274 [2023-06-21T19:39:19.347Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-06-21T19:39:19.917Z] ---> Running in d7191a1f6f73 [2023-06-21T19:39:19.917Z] Removing intermediate container d7191a1f6f73 [2023-06-21T19:39:19.917Z] ---> 62f02dd00140 [2023-06-21T19:39:19.917Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-06-21T19:39:19.917Z] ---> Running in 34b0a4d2fa37 [2023-06-21T19:39:20.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T19:39:20.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T19:39:20.696Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-06-21T19:39:20.696Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-06-21T19:39:20.696Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-06-21T19:39:20.696Z] (4/86) Installing libxau (1.0.10-r0) [2023-06-21T19:39:20.696Z] (5/86) Installing libmd (1.0.4-r0) [2023-06-21T19:39:20.696Z] (6/86) Installing libbsd (0.11.7-r0) [2023-06-21T19:39:20.696Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-06-21T19:39:20.696Z] (8/86) Installing libxcb (1.15-r0) [2023-06-21T19:39:20.955Z] (9/86) Installing libx11 (1.8.4-r1) [2023-06-21T19:39:20.955Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-06-21T19:39:20.955Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-06-21T19:39:20.955Z] (12/86) Installing libexpat (2.5.0-r0) [2023-06-21T19:39:20.955Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-06-21T19:39:20.955Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-06-21T19:39:20.955Z] (15/86) Installing libpng (1.6.38-r0) [2023-06-21T19:39:20.955Z] (16/86) Installing freetype (2.12.1-r0) [2023-06-21T19:39:20.955Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-06-21T19:39:20.955Z] (18/86) Installing fribidi (1.0.12-r0) [2023-06-21T19:39:20.955Z] (19/86) Installing libffi (3.4.4-r0) [2023-06-21T19:39:20.955Z] (20/86) Installing libintl (0.21.1-r1) [2023-06-21T19:39:20.955Z] (21/86) Installing libblkid (2.38.1-r1) [2023-06-21T19:39:20.955Z] (22/86) Installing libmount (2.38.1-r1) [2023-06-21T19:39:20.955Z] (23/86) Installing pcre2 (10.42-r0) [2023-06-21T19:39:20.955Z] (24/86) Installing glib (2.74.7-r0) [2023-06-21T19:39:20.955Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-06-21T19:39:20.955Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-06-21T19:39:20.955Z] (27/86) Installing libass (0.16.0-r1) [2023-06-21T19:39:20.955Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-06-21T19:39:21.216Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-06-21T19:39:21.216Z] (30/86) Installing libpciaccess (0.17-r0) [2023-06-21T19:39:21.216Z] (31/86) Installing libdrm (2.4.114-r0) [2023-06-21T19:39:21.216Z] (32/86) Installing gmp (6.2.1-r2) [2023-06-21T19:39:21.216Z] (33/86) Installing nettle (3.8.1-r0) [2023-06-21T19:39:21.216Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-06-21T19:39:21.216Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-06-21T19:39:21.216Z] (36/86) Installing libunistring (1.1-r0) [2023-06-21T19:39:21.216Z] (37/86) Installing gnutls (3.7.8-r3) [2023-06-21T19:39:21.216Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-06-21T19:39:21.216Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-06-21T19:39:21.216Z] (40/86) Installing lame (3.100-r2) [2023-06-21T19:39:21.216Z] (41/86) Installing opus (1.3.1-r1) [2023-06-21T19:39:21.216Z] (42/86) Installing libasyncns (0.8-r1) [2023-06-21T19:39:21.216Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-06-21T19:39:21.216Z] (44/86) Installing libltdl (2.4.7-r1) [2023-06-21T19:39:21.216Z] (45/86) Installing orc (0.4.33-r0) [2023-06-21T19:39:21.216Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-06-21T19:39:21.216Z] (47/86) Installing libogg (1.3.5-r2) [2023-06-21T19:39:21.216Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-06-21T19:39:21.216Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-06-21T19:39:21.216Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-06-21T19:39:21.216Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-06-21T19:39:21.216Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-06-21T19:39:21.216Z] (53/86) Installing soxr (0.1.3-r3) [2023-06-21T19:39:21.475Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-06-21T19:39:21.475Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-06-21T19:39:21.475Z] (56/86) Installing libpulse (16.1-r6) [2023-06-21T19:39:21.475Z] (57/86) Installing cjson (1.7.15-r3) [2023-06-21T19:39:21.475Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-06-21T19:39:21.475Z] (59/86) Installing librist (0.2.7-r0) [2023-06-21T19:39:21.475Z] (60/86) Installing libsrt (1.5.1-r0) [2023-06-21T19:39:21.475Z] (61/86) Installing libssh (0.10.5-r0) [2023-06-21T19:39:21.475Z] (62/86) Installing libtheora (1.1.1-r16) [2023-06-21T19:39:21.475Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-06-21T19:39:21.475Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-06-21T19:39:21.475Z] (65/86) Installing libxext (1.3.5-r0) [2023-06-21T19:39:21.475Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-06-21T19:39:21.475Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-06-21T19:39:21.475Z] (68/86) Installing libva (2.16.0-r0) [2023-06-21T19:39:21.475Z] (69/86) Installing libvdpau (1.5-r0) [2023-06-21T19:39:21.475Z] (70/86) Installing vidstab (1.1.0-r2) [2023-06-21T19:39:21.475Z] (71/86) Installing libvpx (1.12.0-r1) [2023-06-21T19:39:21.475Z] (72/86) Installing libwebp (1.2.4-r2) [2023-06-21T19:39:21.475Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-06-21T19:39:21.475Z] (74/86) Installing numactl (2.0.16-r1) [2023-06-21T19:39:21.475Z] (75/86) Installing x265-libs (3.5-r3) [2023-06-21T19:39:21.665Z] using credential edgex-jenkins-ssh [2023-06-21T19:39:21.682Z] Cloning the remote Git repository [2023-06-21T19:39:21.735Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-06-21T19:39:21.735Z] (77/86) Installing libsodium (1.0.18-r2) [2023-06-21T19:39:21.735Z] (78/86) Installing libzmq (4.3.4-r1) [2023-06-21T19:39:21.735Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-06-21T19:39:21.735Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-06-21T19:39:21.735Z] (81/86) Installing udev-init-scripts (35-r1) [2023-06-21T19:39:21.735Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-06-21T19:39:21.735Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-06-21T19:39:21.735Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-06-21T19:39:21.735Z] (85/86) Installing kmod-libs (30-r1) [2023-06-21T19:39:21.735Z] (86/86) Installing eudev (3.2.11-r4) [2023-06-21T19:39:21.735Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T19:39:21.735Z] Executing eudev-3.2.11-r4.trigger [2023-06-21T19:39:21.735Z] OK: 112 MiB in 101 packages [2023-06-21T19:39:21.746Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-06-21T19:39:21.877Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-06-21T19:39:22.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-06-21T19:39:22.108Z] > git --version # timeout=10 [2023-06-21T19:39:22.148Z] > git --version # 'git version 2.25.1' [2023-06-21T19:39:22.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T19:39:22.364Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T19:39:23.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-06-21T19:39:23.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T19:39:24.273Z] Removing intermediate container 34b0a4d2fa37 [2023-06-21T19:39:24.274Z] ---> bd664cae49af [2023-06-21T19:39:24.274Z] Step 18/36 : WORKDIR / [2023-06-21T19:39:24.531Z] ---> Running in 1e0406ceb315 [2023-06-21T19:39:24.531Z] Removing intermediate container 1e0406ceb315 [2023-06-21T19:39:24.531Z] ---> 5d2b5ac66bd8 [2023-06-21T19:39:24.531Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-06-21T19:39:25.154Z] Merging remotes/origin/main commit 4f0060f0a01e6b631d5ad01a980021319d7b9523 into PR head commit a73ab6c96314de68f5e53f2cdc0f66020f767d28 [2023-06-21T19:39:24.444Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-06-21T19:39:24.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-06-21T19:39:24.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T19:39:24.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-21T19:39:25.181Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T19:39:25.312Z] > git checkout -f a73ab6c96314de68f5e53f2cdc0f66020f767d28 # timeout=10 [2023-06-21T19:39:25.474Z] ---> bf1f6bc23307 [2023-06-21T19:39:25.474Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-06-21T19:39:25.474Z] ---> 257692781b27 [2023-06-21T19:39:25.474Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-06-21T19:39:25.474Z] ---> 70b9e4d25a9e [2023-06-21T19:39:25.474Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-06-21T19:39:25.640Z] Merge succeeded, producing a73ab6c96314de68f5e53f2cdc0f66020f767d28 [2023-06-21T19:39:25.640Z] Checking out Revision a73ab6c96314de68f5e53f2cdc0f66020f767d28 (PR-262) [2023-06-21T19:39:25.731Z] ---> c88fd87da841 [2023-06-21T19:39:25.731Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-06-21T19:39:25.731Z] ---> 1235891e6e9b [2023-06-21T19:39:25.731Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-06-21T19:39:25.989Z] ---> 934955b92dc9 [2023-06-21T19:39:25.989Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-06-21T19:39:26.699Z] ---> 4359fbf8bf6b [2023-06-21T19:39:26.700Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-06-21T19:39:26.700Z] ---> Running in a791a78ba885 [2023-06-21T19:39:25.468Z] > git remote # timeout=10 [2023-06-21T19:39:25.522Z] > git config --get remote.origin.url # timeout=10 [2023-06-21T19:39:25.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T19:39:25.572Z] > git merge 4f0060f0a01e6b631d5ad01a980021319d7b9523 # timeout=10 [2023-06-21T19:39:25.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-21T19:39:25.647Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T19:39:25.670Z] > git checkout -f a73ab6c96314de68f5e53f2cdc0f66020f767d28 # timeout=10 [2023-06-21T19:39:27.267Z] Removing intermediate container a791a78ba885 [2023-06-21T19:39:27.268Z] ---> e75f5cad8ef2 [2023-06-21T19:39:27.268Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-06-21T19:39:27.268Z] ---> Running in 3086588553da [2023-06-21T19:39:27.833Z] Removing intermediate container 3086588553da [2023-06-21T19:39:27.833Z] ---> da3efc7d3406 [2023-06-21T19:39:27.833Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-06-21T19:39:27.833Z] ---> Running in 0f821b1c035c [2023-06-21T19:39:28.401Z] Removing intermediate container 0f821b1c035c [2023-06-21T19:39:28.401Z] ---> f26f72eb98c9 [2023-06-21T19:39:28.401Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-06-21T19:39:28.401Z] ---> Running in 3f0ba569804d [2023-06-21T19:39:28.969Z] Removing intermediate container 3f0ba569804d [2023-06-21T19:39:28.969Z] ---> a0118d18a32e [2023-06-21T19:39:28.969Z] Step 30/36 : EXPOSE 59983 [2023-06-21T19:39:28.969Z] ---> Running in 0c6fbb86b8cb [2023-06-21T19:39:28.969Z] Removing intermediate container 0c6fbb86b8cb [2023-06-21T19:39:28.969Z] ---> 4a1d7d9aab6a [2023-06-21T19:39:28.969Z] Step 31/36 : EXPOSE 8554 [2023-06-21T19:39:28.969Z] ---> Running in b3e5d22cda3b [2023-06-21T19:39:29.227Z] Removing intermediate container b3e5d22cda3b [2023-06-21T19:39:29.227Z] ---> 5cabac0641cb [2023-06-21T19:39:29.227Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-06-21T19:39:29.227Z] ---> Running in 2d98e4be1072 [2023-06-21T19:39:29.227Z] Removing intermediate container 2d98e4be1072 [2023-06-21T19:39:29.227Z] ---> 1127eed47269 [2023-06-21T19:39:29.227Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-06-21T19:39:29.227Z] ---> Running in f60a8aaaf128 [2023-06-21T19:39:29.227Z] Removing intermediate container f60a8aaaf128 [2023-06-21T19:39:29.227Z] ---> f8a9d883827f [2023-06-21T19:39:29.227Z] Step 34/36 : LABEL arch=amd64 [2023-06-21T19:39:29.344Z] Commit message: "test: add deviceCachedMap test" [2023-06-21T19:39:29.392Z] > git --version # timeout=10 [2023-06-21T19:39:29.408Z] > git --version # 'git version 2.25.1' [2023-06-21T19:39:29.422Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T19:39:29.486Z] ---> Running in df52d4cd7e99 [2023-06-21T19:39:29.486Z] Removing intermediate container df52d4cd7e99 [2023-06-21T19:39:29.486Z] ---> c20059ae0d55 [2023-06-21T19:39:29.486Z] Step 35/36 : LABEL git_sha=a73ab6c96314de68f5e53f2cdc0f66020f767d28 [2023-06-21T19:39:29.486Z] ---> Running in ae1ab298751a [2023-06-21T19:39:29.486Z] Removing intermediate container ae1ab298751a [2023-06-21T19:39:29.486Z] ---> 2e183b3b0982 [2023-06-21T19:39:29.486Z] Step 36/36 : LABEL version=0.0.0 [2023-06-21T19:39:29.486Z] ---> Running in 865255ad2a3e [2023-06-21T19:39:29.746Z] Removing intermediate container 865255ad2a3e [2023-06-21T19:39:29.746Z] ---> d6c76920af63 [2023-06-21T19:39:29.746Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T19:39:29.746Z] Successfully built d6c76920af63 [2023-06-21T19:39:29.746Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:39:30.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-21T19:39:30.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T19:39:30.699Z] Dload Upload Total Spent Left Speed [2023-06-21T19:39:30.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10470 0 0 63072 0 --:--:-- --:--:-- --:--:-- 62694 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 75898 [2023-06-21T19:39:30.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T19:39:30.892Z] [2023-06-21T19:39:30.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-06-21T19:39:31.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T19:39:31.280Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-21T19:39:31.280Z] 5eb5b503b376: Pulling fs layer [2023-06-21T19:39:31.280Z] 5c69ac0246d0: Pulling fs layer [2023-06-21T19:39:31.280Z] ec43610c2a17: Pulling fs layer [2023-06-21T19:39:31.280Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-21T19:39:31.280Z] 33b1e0a273af: Pulling fs layer [2023-06-21T19:39:31.280Z] 5d3b04190fa2: Pulling fs layer [2023-06-21T19:39:31.280Z] 2f39f015ded8: Pulling fs layer [2023-06-21T19:39:31.280Z] 3a2ae6a8a46f: Waiting [2023-06-21T19:39:31.280Z] 33b1e0a273af: Waiting [2023-06-21T19:39:31.280Z] 2f39f015ded8: Waiting [2023-06-21T19:39:31.280Z] 5d3b04190fa2: Waiting [2023-06-21T19:39:31.280Z] 5c69ac0246d0: Download complete [2023-06-21T19:39:31.280Z] 3a2ae6a8a46f: Download complete [2023-06-21T19:39:31.280Z] 33b1e0a273af: Verifying Checksum [2023-06-21T19:39:31.280Z] 33b1e0a273af: Download complete [2023-06-21T19:39:31.280Z] ec43610c2a17: Verifying Checksum [2023-06-21T19:39:31.280Z] ec43610c2a17: Download complete [2023-06-21T19:39:31.280Z] 5d3b04190fa2: Verifying Checksum [2023-06-21T19:39:31.280Z] 5d3b04190fa2: Download complete [2023-06-21T19:39:31.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-21T19:39:31.538Z] 5eb5b503b376: Verifying Checksum [2023-06-21T19:39:31.538Z] 5eb5b503b376: Download complete [2023-06-21T19:39:31.752Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-21T19:39:31.752Z] + sudo tee /etc/docker/daemon.new [2023-06-21T19:39:31.752Z] { [2023-06-21T19:39:31.752Z] "registry-mirrors": [ [2023-06-21T19:39:31.752Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-21T19:39:31.752Z] ], [2023-06-21T19:39:31.752Z] "bip": "10.250.0.254/24", [2023-06-21T19:39:31.752Z] "hosts": [ [2023-06-21T19:39:31.752Z] "tcp://0.0.0.0:5555", [2023-06-21T19:39:31.752Z] "unix:///var/run/docker.sock" [2023-06-21T19:39:31.752Z] ], [2023-06-21T19:39:31.752Z] "mtu": 1458, [2023-06-21T19:39:31.752Z] "selinux-enabled": true, [2023-06-21T19:39:31.752Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-21T19:39:31.752Z] } [Pipeline] sh [2023-06-21T19:39:32.091Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-06-21T19:39:32.103Z] 2f39f015ded8: Download complete [Pipeline] sh [2023-06-21T19:39:32.452Z] + sudo service docker restart [2023-06-21T19:39:32.682Z] 5eb5b503b376: Pull complete [2023-06-21T19:39:32.942Z] 5c69ac0246d0: Pull complete [2023-06-21T19:39:33.201Z] ec43610c2a17: Pull complete [2023-06-21T19:39:33.459Z] 3a2ae6a8a46f: Pull complete [2023-06-21T19:39:33.719Z] 33b1e0a273af: Pull complete [2023-06-21T19:39:33.719Z] 5d3b04190fa2: Pull complete [2023-06-21T19:39:39.006Z] 2f39f015ded8: Pull complete [2023-06-21T19:39:39.006Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-21T19:39:39.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T19:39:39.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:39:39.229Z] prd-ubuntu20.04-docker-8c-8g-19005 does not seem to be running inside a container [2023-06-21T19:39:39.263Z] $ 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-262 -v /w/workspace/foundry_device-usb-camera_PR-262:/w/workspace/foundry_device-usb-camera_PR-262:rw,z -v /w/workspace/foundry_device-usb-camera_PR-262@tmp:/w/workspace/foundry_device-usb-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T19:39:42.801Z] $ docker top 0b91f67e1eb4b8c0aa5bd84cbdb10ee0d0a6080dd7ba8552d15d463513b6d2a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:39:43.257Z] ---> job-cost.sh [2023-06-21T19:39:43.257Z] lf-activate-venv: SKIPPING [2023-06-21T19:39:43.257Z] INFO: No Stack... [2023-06-21T19:39:43.516Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T19:39:43.775Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T19:39:44.092Z] + cat /w/workspace/foundry_device-usb-camera_PR-262/archives/cost.csv [2023-06-21T19:39:44.092Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T19:39:44.133Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] [2023-06-21T19:39:44.142Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] did not exist. Created. [2023-06-21T19:39:44.142Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T19:39:44.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-21T19:39:44.585Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T19:39:44.610Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T19:39:44.687Z] $ docker stop --time=1 0b91f67e1eb4b8c0aa5bd84cbdb10ee0d0a6080dd7ba8552d15d463513b6d2a0 [2023-06-21T19:39:45.861Z] $ docker rm -f --volumes 0b91f67e1eb4b8c0aa5bd84cbdb10ee0d0a6080dd7ba8552d15d463513b6d2a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T19:39:50.741Z] provisioning config files... [2023-06-21T19:39:50.764Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8091162703088372110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:39:51.151Z] ---> docker-login.sh [2023-06-21T19:39:51.151Z] nexus3.edgexfoundry.org:10001 [2023-06-21T19:39:51.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:39:51.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:39:51.699Z] Configure a credential helper to remove this warning. See [2023-06-21T19:39:51.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:39:51.699Z] [2023-06-21T19:39:51.699Z] Login Succeeded [2023-06-21T19:39:51.699Z] nexus3.edgexfoundry.org:10002 [2023-06-21T19:39:51.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:39:51.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:39:51.968Z] Configure a credential helper to remove this warning. See [2023-06-21T19:39:51.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:39:51.968Z] [2023-06-21T19:39:51.968Z] Login Succeeded [2023-06-21T19:39:51.968Z] nexus3.edgexfoundry.org:10003 [2023-06-21T19:39:52.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:39:52.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:39:52.505Z] Configure a credential helper to remove this warning. See [2023-06-21T19:39:52.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:39:52.505Z] [2023-06-21T19:39:52.505Z] Login Succeeded [2023-06-21T19:39:52.505Z] nexus3.edgexfoundry.org:10004 [2023-06-21T19:39:52.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:39:52.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:39:52.776Z] Configure a credential helper to remove this warning. See [2023-06-21T19:39:52.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:39:52.776Z] [2023-06-21T19:39:52.776Z] Login Succeeded [2023-06-21T19:39:52.776Z] docker.io [2023-06-21T19:39:53.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T19:39:53.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T19:39:53.309Z] Configure a credential helper to remove this warning. See [2023-06-21T19:39:53.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T19:39:53.309Z] [2023-06-21T19:39:53.309Z] Login Succeeded [2023-06-21T19:39:53.309Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T19:39:53.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T19:39:53.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T19:39:53.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T19:39:53.756Z] ========================================================= [2023-06-21T19:39:53.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-21T19:39:53.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:39:54.243Z] + 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-21T19:39:55.659Z] Sending build context to Docker daemon 1.278MB [2023-06-21T19:39:55.659Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T19:39:55.659Z] Step 2/13 : FROM ${BASE} AS builder [2023-06-21T19:39:55.659Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-21T19:39:55.659Z] c41833b44d91: Pulling fs layer [2023-06-21T19:39:55.659Z] ed15518f5707: Pulling fs layer [2023-06-21T19:39:55.659Z] feae8fd75edb: Pulling fs layer [2023-06-21T19:39:55.659Z] 242c74f7c9fa: Pulling fs layer [2023-06-21T19:39:55.659Z] 3cdef696dda3: Pulling fs layer [2023-06-21T19:39:55.659Z] 242c74f7c9fa: Waiting [2023-06-21T19:39:55.659Z] 2ced38df9373: Pulling fs layer [2023-06-21T19:39:55.659Z] 3cdef696dda3: Waiting [2023-06-21T19:39:55.659Z] 58f1dce35555: Pulling fs layer [2023-06-21T19:39:55.659Z] 2ced38df9373: Waiting [2023-06-21T19:39:55.659Z] 58f1dce35555: Waiting [2023-06-21T19:39:55.932Z] ed15518f5707: Verifying Checksum [2023-06-21T19:39:55.932Z] ed15518f5707: Download complete [2023-06-21T19:39:55.932Z] 242c74f7c9fa: Verifying Checksum [2023-06-21T19:39:55.932Z] 242c74f7c9fa: Download complete [2023-06-21T19:39:55.932Z] 3cdef696dda3: Verifying Checksum [2023-06-21T19:39:55.932Z] 3cdef696dda3: Download complete [2023-06-21T19:39:55.932Z] c41833b44d91: Verifying Checksum [2023-06-21T19:39:55.932Z] c41833b44d91: Download complete [2023-06-21T19:39:56.890Z] c41833b44d91: Pull complete [2023-06-21T19:39:57.160Z] 58f1dce35555: Verifying Checksum [2023-06-21T19:39:57.160Z] 58f1dce35555: Download complete [2023-06-21T19:39:57.427Z] ed15518f5707: Pull complete [2023-06-21T19:39:58.387Z] feae8fd75edb: Verifying Checksum [2023-06-21T19:39:58.387Z] feae8fd75edb: Download complete [2023-06-21T19:39:58.387Z] 2ced38df9373: Verifying Checksum [2023-06-21T19:40:10.702Z] feae8fd75edb: Pull complete [2023-06-21T19:40:10.702Z] 242c74f7c9fa: Pull complete [2023-06-21T19:40:10.702Z] 3cdef696dda3: Pull complete [2023-06-21T19:40:17.355Z] 2ced38df9373: Pull complete [2023-06-21T19:40:19.314Z] 58f1dce35555: Pull complete [2023-06-21T19:40:19.314Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-21T19:40:19.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-21T19:40:19.314Z] ---> fadd8f120f05 [2023-06-21T19:40:19.314Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-06-21T19:40:20.725Z] ---> Running in d58f80435282 [2023-06-21T19:40:20.995Z] Removing intermediate container d58f80435282 [2023-06-21T19:40:20.995Z] ---> fc4fd745ac0f [2023-06-21T19:40:20.995Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T19:40:21.261Z] ---> Running in 6b27ad75aabd [2023-06-21T19:40:21.528Z] Removing intermediate container 6b27ad75aabd [2023-06-21T19:40:21.528Z] ---> 34878a5d6810 [2023-06-21T19:40:21.528Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-21T19:40:21.528Z] ---> Running in 9fd9c9f9f24c [2023-06-21T19:40:21.798Z] Removing intermediate container 9fd9c9f9f24c [2023-06-21T19:40:21.798Z] ---> 576aa24f6360 [2023-06-21T19:40:21.798Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-21T19:40:21.798Z] ---> Running in 1af2d4bbefc9 [2023-06-21T19:40:22.068Z] Removing intermediate container 1af2d4bbefc9 [2023-06-21T19:40:22.068Z] ---> 23a2a4f1844f [2023-06-21T19:40:22.068Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T19:40:22.068Z] ---> Running in 8269dfa00a38 [2023-06-21T19:40:23.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T19:40:23.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T19:40:25.151Z] (1/14) Installing libintl (0.21.1-r1) [2023-06-21T19:40:25.151Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-06-21T19:40:25.151Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-06-21T19:40:25.151Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-06-21T19:40:25.151Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-06-21T19:40:25.419Z] (6/14) Installing udev-init-scripts (35-r1) [2023-06-21T19:40:25.419Z] (7/14) Installing libblkid (2.38.1-r1) [2023-06-21T19:40:25.419Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-06-21T19:40:25.419Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-06-21T19:40:25.419Z] (10/14) Installing kmod-libs (30-r1) [2023-06-21T19:40:25.419Z] (11/14) Installing eudev (3.2.11-r4) [2023-06-21T19:40:25.419Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-06-21T19:40:25.419Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-06-21T19:40:25.419Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-06-21T19:40:25.419Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T19:40:25.694Z] Executing eudev-3.2.11-r4.trigger [2023-06-21T19:40:25.694Z] OK: 271 MiB in 67 packages [2023-06-21T19:40:26.659Z] Removing intermediate container 8269dfa00a38 [2023-06-21T19:40:26.659Z] ---> 5b9632e615b6 [2023-06-21T19:40:26.659Z] Step 8/13 : WORKDIR /device-usb-camera [2023-06-21T19:40:26.659Z] ---> Running in 4d132028c7ff [2023-06-21T19:40:26.930Z] Removing intermediate container 4d132028c7ff [2023-06-21T19:40:26.930Z] ---> 755788f0c6b8 [2023-06-21T19:40:26.930Z] Step 9/13 : COPY go.mod vendor* ./ [2023-06-21T19:40:27.514Z] ---> fb4f6fb2618e [2023-06-21T19:40:27.514Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T19:40:27.514Z] ---> Running in f08741f3c9bf [2023-06-21T19:41:35.457Z] Removing intermediate container f08741f3c9bf [2023-06-21T19:41:35.457Z] ---> 80047cdf81f8 [2023-06-21T19:41:35.457Z] Step 11/13 : COPY . . [2023-06-21T19:41:35.457Z] ---> 0048e33b1724 [2023-06-21T19:41:35.457Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-21T19:41:35.457Z] ---> Running in fbecb7fa54bb [2023-06-21T19:41:35.457Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T19:41:35.457Z] Dload Upload Total Spent Left Speed [2023-06-21T19:41:35.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0  0 4360 0 --:--:-- --:--:-- --:--:-- 4370 [2023-06-21T19:41:35.457Z] Removing intermediate container fbecb7fa54bb [2023-06-21T19:41:35.457Z] ---> 74d8cc42b9b6 [2023-06-21T19:41:35.457Z] Step 13/13 : RUN ${MAKE} [2023-06-21T19:41:35.457Z] ---> Running in c3130ffc956c [2023-06-21T19:41:35.457Z] noop [2023-06-21T19:41:35.457Z] Removing intermediate container c3130ffc956c [2023-06-21T19:41:35.457Z] ---> 3a4c834c669c [2023-06-21T19:41:35.457Z] Successfully built 3a4c834c669c [2023-06-21T19:41:35.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:41:35.931Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T19:41:35.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:41:36.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-19006 does not seem to be running inside a container [2023-06-21T19:41:36.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-21T19:41:37.448Z] $ docker top 92fa45d5d6a7d07932beef6f303aefea8cc0bada60cc2deb185f54fb83a4e644 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T19:41:38.329Z] + go version [2023-06-21T19:41:38.329Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-21T19:41:38.363Z] $ docker stop --time=1 92fa45d5d6a7d07932beef6f303aefea8cc0bada60cc2deb185f54fb83a4e644 [2023-06-21T19:41:39.927Z] $ docker rm -f --volumes 92fa45d5d6a7d07932beef6f303aefea8cc0bada60cc2deb185f54fb83a4e644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:41:40.792Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T19:41:40.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:41:41.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-19006 does not seem to be running inside a container [2023-06-21T19:41:41.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-21T19:41:42.195Z] $ docker top 176e2813550d0adec1f4f24ee9f4d3a20fdb1d134cea7fd6bdd21b747e76df41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T19:41:43.063Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-06-21T19:41:43.449Z] + make test [2023-06-21T19:41:43.449Z] go test ./... -coverprofile=coverage.out ./... [2023-06-21T19:42:15.683Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-06-21T19:44:07.363Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-06-21T19:44:07.363Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 3.6% of statements [2023-06-21T19:44:07.363Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-21T19:44:07.363Z] go vet ./... [2023-06-21T19:44:29.441Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T19:44:29.441Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T19:44:29.441Z] ./bin/test-attribution-txt.sh [2023-06-21T19:44:29.441Z] An attribution for github.com/IOTechSystems/onvif is missing from Attribution.txt, please add [2023-06-21T19:44:29.441Z] An attribution for github.com/clbanning/mxj/v2 is missing from Attribution.txt, please add [2023-06-21T19:44:29.441Z] An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo [2023-06-21T19:44:29.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-21T19:44:29.512Z] $ docker stop --time=1 176e2813550d0adec1f4f24ee9f4d3a20fdb1d134cea7fd6bdd21b747e76df41 [2023-06-21T19:44:31.339Z] $ docker rm -f --volumes 176e2813550d0adec1f4f24ee9f4d3a20fdb1d134cea7fd6bdd21b747e76df41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T19:44:32.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-21T19:44:32.539Z] Warning: overwriting stash ‘coverage-report’ [2023-06-21T19:44:33.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T19:44:33.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-21T19:44:34.029Z] + ls -al . [2023-06-21T19:44:34.029Z] total 196 [2023-06-21T19:44:34.029Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 19:41 . [2023-06-21T19:44:34.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:39 .. [2023-06-21T19:44:34.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 19:39 .git [2023-06-21T19:44:34.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 19:39 .github [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 414 Jun 21 19:39 .gitignore [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 45 Jun 21 19:39 .golangci.yml [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 21 19:39 .hadolint.yml [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 9665 Jun 21 19:39 Attribution.txt [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 11903 Jun 21 19:39 CHANGELOG.md [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 2453 Jun 21 19:39 Dockerfile [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 21 19:39 GOVERNANCE.md [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 21 19:39 Jenkinsfile [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 21 19:39 LICENSE [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 2364 Jun 21 19:39 Makefile [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 21 19:39 OWNERS.md [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 2575 Jun 21 19:39 README.md [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 19:37 VERSION [2023-06-21T19:44:34.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:39 bin [2023-06-21T19:44:34.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 19:39 cmd [2023-06-21T19:44:34.029Z] -rw-r--r-- 1 jenkins jenkins 36590 Jun 21 19:44 coverage.out [2023-06-21T19:44:34.029Z] -rwxrwxr-x 1 jenkins jenkins 140 Jun 21 19:39 docker-entrypoint.sh [2023-06-21T19:44:34.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:39 docs [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 3620 Jun 21 19:39 go.mod [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 33320 Jun 21 19:39 go.sum [2023-06-21T19:44:34.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 19:39 internal [2023-06-21T19:44:34.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:39 snap [2023-06-21T19:44:34.029Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 21 19:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:44:34.457Z] + 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=a73ab6c96314de68f5e53f2cdc0f66020f767d28 --label arch=arm64 --label version=0.0.0 . [2023-06-21T19:44:34.760Z] Sending build context to Docker daemon 1.315MB [2023-06-21T19:44:34.760Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T19:44:34.760Z] Step 2/36 : FROM ${BASE} AS builder [2023-06-21T19:44:34.760Z] ---> 3a4c834c669c [2023-06-21T19:44:34.760Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-06-21T19:44:35.037Z] ---> Running in b528ac8cd1af [2023-06-21T19:44:35.306Z] Removing intermediate container b528ac8cd1af [2023-06-21T19:44:35.306Z] ---> f15171330be2 [2023-06-21T19:44:35.306Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-21T19:44:35.306Z] ---> Running in a21a430ea020 [2023-06-21T19:44:35.588Z] Removing intermediate container a21a430ea020 [2023-06-21T19:44:35.588Z] ---> 7b1350c6bb17 [2023-06-21T19:44:35.588Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-06-21T19:44:35.588Z] ---> Running in a9d944d6bd25 [2023-06-21T19:44:35.874Z] Removing intermediate container a9d944d6bd25 [2023-06-21T19:44:35.874Z] ---> c3535f3df20b [2023-06-21T19:44:35.874Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-06-21T19:44:36.149Z] ---> Running in 5a9b92872615 [2023-06-21T19:44:36.435Z] Removing intermediate container 5a9b92872615 [2023-06-21T19:44:36.435Z] ---> 70ef11a812dc [2023-06-21T19:44:36.435Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T19:44:36.435Z] ---> Running in 32ffcf9ff584 [2023-06-21T19:44:37.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T19:44:37.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T19:44:38.940Z] OK: 271 MiB in 67 packages [2023-06-21T19:44:39.536Z] Removing intermediate container 32ffcf9ff584 [2023-06-21T19:44:39.536Z] ---> 1b2634bc2a66 [2023-06-21T19:44:39.536Z] Step 8/36 : WORKDIR /device-usb-camera [2023-06-21T19:44:39.802Z] ---> Running in 9da99cc0c17a [2023-06-21T19:44:40.070Z] Removing intermediate container 9da99cc0c17a [2023-06-21T19:44:40.070Z] ---> a0856a7a576f [2023-06-21T19:44:40.070Z] Step 9/36 : COPY go.mod vendor* ./ [2023-06-21T19:44:40.339Z] ---> 629f43fe2652 [2023-06-21T19:44:40.339Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T19:44:40.613Z] ---> Running in 8853a3ec7cad [2023-06-21T19:44:43.195Z] Removing intermediate container 8853a3ec7cad [2023-06-21T19:44:43.195Z] ---> 61ed828db819 [2023-06-21T19:44:43.195Z] Step 11/36 : COPY . . [2023-06-21T19:44:43.781Z] ---> cd1b94cc0b29 [2023-06-21T19:44:43.781Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-06-21T19:44:43.781Z] ---> Running in b58d0b667691 [2023-06-21T19:44:44.739Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-06-21T19:44:44.739Z] Dload Upload Total Spent Left Speed [2023-06-21T19:44:45.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3160 0 --:--:-- --:--:-- --:--:-- 3170 [2023-06-21T19:44:46.954Z] Removing intermediate container b58d0b667691 [2023-06-21T19:44:46.954Z] ---> 8000727aa975 [2023-06-21T19:44:46.954Z] Step 13/36 : RUN ${MAKE} [2023-06-21T19:44:46.954Z] ---> Running in 321c689e9c57 [2023-06-21T19:44:47.916Z] 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-21T19:47:09.597Z] Removing intermediate container 321c689e9c57 [2023-06-21T19:47:09.597Z] ---> aa0cbde76732 [2023-06-21T19:47:09.597Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-06-21T19:47:09.597Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-06-21T19:47:09.597Z] 8766b47fe142: Pulling fs layer [2023-06-21T19:47:09.597Z] 8766b47fe142: Verifying Checksum [2023-06-21T19:47:09.597Z] 8766b47fe142: Download complete [2023-06-21T19:47:09.597Z] 8766b47fe142: Pull complete [2023-06-21T19:47:09.597Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-06-21T19:47:09.597Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-06-21T19:47:09.597Z] ---> 69d40e2cb93c [2023-06-21T19:47:09.597Z] Step 15/36 : FROM alpine:3.17 [2023-06-21T19:47:09.597Z] 3.17: Pulling from library/alpine [2023-06-21T19:47:09.597Z] edb6bdbacee9: Pulling fs layer [2023-06-21T19:47:09.597Z] edb6bdbacee9: Verifying Checksum [2023-06-21T19:47:09.597Z] edb6bdbacee9: Download complete [2023-06-21T19:47:09.597Z] edb6bdbacee9: Pull complete [2023-06-21T19:47:09.597Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-21T19:47:09.597Z] Status: Downloaded newer image for alpine:3.17 [2023-06-21T19:47:09.597Z] ---> 779605e5fbc0 [2023-06-21T19:47:09.597Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-06-21T19:47:09.597Z] ---> Running in 724c9d64cc84 [2023-06-21T19:47:09.597Z] Removing intermediate container 724c9d64cc84 [2023-06-21T19:47:09.597Z] ---> c3d50cdeba96 [2023-06-21T19:47:09.597Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-06-21T19:47:09.597Z] ---> Running in 2a8a43caaec5 [2023-06-21T19:47:09.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T19:47:09.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T19:47:09.863Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-06-21T19:47:09.863Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-06-21T19:47:09.863Z] (3/83) Installing libxau (1.0.10-r0) [2023-06-21T19:47:09.863Z] (4/83) Installing libmd (1.0.4-r0) [2023-06-21T19:47:09.863Z] (5/83) Installing libbsd (0.11.7-r0) [2023-06-21T19:47:09.863Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-06-21T19:47:09.863Z] (7/83) Installing libxcb (1.15-r0) [2023-06-21T19:47:10.131Z] (8/83) Installing libx11 (1.8.4-r1) [2023-06-21T19:47:10.131Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-06-21T19:47:10.399Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-06-21T19:47:10.399Z] (11/83) Installing libexpat (2.5.0-r0) [2023-06-21T19:47:10.399Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-06-21T19:47:10.399Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-06-21T19:47:10.399Z] (14/83) Installing libpng (1.6.38-r0) [2023-06-21T19:47:10.399Z] (15/83) Installing freetype (2.12.1-r0) [2023-06-21T19:47:10.399Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-06-21T19:47:10.665Z] (17/83) Installing fribidi (1.0.12-r0) [2023-06-21T19:47:10.665Z] (18/83) Installing libffi (3.4.4-r0) [2023-06-21T19:47:10.665Z] (19/83) Installing libintl (0.21.1-r1) [2023-06-21T19:47:10.665Z] (20/83) Installing libblkid (2.38.1-r1) [2023-06-21T19:47:10.665Z] (21/83) Installing libmount (2.38.1-r1) [2023-06-21T19:47:10.665Z] (22/83) Installing pcre2 (10.42-r0) [2023-06-21T19:47:10.665Z] (23/83) Installing glib (2.74.7-r0) [2023-06-21T19:47:10.931Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-06-21T19:47:10.931Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-06-21T19:47:10.931Z] (26/83) Installing libass (0.16.0-r1) [2023-06-21T19:47:10.931Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-06-21T19:47:10.931Z] (28/83) Installing libdrm (2.4.114-r0) [2023-06-21T19:47:10.931Z] (29/83) Installing gmp (6.2.1-r2) [2023-06-21T19:47:10.931Z] (30/83) Installing nettle (3.8.1-r0) [2023-06-21T19:47:10.931Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-06-21T19:47:10.931Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-06-21T19:47:10.931Z] (33/83) Installing libunistring (1.1-r0) [2023-06-21T19:47:11.199Z] (34/83) Installing gnutls (3.7.8-r3) [2023-06-21T19:47:11.199Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-06-21T19:47:11.199Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-06-21T19:47:11.199Z] (37/83) Installing lame (3.100-r2) [2023-06-21T19:47:11.199Z] (38/83) Installing opus (1.3.1-r1) [2023-06-21T19:47:11.199Z] (39/83) Installing libasyncns (0.8-r1) [2023-06-21T19:47:11.199Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-06-21T19:47:11.199Z] (41/83) Installing libltdl (2.4.7-r1) [2023-06-21T19:47:11.199Z] (42/83) Installing orc (0.4.33-r0) [2023-06-21T19:47:11.199Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-06-21T19:47:11.199Z] (44/83) Installing libogg (1.3.5-r2) [2023-06-21T19:47:11.199Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-06-21T19:47:11.199Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-06-21T19:47:11.466Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-06-21T19:47:11.466Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-06-21T19:47:11.466Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-06-21T19:47:11.466Z] (50/83) Installing soxr (0.1.3-r3) [2023-06-21T19:47:11.466Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-06-21T19:47:11.466Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-06-21T19:47:11.467Z] (53/83) Installing libpulse (16.1-r6) [2023-06-21T19:47:11.467Z] (54/83) Installing cjson (1.7.15-r3) [2023-06-21T19:47:11.467Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-06-21T19:47:11.467Z] (56/83) Installing librist (0.2.7-r0) [2023-06-21T19:47:11.467Z] (57/83) Installing libsrt (1.5.1-r0) [2023-06-21T19:47:11.467Z] (58/83) Installing libssh (0.10.5-r0) [2023-06-21T19:47:11.467Z] (59/83) Installing libtheora (1.1.1-r16) [2023-06-21T19:47:11.467Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-06-21T19:47:11.467Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-06-21T19:47:11.737Z] (62/83) Installing libxext (1.3.5-r0) [2023-06-21T19:47:11.737Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-06-21T19:47:11.737Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-06-21T19:47:11.737Z] (65/83) Installing libva (2.16.0-r0) [2023-06-21T19:47:11.737Z] (66/83) Installing libvdpau (1.5-r0) [2023-06-21T19:47:11.737Z] (67/83) Installing vidstab (1.1.0-r2) [2023-06-21T19:47:11.737Z] (68/83) Installing libvpx (1.12.0-r1) [2023-06-21T19:47:11.737Z] (69/83) Installing libwebp (1.2.4-r2) [2023-06-21T19:47:12.003Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-06-21T19:47:12.003Z] (71/83) Installing numactl (2.0.16-r1) [2023-06-21T19:47:12.003Z] (72/83) Installing x265-libs (3.5-r3) [2023-06-21T19:47:12.270Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-06-21T19:47:12.270Z] (74/83) Installing libsodium (1.0.18-r2) [2023-06-21T19:47:12.270Z] (75/83) Installing libzmq (4.3.4-r1) [2023-06-21T19:47:12.270Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-06-21T19:47:12.856Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-06-21T19:47:12.856Z] (78/83) Installing udev-init-scripts (35-r1) [2023-06-21T19:47:12.856Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-06-21T19:47:12.856Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-06-21T19:47:12.856Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-06-21T19:47:12.857Z] (82/83) Installing kmod-libs (30-r1) [2023-06-21T19:47:12.857Z] (83/83) Installing eudev (3.2.11-r4) [2023-06-21T19:47:12.857Z] Executing busybox-1.35.0-r29.trigger [2023-06-21T19:47:12.857Z] Executing eudev-3.2.11-r4.trigger [2023-06-21T19:47:12.857Z] OK: 86 MiB in 98 packages [2023-06-21T19:47:18.223Z] Removing intermediate container 2a8a43caaec5 [2023-06-21T19:47:18.223Z] ---> be79420b7636 [2023-06-21T19:47:18.223Z] Step 18/36 : WORKDIR / [2023-06-21T19:47:18.223Z] ---> Running in a908bfb502b1 [2023-06-21T19:47:18.223Z] Removing intermediate container a908bfb502b1 [2023-06-21T19:47:18.223Z] ---> 79a76574fae7 [2023-06-21T19:47:18.223Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-06-21T19:47:19.635Z] ---> c9300593cec2 [2023-06-21T19:47:19.635Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-06-21T19:47:20.219Z] ---> 8c6d5a2aeff5 [2023-06-21T19:47:20.219Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-06-21T19:47:20.487Z] ---> e26ef95dcb71 [2023-06-21T19:47:20.487Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-06-21T19:47:21.072Z] ---> e1eaba3e895b [2023-06-21T19:47:21.072Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-06-21T19:47:21.659Z] ---> 93599c07ce19 [2023-06-21T19:47:21.659Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-06-21T19:47:21.926Z] ---> 0905167c1af0 [2023-06-21T19:47:21.927Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-06-21T19:47:23.336Z] ---> c79027cd69fb [2023-06-21T19:47:23.336Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-06-21T19:47:23.336Z] ---> Running in 2b8d95a3e1ad [2023-06-21T19:47:25.285Z] Removing intermediate container 2b8d95a3e1ad [2023-06-21T19:47:25.285Z] ---> 84c5504c6ca5 [2023-06-21T19:47:25.285Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-06-21T19:47:25.285Z] ---> Running in 6ede9e3a1c47 [2023-06-21T19:47:29.388Z] Removing intermediate container 6ede9e3a1c47 [2023-06-21T19:47:29.388Z] ---> d214c60f2abc [2023-06-21T19:47:29.388Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-06-21T19:47:29.666Z] ---> Running in a05dada86969 [2023-06-21T19:47:31.092Z] Removing intermediate container a05dada86969 [2023-06-21T19:47:31.092Z] ---> 4ec98ea818c9 [2023-06-21T19:47:31.092Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-06-21T19:47:31.092Z] ---> Running in 1b0e2c40bf3f [2023-06-21T19:47:32.509Z] Removing intermediate container 1b0e2c40bf3f [2023-06-21T19:47:32.509Z] ---> beed111e3be3 [2023-06-21T19:47:32.509Z] Step 30/36 : EXPOSE 59983 [2023-06-21T19:47:32.509Z] ---> Running in 2d816ce83b52 [2023-06-21T19:47:32.783Z] Removing intermediate container 2d816ce83b52 [2023-06-21T19:47:32.783Z] ---> 9876b9223ec3 [2023-06-21T19:47:32.783Z] Step 31/36 : EXPOSE 8554 [2023-06-21T19:47:33.050Z] ---> Running in b7e7164c4546 [2023-06-21T19:47:33.318Z] Removing intermediate container b7e7164c4546 [2023-06-21T19:47:33.318Z] ---> 23aaed9b9129 [2023-06-21T19:47:33.318Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-06-21T19:47:33.318Z] ---> Running in 9cf62c150497 [2023-06-21T19:47:33.587Z] Removing intermediate container 9cf62c150497 [2023-06-21T19:47:33.587Z] ---> 1ec6d1ed2724 [2023-06-21T19:47:33.587Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-06-21T19:47:33.587Z] ---> Running in 3cf23e996bc8 [2023-06-21T19:47:33.855Z] Removing intermediate container 3cf23e996bc8 [2023-06-21T19:47:33.855Z] ---> 6b4cfd98b78c [2023-06-21T19:47:33.855Z] Step 34/36 : LABEL arch=arm64 [2023-06-21T19:47:33.855Z] ---> Running in e79c75284a9e [2023-06-21T19:47:34.132Z] Removing intermediate container e79c75284a9e [2023-06-21T19:47:34.132Z] ---> 97198a09c81e [2023-06-21T19:47:34.132Z] Step 35/36 : LABEL git_sha=a73ab6c96314de68f5e53f2cdc0f66020f767d28 [2023-06-21T19:47:34.399Z] ---> Running in feb4fc3ec3ba [2023-06-21T19:47:34.666Z] Removing intermediate container feb4fc3ec3ba [2023-06-21T19:47:34.666Z] ---> 258a8f2c7528 [2023-06-21T19:47:34.666Z] Step 36/36 : LABEL version=0.0.0 [2023-06-21T19:47:34.666Z] ---> Running in abd66266ddb0 [2023-06-21T19:47:34.932Z] Removing intermediate container abd66266ddb0 [2023-06-21T19:47:34.932Z] ---> 1eeecdf431d7 [2023-06-21T19:47:34.932Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-21T19:47:34.932Z] Successfully built 1eeecdf431d7 [2023-06-21T19:47:34.932Z] 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-06-21T19:47:35.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T19:47:35.732Z] [2023-06-21T19:47:35.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:47:36.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T19:47:36.125Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-21T19:47:36.125Z] 8998bd30e6a1: Pulling fs layer [2023-06-21T19:47:36.125Z] 04944245beec: Pulling fs layer [2023-06-21T19:47:36.125Z] 699f458cf7ca: Pulling fs layer [2023-06-21T19:47:36.125Z] 765212b225bb: Pulling fs layer [2023-06-21T19:47:36.125Z] f23df028b6ca: Pulling fs layer [2023-06-21T19:47:36.125Z] d65c8cfc05b1: Pulling fs layer [2023-06-21T19:47:36.125Z] 2437ff75d9bd: Pulling fs layer [2023-06-21T19:47:36.125Z] f23df028b6ca: Waiting [2023-06-21T19:47:36.125Z] d65c8cfc05b1: Waiting [2023-06-21T19:47:36.125Z] 2437ff75d9bd: Waiting [2023-06-21T19:47:36.125Z] 765212b225bb: Waiting [2023-06-21T19:47:36.391Z] 04944245beec: Verifying Checksum [2023-06-21T19:47:36.391Z] 04944245beec: Download complete [2023-06-21T19:47:36.391Z] 765212b225bb: Verifying Checksum [2023-06-21T19:47:36.391Z] 765212b225bb: Download complete [2023-06-21T19:47:36.391Z] f23df028b6ca: Verifying Checksum [2023-06-21T19:47:36.391Z] f23df028b6ca: Download complete [2023-06-21T19:47:36.391Z] d65c8cfc05b1: Verifying Checksum [2023-06-21T19:47:36.391Z] d65c8cfc05b1: Download complete [2023-06-21T19:47:36.658Z] 699f458cf7ca: Verifying Checksum [2023-06-21T19:47:36.658Z] 699f458cf7ca: Download complete [2023-06-21T19:47:36.926Z] 8998bd30e6a1: Verifying Checksum [2023-06-21T19:47:36.926Z] 8998bd30e6a1: Download complete [2023-06-21T19:47:38.866Z] 2437ff75d9bd: Verifying Checksum [2023-06-21T19:47:38.866Z] 2437ff75d9bd: Download complete [2023-06-21T19:47:40.810Z] 8998bd30e6a1: Pull complete [2023-06-21T19:47:41.395Z] 04944245beec: Pull complete [2023-06-21T19:47:42.804Z] 699f458cf7ca: Pull complete [2023-06-21T19:47:42.804Z] 765212b225bb: Pull complete [2023-06-21T19:47:43.387Z] f23df028b6ca: Pull complete [2023-06-21T19:47:43.654Z] d65c8cfc05b1: Pull complete [2023-06-21T19:47:58.642Z] 2437ff75d9bd: Pull complete [2023-06-21T19:47:58.642Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-21T19:47:58.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T19:47:58.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:47:58.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-19006 does not seem to be running inside a container [2023-06-21T19:47:59.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-21T19:48:01.373Z] $ docker top d43eb072336deb2d5fc3243c8086a581cfe810c9563fdc2a3842e56ebc405880 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:01.964Z] ---> job-cost.sh [2023-06-21T19:48:02.228Z] lf-activate-venv: SKIPPING [2023-06-21T19:48:02.228Z] INFO: No Stack... [2023-06-21T19:48:02.494Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-21T19:48:03.445Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T19:48:03.792Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-06-21T19:48:03.792Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T19:48:03.876Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] [2023-06-21T19:48:03.881Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] did not exist. Created. [2023-06-21T19:48:03.881Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T19:48:04.287Z] /w/workspace/device-usb-camera/1@tmp/durable-f7b2b085/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-21T19:48:04.645Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-21T19:48:04.679Z] Warning: overwriting stash ‘stack-cost’ [2023-06-21T19:48:04.723Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T19:48:04.742Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T19:48:04.823Z] $ docker stop --time=1 d43eb072336deb2d5fc3243c8086a581cfe810c9563fdc2a3842e56ebc405880 [2023-06-21T19:48:06.269Z] $ docker rm -f --volumes d43eb072336deb2d5fc3243c8086a581cfe810c9563fdc2a3842e56ebc405880 [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-06-21T19:48:07.296Z] provisioning config files... [2023-06-21T19:48:07.307Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-262@tmp/config9093045186378566010tmp [Pipeline] { [Pipeline] sh [2023-06-21T19:48:07.642Z] + set +x [2023-06-21T19:48:07.642Z] + curl -s https://codecov.io/bash [2023-06-21T19:48:07.642Z] + bash -s -- [2023-06-21T19:48:07.642Z] [2023-06-21T19:48:07.642Z] _____ _ [2023-06-21T19:48:07.642Z] / ____| | | [2023-06-21T19:48:07.642Z] | | ___ __| | ___ ___ _____ __ [2023-06-21T19:48:07.642Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-21T19:48:07.642Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-21T19:48:07.642Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-21T19:48:07.642Z] Bash-1.0.6 [2023-06-21T19:48:07.642Z] [2023-06-21T19:48:07.642Z] [2023-06-21T19:48:07.642Z] ==> git version 2.25.1 found [2023-06-21T19:48:07.642Z] ==> 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-06-21T19:48:07.642Z] Release-Date: 2020-01-08 [2023-06-21T19:48:07.642Z] 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-06-21T19:48:07.642Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-21T19:48:07.642Z] ==> Jenkins CI detected. [2023-06-21T19:48:07.642Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-262 [2023-06-21T19:48:07.642Z] project root: . [2023-06-21T19:48:07.642Z] --> token set from env [2023-06-21T19:48:07.642Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-21T19:48:07.642Z] ==> Running gcov in . (disable via -X gcov) [2023-06-21T19:48:07.642Z] ==> Python coveragepy not found [2023-06-21T19:48:07.642Z] ==> Searching for coverage reports in: [2023-06-21T19:48:07.642Z] + . [2023-06-21T19:48:07.642Z] -> Found 1 reports [2023-06-21T19:48:07.642Z] ==> Detecting git/mercurial file structure [2023-06-21T19:48:07.902Z] ==> Reading reports [2023-06-21T19:48:07.902Z] + ./coverage.out bytes=36590 [2023-06-21T19:48:07.902Z] ==> Appending adjustments [2023-06-21T19:48:07.902Z] https://docs.codecov.io/docs/fixing-reports [2023-06-21T19:48:07.902Z] + Found adjustments [2023-06-21T19:48:07.902Z] ==> Gzipping contents [2023-06-21T19:48:07.902Z] 8.0K /tmp/codecov.5GzJI8.gz [2023-06-21T19:48:07.902Z] ==> Uploading reports [2023-06-21T19:48:07.902Z] url: https://codecov.io [2023-06-21T19:48:07.902Z] query: branch=PR-262&commit=a73ab6c96314de68f5e53f2cdc0f66020f767d28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=262&job=&cmd_args= [2023-06-21T19:48:07.902Z] -> Pinging Codecov [2023-06-21T19:48:07.902Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-262&commit=a73ab6c96314de68f5e53f2cdc0f66020f767d28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=262&job=&cmd_args= [2023-06-21T19:48:08.163Z] -> Uploading to [2023-06-21T19:48:08.163Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-21/73D8F5FF140700D3E01443B452E23636/a73ab6c96314de68f5e53f2cdc0f66020f767d28/12edbc0a-bee7-4a9f-bff7-2491cf825647.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230621T194807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=856101507ab078bca6c3ac4307839cb41601dee260d2ff50f18b04469de9f1c0 [2023-06-21T19:48:08.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T19:48:08.163Z] Dload Upload Total Spent Left Speed [2023-06-21T19:48:08.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5067 0 0 100 5067 0 21653 --:--:-- --:--:-- --:--:-- 21653 [2023-06-21T19:48:08.163Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a73ab6c96314de68f5e53f2cdc0f66020f767d28 [Pipeline] } [2023-06-21T19:48:08.191Z] 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-06-21T19:48:11.218Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-262/archives ] [2023-06-21T19:48:11.218Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-262/archives [2023-06-21T19:48:11.218Z] total 16 [2023-06-21T19:48:11.218Z] drwxr-xr-x 3 root root 4096 Jun 21 19:39 . [2023-06-21T19:48:11.218Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 19:39 .. [2023-06-21T19:48:11.218Z] drwxr-xr-x 2 root root 4096 Jun 21 19:39 cost [2023-06-21T19:48:11.218Z] -rw-r--r-- 1 root root 89 Jun 21 19:39 cost.csv [2023-06-21T19:48:11.218Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-262/archives [2023-06-21T19:48:11.218Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-262/archives [2023-06-21T19:48:11.218Z] total 16 [2023-06-21T19:48:11.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 19:39 . [2023-06-21T19:48:11.218Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 19:39 .. [2023-06-21T19:48:11.218Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 19:39 cost [2023-06-21T19:48:11.218Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 21 19:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:11.547Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:12.437Z] ---> package-listing.sh [2023-06-21T19:48:12.437Z] ++ facter osfamily [2023-06-21T19:48:12.437Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-21T19:48:12.697Z] + OS_FAMILY=debian [2023-06-21T19:48:12.697Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-262 [2023-06-21T19:48:12.697Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-21T19:48:12.697Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-21T19:48:12.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-21T19:48:12.697Z] + PACKAGES=/tmp/packages_start.txt [2023-06-21T19:48:12.697Z] + '[' /w/workspace/foundry_device-usb-camera_PR-262 ']' [2023-06-21T19:48:12.697Z] + PACKAGES=/tmp/packages_end.txt [2023-06-21T19:48:12.697Z] + case "${OS_FAMILY}" in [2023-06-21T19:48:12.697Z] + dpkg -l [2023-06-21T19:48:12.697Z] + grep '^ii' [2023-06-21T19:48:12.697Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-21T19:48:12.697Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-21T19:48:12.697Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-21T19:48:12.697Z] + '[' /w/workspace/foundry_device-usb-camera_PR-262 ']' [2023-06-21T19:48:12.697Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-262/archives/ [2023-06-21T19:48:12.697Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-262/archives/ [Pipeline] echo [2023-06-21T19:48:12.728Z] 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-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-21T19:48:13.018Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T19:48:13.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T19:48:13.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T19:48:13.797Z] prd-ubuntu20.04-docker-8c-8g-19005 does not seem to be running inside a container [2023-06-21T19:48:13.831Z] $ 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-262/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-262 -v /w/workspace/foundry_device-usb-camera_PR-262:/w/workspace/foundry_device-usb-camera_PR-262:rw,z -v /w/workspace/foundry_device-usb-camera_PR-262@tmp:/w/workspace/foundry_device-usb-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-21T19:48:14.035Z] $ docker top a2d661dd80851e915f4f0e6ab19dc1352cbd331e85564bc5cc580399a39ca33c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T19:48:14.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-21T19:48:14.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-21T19:48:15.054Z] + ls /var/log/sa-host [2023-06-21T19:48:15.054Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T19:48:15.281Z] provisioning config files... [2023-06-21T19:48:15.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-262@tmp/config5524101622118492069tmp [Pipeline] { [Pipeline] echo [2023-06-21T19:48:15.336Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:15.652Z] ---> create-netrc.sh [Pipeline] } [2023-06-21T19:48:15.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:16.091Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-21T19:48:16.123Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:16.439Z] ---> sudo-logs.sh [2023-06-21T19:48:16.440Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-21T19:48:16.523Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:16.870Z] ---> job-cost.sh [2023-06-21T19:48:16.870Z] lf-activate-venv: SKIPPING [2023-06-21T19:48:16.870Z] DEBUG: total: 0.2199999988079071 [2023-06-21T19:48:16.870Z] INFO: Retrieving Stack Cost... [2023-06-21T19:48:17.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T19:48:17.699Z] INFO: Archiving Costs [Pipeline] echo [2023-06-21T19:48:17.733Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T19:48:18.046Z] ---> logs-deploy.sh [2023-06-21T19:48:18.046Z] lf-activate-venv: SKIPPING [2023-06-21T19:48:18.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-262/1 [2023-06-21T19:48:18.046Z] INFO: archiving workspace using pattern(s): [2023-06-21T19:48:19.424Z] Archives upload complete. [2023-06-21T19:48:19.683Z] INFO: archiving logs to Nexus