Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f114de3a4037202f201685bc7a4bba4b669ad4e+e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 (8b740ced951b18adcfb9786262cde9858cc0a9eb) 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-ssh12798447798338895657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5556369008703411462.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-297/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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4442291624674845332.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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9510783520600784400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16122173740687168505.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-297/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-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13259329562434642761.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-8053 in /w/workspace/foundry_device-usb-camera_PR-297 [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-297 # 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 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 into PR head commit 5f114de3a4037202f201685bc7a4bba4b669ad4e Merge succeeded, producing 5f114de3a4037202f201685bc7a4bba4b669ad4e Checking out Revision 5f114de3a4037202f201685bc7a4bba4b669ad4e (PR-297) > 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/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # 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 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T17:30:41.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T17:30:41.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T17:30:41.648Z] ========================================================= [2023-09-27T17:30:41.648Z] EdgeX Global Pipelines Version Info [2023-09-27T17:30:41.648Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:30:42.743Z] ------------------- [2023-09-27T17:30:42.743Z] stable info: [2023-09-27T17:30:42.743Z] ------------------- [2023-09-27T17:30:42.743Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T17:30:42.743Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T17:30:42.743Z] Message: update stable to v1.0.254 [2023-09-27T17:30:43.004Z] ------------------- [2023-09-27T17:30:43.004Z] experimental info: [2023-09-27T17:30:43.004Z] ------------------- [2023-09-27T17:30:43.004Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T17:30:43.004Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T17:30:43.004Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T17:30:43.301Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-27T17:30:43.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-27T17:30:43.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T17:30:43.432Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T17:30:43.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T17:30:43.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T17:30:43.549Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T17:30:43.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-27T17:30:43.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T17:30:43.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T17:30:43.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T17:30:43.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-27T17:30:43.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T17:30:43.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T17:30:43.901Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T17:30:43.946Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T17:30:43.984Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T17:30:44.030Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T17:30:44.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T17:30:44.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T17:30:44.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-27T17:30:44.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-27T17:30:44.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-27T17:30:44.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-27T17:30:44.295Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-27T17:30:44.331Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T17:30:44.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T17:30:44.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2023-09-27T17:30:44.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2023-09-27T17:30:44.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2023-09-27T17:30:44.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo [2023-09-27T17:30:44.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f114de [Pipeline] echo [2023-09-27T17:30:44.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T17:30:44.712Z] provisioning config files... [2023-09-27T17:30:44.729Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config13006795503750720994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:30:45.066Z] ---> docker-login.sh [2023-09-27T17:30:45.066Z] nexus3.edgexfoundry.org:10001 [2023-09-27T17:30:45.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:30:46.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:30:46.266Z] Configure a credential helper to remove this warning. See [2023-09-27T17:30:46.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:30:46.266Z] [2023-09-27T17:30:46.266Z] Login Succeeded [2023-09-27T17:30:46.266Z] nexus3.edgexfoundry.org:10002 [2023-09-27T17:30:46.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:30:46.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:30:46.266Z] Configure a credential helper to remove this warning. See [2023-09-27T17:30:46.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:30:46.266Z] [2023-09-27T17:30:46.266Z] Login Succeeded [2023-09-27T17:30:46.266Z] nexus3.edgexfoundry.org:10003 [2023-09-27T17:30:46.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:30:46.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:30:46.266Z] Configure a credential helper to remove this warning. See [2023-09-27T17:30:46.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:30:46.266Z] [2023-09-27T17:30:46.266Z] Login Succeeded [2023-09-27T17:30:46.266Z] nexus3.edgexfoundry.org:10004 [2023-09-27T17:30:46.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:30:46.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:30:46.525Z] Configure a credential helper to remove this warning. See [2023-09-27T17:30:46.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:30:46.525Z] [2023-09-27T17:30:46.525Z] Login Succeeded [2023-09-27T17:30:46.525Z] docker.io [2023-09-27T17:30:46.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:30:48.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:30:48.433Z] Configure a credential helper to remove this warning. See [2023-09-27T17:30:48.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:30:48.433Z] [2023-09-27T17:30:48.433Z] Login Succeeded [2023-09-27T17:30:48.433Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T17:30:48.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-27T17:30:49.143Z] + git rev-list -1 --merges 5f114de3a4037202f201685bc7a4bba4b669ad4e~1..5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo [2023-09-27T17:30:49.176Z] -----------> git rev-list -1 --merges 5f114de3a4037202f201685bc7a4bba4b669ad4e~1..5f114de3a4037202f201685bc7a4bba4b669ad4e 5f114de3a4037202f201685bc7a4bba4b669ad4e [false] [Pipeline] sh [2023-09-27T17:30:49.487Z] + git log --format=format:%s -1 5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo [2023-09-27T17:30:49.521Z] ========================================================= [2023-09-27T17:30:49.521Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T17:30:49.521Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T17:30:49.969Z] + git log --format=format:%s -1 5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] echo [2023-09-27T17:30:50.001Z] [semverPrep] GIT_COMMIT: 5f114de3a4037202f201685bc7a4bba4b669ad4e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-27T17:30:50.036Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-27T17:30:50.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T17:30:50.437Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T17:30:50.437Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T17:30:50.437Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T17:30:50.437Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T17:30:50.437Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T17:30:50.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:30:50.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T17:30:50.929Z] [2023-09-27T17:30:50.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:30:51.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T17:30:51.303Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T17:30:51.303Z] b85a868b505f: Pulling fs layer [2023-09-27T17:30:51.303Z] e2be974225ed: Pulling fs layer [2023-09-27T17:30:51.303Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T17:30:51.303Z] 988bab9f4d93: Pulling fs layer [2023-09-27T17:30:51.303Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T17:30:51.303Z] eaf3925da568: Pulling fs layer [2023-09-27T17:30:51.303Z] 1469e6f7b9e6: Waiting [2023-09-27T17:30:51.303Z] bab4dde63d76: Pulling fs layer [2023-09-27T17:30:51.303Z] bde34c3a00c8: Pulling fs layer [2023-09-27T17:30:51.303Z] 988bab9f4d93: Waiting [2023-09-27T17:30:51.303Z] bab4dde63d76: Waiting [2023-09-27T17:30:51.303Z] b352a97aabf1: Pulling fs layer [2023-09-27T17:30:51.303Z] bde34c3a00c8: Waiting [2023-09-27T17:30:51.303Z] 4872d77fe225: Pulling fs layer [2023-09-27T17:30:51.303Z] b352a97aabf1: Waiting [2023-09-27T17:30:51.303Z] 5851b861e8e6: Pulling fs layer [2023-09-27T17:30:51.303Z] 4872d77fe225: Waiting [2023-09-27T17:30:51.303Z] 5851b861e8e6: Waiting [2023-09-27T17:30:51.303Z] e2be974225ed: Verifying Checksum [2023-09-27T17:30:51.303Z] e2be974225ed: Download complete [2023-09-27T17:30:51.303Z] 988bab9f4d93: Verifying Checksum [2023-09-27T17:30:51.303Z] 988bab9f4d93: Download complete [2023-09-27T17:30:51.576Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T17:30:51.576Z] 1469e6f7b9e6: Download complete [2023-09-27T17:30:51.576Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T17:30:51.576Z] 339a4e72a1f5: Download complete [2023-09-27T17:30:51.576Z] eaf3925da568: Verifying Checksum [2023-09-27T17:30:51.576Z] eaf3925da568: Download complete [2023-09-27T17:30:51.576Z] bde34c3a00c8: Download complete [2023-09-27T17:30:51.576Z] b352a97aabf1: Verifying Checksum [2023-09-27T17:30:51.576Z] b352a97aabf1: Download complete [2023-09-27T17:30:51.576Z] 4872d77fe225: Verifying Checksum [2023-09-27T17:30:51.576Z] 4872d77fe225: Download complete [2023-09-27T17:30:51.576Z] 5851b861e8e6: Download complete [2023-09-27T17:30:51.576Z] b85a868b505f: Verifying Checksum [2023-09-27T17:30:51.576Z] b85a868b505f: Download complete [2023-09-27T17:30:51.833Z] bab4dde63d76: Verifying Checksum [2023-09-27T17:30:51.833Z] bab4dde63d76: Download complete [2023-09-27T17:30:52.767Z] b85a868b505f: Pull complete [2023-09-27T17:30:52.767Z] e2be974225ed: Pull complete [2023-09-27T17:30:53.334Z] 339a4e72a1f5: Pull complete [2023-09-27T17:30:53.334Z] 988bab9f4d93: Pull complete [2023-09-27T17:30:53.592Z] 1469e6f7b9e6: Pull complete [2023-09-27T17:30:53.592Z] eaf3925da568: Pull complete [2023-09-27T17:30:54.968Z] bab4dde63d76: Pull complete [2023-09-27T17:30:55.226Z] bde34c3a00c8: Pull complete [2023-09-27T17:30:55.226Z] b352a97aabf1: Pull complete [2023-09-27T17:30:55.226Z] 4872d77fe225: Pull complete [2023-09-27T17:30:55.486Z] 5851b861e8e6: Pull complete [2023-09-27T17:30:55.486Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T17:30:55.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T17:30:55.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:30:55.692Z] prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container [2023-09-27T17:30:55.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T17:30:57.944Z] $ docker top 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c -eo pid,comm [2023-09-27T17:30:58.022Z] 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-09-27T17:30:58.022Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T17:30:58.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T17:30:58.146Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T17:30:58.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T17:30:58.245Z] $ docker exec 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent [2023-09-27T17:30:58.370Z] SSH_AUTH_SOCK=/tmp/ssh-WczApfbk5ThI/agent.32 [2023-09-27T17:30:58.371Z] SSH_AGENT_PID=38 [2023-09-27T17:30:58.378Z] Running ssh-add (command line suppressed) [2023-09-27T17:30:58.464Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_14438854532819954109.key (/w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_14438854532819954109.key) [2023-09-27T17:30:58.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T17:30:58.843Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T17:30:58.849Z] $ docker exec --env ******** --env ******** 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent -k [2023-09-27T17:30:58.950Z] unset SSH_AUTH_SOCK; [2023-09-27T17:30:58.951Z] unset SSH_AGENT_PID; [2023-09-27T17:30:58.951Z] echo Agent pid 38 killed; [2023-09-27T17:30:58.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T17:30:59.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T17:30:59.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T17:30:59.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T17:30:59.164Z] $ docker exec 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent [2023-09-27T17:30:59.282Z] SSH_AUTH_SOCK=/tmp/ssh-3PAvxc5USLEe/agent.70 [2023-09-27T17:30:59.282Z] SSH_AGENT_PID=76 [2023-09-27T17:30:59.287Z] Running ssh-add (command line suppressed) [2023-09-27T17:30:59.362Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_1762322495921179139.key (/w/workspace/foundry_device-usb-camera_PR-297@tmp/private_key_1762322495921179139.key) [2023-09-27T17:30:59.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T17:30:59.735Z] + git semver init [2023-09-27T17:30:59.997Z] 2023-09-27 17:30:59,892 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T17:30:59.997Z] 2023-09-27 17:30:59,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-297/.semver [2023-09-27T17:30:59.997Z] 2023-09-27 17:30:59,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-297/.semver [2023-09-27T17:30:59.997Z] 2023-09-27 17:30:59,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-297/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-297, universal_newlines=False, shell=None, istream=None) [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,700 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-297/.git/info/exclude [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-297/.semver/PR-297 with force:False [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,700 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-297/.semver/PR-297 [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,704 [execute] INFO git cat-file --batch-check [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,711 [execute] INFO git cat-file --batch [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T17:31:00.934Z] 2023-09-27 17:31:00,716 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-297/.semver/PR-297 [2023-09-27T17:31:00.934Z] 0.0.0 [Pipeline] } [2023-09-27T17:31:00.937Z] $ docker exec --env ******** --env ******** 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c ssh-agent -k [2023-09-27T17:31:01.028Z] unset SSH_AUTH_SOCK; [2023-09-27T17:31:01.028Z] unset SSH_AGENT_PID; [2023-09-27T17:31:01.028Z] echo Agent pid 76 killed; [2023-09-27T17:31:01.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T17:31:01.497Z] + git semver [Pipeline] } [2023-09-27T17:31:01.755Z] $ docker stop --time=1 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c [2023-09-27T17:31:03.147Z] $ docker rm -f --volumes 1e4a96fe061e63ff473c7c38de15ee9de0472f9f976292e6a3b88c4062c7ee5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T17:31:03.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T17:31:03.899Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T17:31:03.917Z] [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-09-27T17:31:04.545Z] provisioning config files... [2023-09-27T17:31:04.554Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config11618152008847874755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:31:04.896Z] ---> docker-login.sh [2023-09-27T17:31:04.896Z] nexus3.edgexfoundry.org:10001 [2023-09-27T17:31:04.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:31:04.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:31:04.896Z] Configure a credential helper to remove this warning. See [2023-09-27T17:31:04.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:31:04.896Z] [2023-09-27T17:31:04.896Z] Login Succeeded [2023-09-27T17:31:04.896Z] nexus3.edgexfoundry.org:10002 [2023-09-27T17:31:04.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:31:04.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:31:04.896Z] Configure a credential helper to remove this warning. See [2023-09-27T17:31:04.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:31:04.896Z] [2023-09-27T17:31:04.896Z] Login Succeeded [2023-09-27T17:31:04.896Z] nexus3.edgexfoundry.org:10003 [2023-09-27T17:31:05.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:31:05.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:31:05.155Z] Configure a credential helper to remove this warning. See [2023-09-27T17:31:05.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:31:05.155Z] [2023-09-27T17:31:05.155Z] Login Succeeded [2023-09-27T17:31:05.155Z] nexus3.edgexfoundry.org:10004 [2023-09-27T17:31:05.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:31:05.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:31:05.155Z] Configure a credential helper to remove this warning. See [2023-09-27T17:31:05.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:31:05.155Z] [2023-09-27T17:31:05.155Z] Login Succeeded [2023-09-27T17:31:05.155Z] docker.io [2023-09-27T17:31:05.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:31:05.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:31:05.414Z] Configure a credential helper to remove this warning. See [2023-09-27T17:31:05.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:31:05.414Z] [2023-09-27T17:31:05.414Z] Login Succeeded [2023-09-27T17:31:05.414Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T17:31:05.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T17:31:05.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T17:31:05.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T17:31:05.761Z] ========================================================= [2023-09-27T17:31:05.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T17:31:05.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:31:06.229Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T17:31:06.229Z] Sending build context to Docker daemon 2.259MB [2023-09-27T17:31:06.229Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T17:31:06.229Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-27T17:31:06.229Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T17:31:06.229Z] 7264a8db6415: Pulling fs layer [2023-09-27T17:31:06.229Z] c4d48a809fc2: Pulling fs layer [2023-09-27T17:31:06.229Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T17:31:06.229Z] ad3a456e5733: Pulling fs layer [2023-09-27T17:31:06.229Z] 33e27b845d1e: Pulling fs layer [2023-09-27T17:31:06.229Z] c68163c4e522: Pulling fs layer [2023-09-27T17:31:06.229Z] 50da416c3ac9: Pulling fs layer [2023-09-27T17:31:06.229Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T17:31:06.229Z] 50da416c3ac9: Waiting [2023-09-27T17:31:06.229Z] 23d2d4c4bb30: Waiting [2023-09-27T17:31:06.229Z] 33e27b845d1e: Waiting [2023-09-27T17:31:06.229Z] c68163c4e522: Waiting [2023-09-27T17:31:06.229Z] ad3a456e5733: Waiting [2023-09-27T17:31:06.229Z] c4d48a809fc2: Verifying Checksum [2023-09-27T17:31:06.229Z] c4d48a809fc2: Download complete [2023-09-27T17:31:06.229Z] ad3a456e5733: Download complete [2023-09-27T17:31:06.229Z] 33e27b845d1e: Verifying Checksum [2023-09-27T17:31:06.229Z] 33e27b845d1e: Download complete [2023-09-27T17:31:06.229Z] 7264a8db6415: Verifying Checksum [2023-09-27T17:31:06.229Z] 7264a8db6415: Download complete [2023-09-27T17:31:06.487Z] c68163c4e522: Verifying Checksum [2023-09-27T17:31:06.487Z] c68163c4e522: Download complete [2023-09-27T17:31:06.487Z] 7264a8db6415: Pull complete [2023-09-27T17:31:06.745Z] c4d48a809fc2: Pull complete [2023-09-27T17:31:06.745Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T17:31:06.745Z] 23d2d4c4bb30: Download complete [2023-09-27T17:31:06.745Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T17:31:06.745Z] 4f1c88b9dad5: Download complete [2023-09-27T17:31:07.003Z] 50da416c3ac9: Verifying Checksum [2023-09-27T17:31:07.003Z] 50da416c3ac9: Download complete [2023-09-27T17:31:09.537Z] 4f1c88b9dad5: Pull complete [2023-09-27T17:31:09.537Z] ad3a456e5733: Pull complete [2023-09-27T17:31:09.537Z] 33e27b845d1e: Pull complete [2023-09-27T17:31:09.795Z] c68163c4e522: Pull complete [2023-09-27T17:31:11.690Z] 50da416c3ac9: Pull complete [2023-09-27T17:31:12.256Z] 23d2d4c4bb30: Pull complete [2023-09-27T17:31:12.256Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T17:31:12.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T17:31:12.256Z] ---> 0786185ac409 [2023-09-27T17:31:12.256Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-27T17:31:13.635Z] ---> Running in f8126aad69ca [2023-09-27T17:31:13.635Z] Removing intermediate container f8126aad69ca [2023-09-27T17:31:13.635Z] ---> 73f6cf6d9af5 [2023-09-27T17:31:13.635Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T17:31:13.894Z] ---> Running in 706284192c44 [2023-09-27T17:31:13.894Z] Removing intermediate container 706284192c44 [2023-09-27T17:31:13.894Z] ---> db3c1cf463f4 [2023-09-27T17:31:13.894Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T17:31:13.894Z] ---> Running in 0dee34c3cafc [2023-09-27T17:31:13.894Z] Removing intermediate container 0dee34c3cafc [2023-09-27T17:31:13.894Z] ---> eb05bc38b566 [2023-09-27T17:31:13.894Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T17:31:13.894Z] ---> Running in 8e1c958b82b6 [2023-09-27T17:31:14.153Z] Removing intermediate container 8e1c958b82b6 [2023-09-27T17:31:14.153Z] ---> 27c8655ebb17 [2023-09-27T17:31:14.153Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T17:31:14.153Z] ---> Running in d012c2a1bd77 [2023-09-27T17:31:14.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T17:31:14.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T17:31:14.672Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-27T17:31:14.672Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-27T17:31:14.672Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T17:31:14.672Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T17:31:14.672Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-27T17:31:14.672Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-27T17:31:14.672Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-27T17:31:14.672Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-27T17:31:14.672Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-27T17:31:14.672Z] (10/13) Installing kmod-libs (30-r3) [2023-09-27T17:31:14.672Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-27T17:31:14.672Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-27T17:31:14.672Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-27T17:31:14.672Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T17:31:14.672Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T17:31:14.672Z] OK: 271 MiB in 65 packages [2023-09-27T17:31:15.239Z] Removing intermediate container d012c2a1bd77 [2023-09-27T17:31:15.239Z] ---> e83c16a6d695 [2023-09-27T17:31:15.239Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-27T17:31:15.239Z] ---> Running in 005a8e4aebdf [2023-09-27T17:31:15.239Z] Removing intermediate container 005a8e4aebdf [2023-09-27T17:31:15.239Z] ---> b649952add25 [2023-09-27T17:31:15.239Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-27T17:31:15.498Z] ---> c3ff198e47a2 [2023-09-27T17:31:15.498Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T17:31:15.498Z] ---> Running in 46c022b585cc [2023-09-27T17:31:19.352Z] Still waiting to schedule task [2023-09-27T17:31:19.352Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-27T17:31:47.633Z] Removing intermediate container 46c022b585cc [2023-09-27T17:31:47.633Z] ---> 0c5dbd36131f [2023-09-27T17:31:47.633Z] Step 11/13 : COPY . . [2023-09-27T17:31:47.633Z] ---> fa32553ea860 [2023-09-27T17:31:47.633Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T17:31:47.633Z] ---> Running in a9a5fb8c1f49 [2023-09-27T17:31:47.633Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T17:31:47.633Z] Dload Upload Total Spent Left Speed [2023-09-27T17:31:47.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9662 0 --:--:-- --:--:-- --:--:-- 9713 [2023-09-27T17:31:47.633Z] Removing intermediate container a9a5fb8c1f49 [2023-09-27T17:31:47.633Z] ---> 0bc994d577f5 [2023-09-27T17:31:47.633Z] Step 13/13 : RUN ${MAKE} [2023-09-27T17:31:47.633Z] ---> Running in f7ff7785f4b9 [2023-09-27T17:31:47.633Z] noop [2023-09-27T17:31:47.633Z] Removing intermediate container f7ff7785f4b9 [2023-09-27T17:31:47.633Z] ---> e4125a577a5e [2023-09-27T17:31:47.633Z] Successfully built e4125a577a5e [2023-09-27T17:31:47.633Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:31:48.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T17:31:48.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:31:48.246Z] prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container [2023-09-27T17:31:48.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T17:31:48.613Z] $ docker top ff57eae06347e15336c16b56801d85770bb848fb014218177f973ae02caff222 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T17:31:49.025Z] + go version [2023-09-27T17:31:49.026Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T17:31:49.035Z] $ docker stop --time=1 ff57eae06347e15336c16b56801d85770bb848fb014218177f973ae02caff222 [2023-09-27T17:31:50.301Z] $ docker rm -f --volumes ff57eae06347e15336c16b56801d85770bb848fb014218177f973ae02caff222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:31:51.057Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T17:31:51.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:31:51.217Z] prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container [2023-09-27T17:31:51.227Z] $ 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-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T17:31:51.549Z] $ docker top f2baf4e3cbf43945fbd27e1db5f417e4a2d2aacc5d0ee313dccdfccb39873589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T17:31:51.965Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-297 [Pipeline] fileExists [Pipeline] sh [2023-09-27T17:31:52.336Z] + make test [2023-09-27T17:31:52.337Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T17:31:53.274Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-27T17:32:05.475Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-27T17:32:05.475Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.024s coverage: 4.4% of statements [2023-09-27T17:32:12.041Z] go vet ./... [2023-09-27T17:32:16.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T17:32:16.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T17:32:16.224Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T17:32:16.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T17:32:16.284Z] $ docker stop --time=1 f2baf4e3cbf43945fbd27e1db5f417e4a2d2aacc5d0ee313dccdfccb39873589 [2023-09-27T17:32:18.767Z] $ docker rm -f --volumes f2baf4e3cbf43945fbd27e1db5f417e4a2d2aacc5d0ee313dccdfccb39873589 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T17:32:19.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T17:32:19.440Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-27T17:32:20.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T17:32:20.456Z] + ls -al . [2023-09-27T17:32:20.456Z] total 220 [2023-09-27T17:32:20.456Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 17:31 . [2023-09-27T17:32:20.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:30 .. [2023-09-27T17:32:20.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 17:32 .git [2023-09-27T17:32:20.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:30 .github [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 17:30 .gitignore [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 17:30 .golangci.yml [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 17:30 .hadolint.yml [2023-09-27T17:32:20.456Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 17:31 .semver [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 17:30 Attribution.txt [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 17:30 CHANGELOG.md [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 17:30 Dockerfile [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 17:30 GOVERNANCE.md [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 17:30 Jenkinsfile [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 17:30 LICENSE [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 17:30 Makefile [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 17:30 OWNERS.md [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 17:30 README.md [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 17:31 VERSION [2023-09-27T17:32:20.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:30 bin [2023-09-27T17:32:20.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:30 cmd [2023-09-27T17:32:20.456Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 17:32 coverage.out [2023-09-27T17:32:20.456Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 17:30 docker-entrypoint.sh [2023-09-27T17:32:20.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:30 docs [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 17:30 go.mod [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 17:30 go.sum [2023-09-27T17:32:20.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:30 internal [2023-09-27T17:32:20.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:30 snap [2023-09-27T17:32:20.456Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 17:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:32:20.853Z] + 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=5f114de3a4037202f201685bc7a4bba4b669ad4e --label arch=amd64 --label version=0.0.0 . [2023-09-27T17:32:20.853Z] Sending build context to Docker daemon 2.315MB [2023-09-27T17:32:20.853Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T17:32:20.853Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-27T17:32:20.853Z] ---> e4125a577a5e [2023-09-27T17:32:20.853Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-27T17:32:20.853Z] ---> Running in 1bfd8158baef [2023-09-27T17:32:21.114Z] Removing intermediate container 1bfd8158baef [2023-09-27T17:32:21.114Z] ---> bd16f655d4e0 [2023-09-27T17:32:21.114Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T17:32:21.114Z] ---> Running in 626f6ca0b9a7 [2023-09-27T17:32:21.114Z] Removing intermediate container 626f6ca0b9a7 [2023-09-27T17:32:21.114Z] ---> d8db965e8857 [2023-09-27T17:32:21.114Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T17:32:21.114Z] ---> Running in 2ec7c86a6dc6 [2023-09-27T17:32:21.379Z] Removing intermediate container 2ec7c86a6dc6 [2023-09-27T17:32:21.379Z] ---> 26c85b31a311 [2023-09-27T17:32:21.379Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T17:32:21.379Z] ---> Running in 0eaad5b98e94 [2023-09-27T17:32:21.379Z] Removing intermediate container 0eaad5b98e94 [2023-09-27T17:32:21.379Z] ---> cada5f56f5b9 [2023-09-27T17:32:21.379Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T17:32:21.379Z] ---> Running in 93b68c4ef1ec [2023-09-27T17:32:21.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T17:32:21.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T17:32:22.162Z] OK: 271 MiB in 65 packages [2023-09-27T17:32:22.425Z] Removing intermediate container 93b68c4ef1ec [2023-09-27T17:32:22.425Z] ---> ca287a974abc [2023-09-27T17:32:22.425Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-27T17:32:22.425Z] ---> Running in b58badd179f8 [2023-09-27T17:32:22.854Z] Removing intermediate container b58badd179f8 [2023-09-27T17:32:22.854Z] ---> 46f306011908 [2023-09-27T17:32:22.854Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-27T17:32:22.854Z] ---> ef85c735cd76 [2023-09-27T17:32:22.854Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T17:32:22.854Z] ---> Running in cb5a68071503 [2023-09-27T17:32:23.426Z] Removing intermediate container cb5a68071503 [2023-09-27T17:32:23.426Z] ---> 7ad29f97adab [2023-09-27T17:32:23.426Z] Step 11/36 : COPY . . [2023-09-27T17:32:23.685Z] ---> 5ff052d35499 [2023-09-27T17:32:23.685Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T17:32:23.685Z] ---> Running in fa9f2c91018e [2023-09-27T17:32:23.946Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T17:32:23.946Z] Dload Upload Total Spent Left Speed [2023-09-27T17:32:23.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37844 0 --:--:-- --:--:-- --:--:-- 39156 [2023-09-27T17:32:24.518Z] Removing intermediate container fa9f2c91018e [2023-09-27T17:32:24.518Z] ---> 867757195c0e [2023-09-27T17:32:24.518Z] Step 13/36 : RUN ${MAKE} [2023-09-27T17:32:24.518Z] ---> Running in 00a248b769c4 [2023-09-27T17:32:24.776Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-27T17:32:46.704Z] Removing intermediate container 00a248b769c4 [2023-09-27T17:32:46.704Z] ---> 52540d7a8488 [2023-09-27T17:32:46.704Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-27T17:32:46.704Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-27T17:32:46.704Z] 4acc49c71d14: Pulling fs layer [2023-09-27T17:32:46.704Z] 4acc49c71d14: Verifying Checksum [2023-09-27T17:32:46.704Z] 4acc49c71d14: Download complete [2023-09-27T17:32:46.704Z] 4acc49c71d14: Pull complete [2023-09-27T17:32:46.704Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-27T17:32:46.704Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-27T17:32:46.704Z] ---> 01a2bd3e5fff [2023-09-27T17:32:46.704Z] Step 15/36 : FROM alpine:3.18 [2023-09-27T17:32:46.704Z] 3.18: Pulling from library/alpine [2023-09-27T17:32:46.704Z] 7264a8db6415: Already exists [2023-09-27T17:32:46.704Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T17:32:46.704Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T17:32:46.704Z] ---> 7e01a0d0a1dc [2023-09-27T17:32:46.704Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-27T17:32:46.704Z] ---> Running in 1e52a4d64b2a [2023-09-27T17:32:46.704Z] Removing intermediate container 1e52a4d64b2a [2023-09-27T17:32:46.704Z] ---> 8cce2f8f5c18 [2023-09-27T17:32:46.704Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-27T17:32:46.704Z] ---> Running in a2f2ea96ff2e [2023-09-27T17:32:46.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T17:32:46.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T17:32:46.962Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-27T17:32:46.962Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-27T17:32:46.962Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T17:32:47.221Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-27T17:32:47.221Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-27T17:32:47.221Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-27T17:32:47.221Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-27T17:32:47.221Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-27T17:32:47.221Z] (9/107) Installing libxcb (1.15-r1) [2023-09-27T17:32:47.221Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-27T17:32:47.221Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-27T17:32:47.221Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-27T17:32:47.221Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-27T17:32:47.221Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-27T17:32:47.221Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-27T17:32:47.221Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-27T17:32:47.221Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T17:32:47.221Z] (18/107) Installing libva (2.18.0-r1) [2023-09-27T17:32:47.221Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-27T17:32:47.221Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-27T17:32:47.221Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-27T17:32:47.221Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-27T17:32:47.221Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T17:32:47.221Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-27T17:32:47.221Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-27T17:32:47.479Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-27T17:32:47.479Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-27T17:32:47.479Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-27T17:32:47.479Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-27T17:32:47.479Z] (30/107) Installing opus (1.4-r0) [2023-09-27T17:32:47.479Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T17:32:47.479Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-27T17:32:47.479Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T17:32:47.479Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-27T17:32:47.479Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-27T17:32:47.479Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-27T17:32:47.479Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-27T17:32:47.479Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-27T17:32:47.479Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T17:32:47.738Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-27T17:32:47.738Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-27T17:32:47.738Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-27T17:32:47.738Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T17:32:47.738Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-27T17:32:47.738Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-27T17:32:47.738Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-27T17:32:47.738Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-27T17:32:47.738Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-27T17:32:47.738Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-27T17:32:47.738Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-27T17:32:47.738Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-27T17:32:47.738Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-27T17:32:47.738Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-27T17:32:47.996Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-27T17:32:47.996Z] (55/107) Installing glib (2.76.4-r0) [2023-09-27T17:32:47.996Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-27T17:32:47.996Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-27T17:32:47.996Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-27T17:32:47.996Z] (59/107) Installing libass (0.17.1-r0) [2023-09-27T17:32:47.996Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-27T17:32:47.996Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-27T17:32:47.996Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-27T17:32:47.996Z] (63/107) Installing libunistring (1.1-r1) [2023-09-27T17:32:47.996Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-27T17:32:47.996Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-27T17:32:47.996Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-27T17:32:47.996Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-27T17:32:47.996Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-27T17:32:47.996Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-27T17:32:47.996Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-27T17:32:47.996Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-27T17:32:47.996Z] (72/107) Installing librist (0.2.7-r0) [2023-09-27T17:32:47.996Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-27T17:32:47.996Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-27T17:32:47.996Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-27T17:32:47.996Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-27T17:32:47.996Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-27T17:32:47.996Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-27T17:32:48.254Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T17:32:48.254Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-27T17:32:48.254Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-27T17:32:48.254Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-27T17:32:48.254Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-27T17:32:48.254Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-27T17:32:48.254Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-27T17:32:48.254Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-27T17:32:48.254Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-27T17:32:48.254Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-27T17:32:48.254Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-27T17:32:48.254Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-27T17:32:48.254Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-27T17:32:48.254Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-27T17:32:48.254Z] (93/107) Installing orc (0.4.34-r0) [2023-09-27T17:32:48.254Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-27T17:32:48.254Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-27T17:32:48.513Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-27T17:32:48.513Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-27T17:32:48.513Z] (98/107) Installing libpulse (16.1-r10) [2023-09-27T17:32:48.513Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T17:32:48.513Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T17:32:48.513Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-27T17:32:48.513Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-27T17:32:48.513Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-27T17:32:48.513Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-27T17:32:48.513Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-27T17:32:48.513Z] (106/107) Installing kmod-libs (30-r3) [2023-09-27T17:32:48.513Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-27T17:32:48.513Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T17:32:48.513Z] Executing glib-2.76.4-r0.trigger [2023-09-27T17:32:48.513Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T17:32:48.513Z] OK: 131 MiB in 122 packages [2023-09-27T17:32:50.416Z] Removing intermediate container a2f2ea96ff2e [2023-09-27T17:32:50.416Z] ---> 476af291a949 [2023-09-27T17:32:50.416Z] Step 18/36 : WORKDIR / [2023-09-27T17:32:50.416Z] ---> Running in 496bb7bb5ad4 [2023-09-27T17:32:50.676Z] Removing intermediate container 496bb7bb5ad4 [2023-09-27T17:32:50.676Z] ---> 510c01e8563a [2023-09-27T17:32:50.676Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-27T17:32:51.301Z] ---> 114133567bc9 [2023-09-27T17:32:51.301Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-27T17:32:51.301Z] ---> 3c4f5382f6c1 [2023-09-27T17:32:51.301Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-27T17:32:51.563Z] ---> d5a351db9fa6 [2023-09-27T17:32:51.563Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-27T17:32:51.821Z] ---> 17d9476df537 [2023-09-27T17:32:51.821Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-27T17:32:51.821Z] ---> 74971f845257 [2023-09-27T17:32:51.821Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-27T17:32:52.082Z] ---> bdc2ec368742 [2023-09-27T17:32:52.082Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-27T17:32:52.197Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8057 in /w/workspace/foundry_device-usb-camera_PR-297 [Pipeline] { [Pipeline] ws [2023-09-27T17:32:52.256Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-27T17:32:52.332Z] Selected Git installation does not exist. Using Default [2023-09-27T17:32:52.332Z] The recommended git tool is: NONE [2023-09-27T17:32:52.649Z] ---> 3f15381fe230 [2023-09-27T17:32:52.649Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-27T17:32:52.649Z] ---> Running in dfddb14d39ef [2023-09-27T17:32:53.217Z] Removing intermediate container dfddb14d39ef [2023-09-27T17:32:53.217Z] ---> 5468ca536490 [2023-09-27T17:32:53.217Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-27T17:32:53.217Z] ---> Running in badead0cf6ac [2023-09-27T17:32:53.784Z] Removing intermediate container badead0cf6ac [2023-09-27T17:32:53.784Z] ---> 7b144c8b3e7e [2023-09-27T17:32:53.784Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-27T17:32:53.784Z] ---> Running in 5bad8312a5a6 [2023-09-27T17:32:54.352Z] Removing intermediate container 5bad8312a5a6 [2023-09-27T17:32:54.352Z] ---> 329b45593e19 [2023-09-27T17:32:54.352Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-27T17:32:54.352Z] ---> Running in 4c37e598d2a8 [2023-09-27T17:32:54.922Z] Removing intermediate container 4c37e598d2a8 [2023-09-27T17:32:54.922Z] ---> 995a8c4ff8ec [2023-09-27T17:32:54.922Z] Step 30/36 : EXPOSE 59983 [2023-09-27T17:32:54.922Z] ---> Running in 6502f606dc8e [2023-09-27T17:32:54.922Z] Removing intermediate container 6502f606dc8e [2023-09-27T17:32:54.922Z] ---> bd46f13144a2 [2023-09-27T17:32:54.922Z] Step 31/36 : EXPOSE 8554 [2023-09-27T17:32:54.922Z] ---> Running in 0bc81916a17c [2023-09-27T17:32:54.922Z] Removing intermediate container 0bc81916a17c [2023-09-27T17:32:54.922Z] ---> 244fa87f6a6f [2023-09-27T17:32:54.922Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-27T17:32:55.181Z] ---> Running in 89918037c12e [2023-09-27T17:32:55.181Z] Removing intermediate container 89918037c12e [2023-09-27T17:32:55.181Z] ---> 1b2553c04c4c [2023-09-27T17:32:55.181Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-27T17:32:55.181Z] ---> Running in b3c9c404a3bc [2023-09-27T17:32:55.181Z] Removing intermediate container b3c9c404a3bc [2023-09-27T17:32:55.181Z] ---> 8ed3f51c550f [2023-09-27T17:32:55.181Z] Step 34/36 : LABEL arch=amd64 [2023-09-27T17:32:55.181Z] ---> Running in dd31923904a7 [2023-09-27T17:32:55.439Z] Removing intermediate container dd31923904a7 [2023-09-27T17:32:55.439Z] ---> c504dd724b19 [2023-09-27T17:32:55.439Z] Step 35/36 : LABEL git_sha=5f114de3a4037202f201685bc7a4bba4b669ad4e [2023-09-27T17:32:55.439Z] ---> Running in a827f4f7f9b9 [2023-09-27T17:32:55.439Z] Removing intermediate container a827f4f7f9b9 [2023-09-27T17:32:55.439Z] ---> 2870f2ac7559 [2023-09-27T17:32:55.439Z] Step 36/36 : LABEL version=0.0.0 [2023-09-27T17:32:55.439Z] ---> Running in ea2087bc911d [2023-09-27T17:32:55.698Z] Removing intermediate container ea2087bc911d [2023-09-27T17:32:55.698Z] ---> d58e1cf37e7a [2023-09-27T17:32:55.698Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T17:32:55.698Z] Successfully built d58e1cf37e7a [2023-09-27T17:32:55.698Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:32:56.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T17:32:56.592Z] [2023-09-27T17:32:56.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:32:56.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T17:32:56.971Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T17:32:56.971Z] 5eb5b503b376: Pulling fs layer [2023-09-27T17:32:56.971Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T17:32:56.971Z] ec43610c2a17: Pulling fs layer [2023-09-27T17:32:56.971Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T17:32:56.971Z] 33b1e0a273af: Pulling fs layer [2023-09-27T17:32:56.971Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T17:32:56.971Z] 2f39f015ded8: Pulling fs layer [2023-09-27T17:32:56.971Z] 3a2ae6a8a46f: Waiting [2023-09-27T17:32:56.971Z] 5d3b04190fa2: Waiting [2023-09-27T17:32:56.971Z] 33b1e0a273af: Waiting [2023-09-27T17:32:56.971Z] 5c69ac0246d0: Verifying Checksum [2023-09-27T17:32:56.971Z] 5c69ac0246d0: Download complete [2023-09-27T17:32:56.971Z] 3a2ae6a8a46f: Download complete [2023-09-27T17:32:56.971Z] 33b1e0a273af: Verifying Checksum [2023-09-27T17:32:56.971Z] 33b1e0a273af: Download complete [2023-09-27T17:32:56.971Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T17:32:56.971Z] 5d3b04190fa2: Download complete [2023-09-27T17:32:57.189Z] using credential edgex-jenkins-ssh [2023-09-27T17:32:57.205Z] Cloning the remote Git repository [2023-09-27T17:32:57.230Z] ec43610c2a17: Verifying Checksum [2023-09-27T17:32:57.231Z] ec43610c2a17: Download complete [2023-09-27T17:32:57.231Z] 5eb5b503b376: Verifying Checksum [2023-09-27T17:32:57.231Z] 5eb5b503b376: Download complete [2023-09-27T17:32:57.798Z] 2f39f015ded8: Download complete [2023-09-27T17:32:58.365Z] 5eb5b503b376: Pull complete [2023-09-27T17:32:57.247Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-27T17:32:57.332Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-27T17:32:57.465Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-27T17:32:57.465Z] > git --version # timeout=10 [2023-09-27T17:32:57.484Z] > git --version # 'git version 2.25.1' [2023-09-27T17:32:57.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T17:32:57.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T17:32:58.624Z] 5c69ac0246d0: Pull complete [2023-09-27T17:32:58.884Z] ec43610c2a17: Pull complete [2023-09-27T17:32:58.884Z] 3a2ae6a8a46f: Pull complete [2023-09-27T17:32:59.144Z] 33b1e0a273af: Pull complete [2023-09-27T17:32:59.402Z] 5d3b04190fa2: Pull complete [2023-09-27T17:32:58.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-27T17:32:58.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T17:32:59.372Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-27T17:32:59.409Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-27T17:32:59.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T17:32:59.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-27T17:33:00.009Z] Merging remotes/origin/main commit e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 into PR head commit 5f114de3a4037202f201685bc7a4bba4b669ad4e [2023-09-27T17:33:00.276Z] Merge succeeded, producing 5f114de3a4037202f201685bc7a4bba4b669ad4e [2023-09-27T17:33:00.277Z] Checking out Revision 5f114de3a4037202f201685bc7a4bba4b669ad4e (PR-297) [2023-09-27T17:33:00.721Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-27T17:33:00.770Z] > git --version # timeout=10 [2023-09-27T17:33:00.781Z] > git --version # 'git version 2.25.1' [2023-09-27T17:33:00.798Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T17:33:00.027Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T17:33:00.096Z] > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # timeout=10 [2023-09-27T17:33:00.181Z] > git remote # timeout=10 [2023-09-27T17:33:00.199Z] > git config --get remote.origin.url # timeout=10 [2023-09-27T17:33:00.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T17:33:00.241Z] > git merge e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 [2023-09-27T17:33:00.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-27T17:33:00.282Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T17:33:00.295Z] > git checkout -f 5f114de3a4037202f201685bc7a4bba4b669ad4e # timeout=10 [2023-09-27T17:33:01.336Z] [2023-09-27T17:33:01.336Z] GitHub has been notified of this commit’s build result [2023-09-27T17:33:01.336Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T17:33:02.051Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T17:33:02.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T17:33:02.051Z] Dload Upload Total Spent Left Speed [2023-09-27T17:33:02.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-09-27T17:33:02.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T17:33:03.102Z] + sudo tee /etc/docker/daemon.new [2023-09-27T17:33:03.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T17:33:03.102Z] { [2023-09-27T17:33:03.102Z] "registry-mirrors": [ [2023-09-27T17:33:03.102Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T17:33:03.102Z] ], [2023-09-27T17:33:03.102Z] "bip": "10.250.0.254/24", [2023-09-27T17:33:03.102Z] "hosts": [ [2023-09-27T17:33:03.102Z] "tcp://0.0.0.0:5555", [2023-09-27T17:33:03.102Z] "unix:///var/run/docker.sock" [2023-09-27T17:33:03.102Z] ], [2023-09-27T17:33:03.102Z] "mtu": 1458, [2023-09-27T17:33:03.102Z] "selinux-enabled": true, [2023-09-27T17:33:03.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T17:33:03.102Z] } [Pipeline] sh [2023-09-27T17:33:03.446Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T17:33:03.597Z] 2f39f015ded8: Pull complete [2023-09-27T17:33:03.597Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T17:33:03.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T17:33:03.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:33:03.790Z] + sudo service docker restart [2023-09-27T17:33:03.827Z] prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container [2023-09-27T17:33:03.835Z] $ 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-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T17:33:05.938Z] $ docker top 9520c73e1f3bf440485a2009cc496949f05be113aa771e12708604112f99c38c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:33:06.442Z] ---> job-cost.sh [2023-09-27T17:33:06.442Z] lf-activate-venv: SKIPPING [2023-09-27T17:33:06.442Z] INFO: No Stack... [2023-09-27T17:33:06.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T17:33:07.270Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T17:33:07.585Z] + cat /w/workspace/foundry_device-usb-camera_PR-297/archives/cost.csv [2023-09-27T17:33:07.585Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T17:33:07.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [2023-09-27T17:33:07.630Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] did not exist. Created. [2023-09-27T17:33:07.630Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T17:33:08.013Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-27T17:33:08.061Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T17:33:08.090Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T17:33:08.157Z] $ docker stop --time=1 9520c73e1f3bf440485a2009cc496949f05be113aa771e12708604112f99c38c [2023-09-27T17:33:09.410Z] $ docker rm -f --volumes 9520c73e1f3bf440485a2009cc496949f05be113aa771e12708604112f99c38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T17:33:25.935Z] provisioning config files... [2023-09-27T17:33:25.957Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4567204472765568954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:33:26.336Z] ---> docker-login.sh [2023-09-27T17:33:26.336Z] nexus3.edgexfoundry.org:10001 [2023-09-27T17:33:26.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:33:26.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:33:26.879Z] Configure a credential helper to remove this warning. See [2023-09-27T17:33:26.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:33:26.879Z] [2023-09-27T17:33:26.879Z] Login Succeeded [2023-09-27T17:33:26.879Z] nexus3.edgexfoundry.org:10002 [2023-09-27T17:33:27.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:33:27.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:33:27.149Z] Configure a credential helper to remove this warning. See [2023-09-27T17:33:27.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:33:27.149Z] [2023-09-27T17:33:27.149Z] Login Succeeded [2023-09-27T17:33:27.149Z] nexus3.edgexfoundry.org:10003 [2023-09-27T17:33:27.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:33:27.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:33:27.695Z] Configure a credential helper to remove this warning. See [2023-09-27T17:33:27.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:33:27.695Z] [2023-09-27T17:33:27.695Z] Login Succeeded [2023-09-27T17:33:27.695Z] nexus3.edgexfoundry.org:10004 [2023-09-27T17:33:27.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:33:27.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:33:27.965Z] Configure a credential helper to remove this warning. See [2023-09-27T17:33:27.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:33:27.965Z] [2023-09-27T17:33:27.965Z] Login Succeeded [2023-09-27T17:33:27.965Z] docker.io [2023-09-27T17:33:28.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T17:33:28.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T17:33:28.505Z] Configure a credential helper to remove this warning. See [2023-09-27T17:33:28.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T17:33:28.505Z] [2023-09-27T17:33:28.505Z] Login Succeeded [2023-09-27T17:33:28.505Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T17:33:28.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T17:33:29.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T17:33:29.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T17:33:29.268Z] ========================================================= [2023-09-27T17:33:29.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T17:33:29.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:33:29.758Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T17:33:30.028Z] Sending build context to Docker daemon 1.353MB [2023-09-27T17:33:30.028Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T17:33:30.028Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-27T17:33:31.983Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T17:33:31.983Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T17:33:31.983Z] 5d54e960e981: Pulling fs layer [2023-09-27T17:33:31.983Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T17:33:31.983Z] f0e02332f6b5: Pulling fs layer [2023-09-27T17:33:31.983Z] cefa15bbcfad: Pulling fs layer [2023-09-27T17:33:31.983Z] 17808c966233: Pulling fs layer [2023-09-27T17:33:31.983Z] f0e02332f6b5: Waiting [2023-09-27T17:33:31.983Z] cefa15bbcfad: Waiting [2023-09-27T17:33:31.983Z] f4c1fc716caa: Pulling fs layer [2023-09-27T17:33:31.983Z] 17808c966233: Waiting [2023-09-27T17:33:31.983Z] f4c1fc716caa: Waiting [2023-09-27T17:33:31.983Z] 5d54e960e981: Verifying Checksum [2023-09-27T17:33:31.983Z] 5d54e960e981: Download complete [2023-09-27T17:33:31.983Z] f0e02332f6b5: Verifying Checksum [2023-09-27T17:33:31.983Z] f0e02332f6b5: Download complete [2023-09-27T17:33:31.983Z] cefa15bbcfad: Verifying Checksum [2023-09-27T17:33:31.983Z] cefa15bbcfad: Download complete [2023-09-27T17:33:31.983Z] 9fda8d8052c6: Verifying Checksum [2023-09-27T17:33:31.983Z] 9fda8d8052c6: Download complete [2023-09-27T17:33:32.254Z] f4c1fc716caa: Verifying Checksum [2023-09-27T17:33:32.254Z] f4c1fc716caa: Download complete [2023-09-27T17:33:32.852Z] 9fda8d8052c6: Pull complete [2023-09-27T17:33:33.440Z] 5d54e960e981: Pull complete [2023-09-27T17:33:33.440Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T17:33:33.440Z] c4a7e357bf2a: Download complete [2023-09-27T17:33:34.417Z] 17808c966233: Verifying Checksum [2023-09-27T17:33:34.417Z] 17808c966233: Download complete [2023-09-27T17:33:46.735Z] c4a7e357bf2a: Pull complete [2023-09-27T17:33:46.735Z] f0e02332f6b5: Pull complete [2023-09-27T17:33:46.735Z] cefa15bbcfad: Pull complete [2023-09-27T17:33:53.402Z] 17808c966233: Pull complete [2023-09-27T17:33:54.000Z] f4c1fc716caa: Pull complete [2023-09-27T17:33:54.000Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T17:33:54.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T17:33:54.000Z] ---> ea914061e18c [2023-09-27T17:33:54.000Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-27T17:33:55.943Z] ---> Running in 5c900e3a0791 [2023-09-27T17:33:55.943Z] Removing intermediate container 5c900e3a0791 [2023-09-27T17:33:55.943Z] ---> da8db5ef70c1 [2023-09-27T17:33:55.943Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T17:33:55.943Z] ---> Running in ef39d91f5ff1 [2023-09-27T17:33:56.212Z] Removing intermediate container ef39d91f5ff1 [2023-09-27T17:33:56.212Z] ---> 0e2a640b44ef [2023-09-27T17:33:56.212Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T17:33:56.478Z] ---> Running in 486d73d2b6c8 [2023-09-27T17:33:56.746Z] Removing intermediate container 486d73d2b6c8 [2023-09-27T17:33:56.746Z] ---> 263f0a5cba0c [2023-09-27T17:33:56.746Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T17:33:56.746Z] ---> Running in cbaebdd7b9cd [2023-09-27T17:33:57.019Z] Removing intermediate container cbaebdd7b9cd [2023-09-27T17:33:57.019Z] ---> 3073c32a724d [2023-09-27T17:33:57.019Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T17:33:57.019Z] ---> Running in afc1bd5d045a [2023-09-27T17:33:58.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T17:33:58.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T17:33:59.655Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-27T17:33:59.655Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-27T17:33:59.655Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T17:33:59.655Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T17:33:59.655Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-27T17:33:59.655Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-27T17:33:59.655Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-27T17:33:59.655Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-27T17:33:59.655Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-27T17:33:59.655Z] (10/13) Installing kmod-libs (30-r3) [2023-09-27T17:33:59.655Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-27T17:33:59.926Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-27T17:33:59.926Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-27T17:33:59.926Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T17:33:59.926Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T17:33:59.926Z] OK: 273 MiB in 65 packages [2023-09-27T17:34:00.898Z] Removing intermediate container afc1bd5d045a [2023-09-27T17:34:00.899Z] ---> fe8acaeaf0e3 [2023-09-27T17:34:00.899Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-27T17:34:01.165Z] ---> Running in b70f2d1532e8 [2023-09-27T17:34:01.433Z] Removing intermediate container b70f2d1532e8 [2023-09-27T17:34:01.433Z] ---> 6bed5f434691 [2023-09-27T17:34:01.433Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-27T17:34:01.698Z] ---> b3d526722661 [2023-09-27T17:34:01.698Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T17:34:01.964Z] ---> Running in ffa8440c0ca2 [2023-09-27T17:35:23.612Z] Removing intermediate container ffa8440c0ca2 [2023-09-27T17:35:23.612Z] ---> 7855b9be2601 [2023-09-27T17:35:23.612Z] Step 11/13 : COPY . . [2023-09-27T17:35:23.612Z] ---> da5b561000de [2023-09-27T17:35:23.612Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T17:35:23.612Z] ---> Running in 7fab26aa7b24 [2023-09-27T17:35:23.612Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T17:35:23.612Z] Dload Upload Total Spent Left Speed [2023-09-27T17:35:23.884Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9695 0 --:--:-- --:--:-- --:--:-- 9713 [2023-09-27T17:35:24.478Z] Removing intermediate container 7fab26aa7b24 [2023-09-27T17:35:24.478Z] ---> b7aa77e856e9 [2023-09-27T17:35:24.478Z] Step 13/13 : RUN ${MAKE} [2023-09-27T17:35:24.478Z] ---> Running in 255f0ced1b71 [2023-09-27T17:35:25.444Z] noop [2023-09-27T17:35:26.028Z] Removing intermediate container 255f0ced1b71 [2023-09-27T17:35:26.028Z] ---> 016b03325d51 [2023-09-27T17:35:26.028Z] Successfully built 016b03325d51 [2023-09-27T17:35:26.295Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:35:26.772Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T17:35:26.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:35:27.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container [2023-09-27T17:35:27.122Z] $ 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-09-27T17:35:28.267Z] $ docker top 591bcf40314391695516904c96c9ac3c1b1e78018e48abef2a6d71045f21098c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T17:35:29.160Z] + go version [2023-09-27T17:35:29.160Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T17:35:29.196Z] $ docker stop --time=1 591bcf40314391695516904c96c9ac3c1b1e78018e48abef2a6d71045f21098c [2023-09-27T17:35:30.798Z] $ docker rm -f --volumes 591bcf40314391695516904c96c9ac3c1b1e78018e48abef2a6d71045f21098c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:35:31.643Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T17:35:31.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:35:31.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container [2023-09-27T17:35:31.955Z] $ 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-09-27T17:35:34.358Z] $ docker top 7134df972bd2c674e2fda69f7bb2b0a9e6fbf7ffb737d6f185c2b29851398281 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T17:35:34.907Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-27T17:35:35.293Z] + make test [2023-09-27T17:35:35.293Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T17:35:39.560Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-27T17:37:16.181Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-27T17:37:16.765Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-09-27T17:37:17.347Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-27T17:37:17.347Z] go vet ./... [2023-09-27T17:37:49.569Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T17:37:49.569Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T17:37:49.569Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T17:37:49.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T17:37:49.647Z] $ docker stop --time=1 7134df972bd2c674e2fda69f7bb2b0a9e6fbf7ffb737d6f185c2b29851398281 [2023-09-27T17:37:51.564Z] $ docker rm -f --volumes 7134df972bd2c674e2fda69f7bb2b0a9e6fbf7ffb737d6f185c2b29851398281 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T17:37:52.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T17:37:52.901Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T17:37:53.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T17:37:54.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T17:37:54.351Z] + ls -al . [2023-09-27T17:37:54.351Z] total 216 [2023-09-27T17:37:54.351Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 17:35 . [2023-09-27T17:37:54.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:32 .. [2023-09-27T17:37:54.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 17:33 .git [2023-09-27T17:37:54.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:33 .github [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 17:33 .gitignore [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 17:33 .golangci.yml [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 17:33 .hadolint.yml [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 17:33 Attribution.txt [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 17:33 CHANGELOG.md [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 17:33 Dockerfile [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 17:33 GOVERNANCE.md [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 17:33 Jenkinsfile [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 17:33 LICENSE [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 17:33 Makefile [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 17:33 OWNERS.md [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 17:33 README.md [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 17:31 VERSION [2023-09-27T17:37:54.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:33 bin [2023-09-27T17:37:54.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:33 cmd [2023-09-27T17:37:54.351Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 17:37 coverage.out [2023-09-27T17:37:54.351Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 17:33 docker-entrypoint.sh [2023-09-27T17:37:54.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 17:33 docs [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 17:33 go.mod [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 17:33 go.sum [2023-09-27T17:37:54.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 17:33 internal [2023-09-27T17:37:54.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 17:33 snap [2023-09-27T17:37:54.351Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:37:54.759Z] + 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=5f114de3a4037202f201685bc7a4bba4b669ad4e --label arch=arm64 --label version=0.0.0 . [2023-09-27T17:37:55.024Z] Sending build context to Docker daemon 1.409MB [2023-09-27T17:37:55.024Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T17:37:55.024Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-27T17:37:55.024Z] ---> 016b03325d51 [2023-09-27T17:37:55.024Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-27T17:37:55.290Z] ---> Running in 5b9bebdf111b [2023-09-27T17:37:55.558Z] Removing intermediate container 5b9bebdf111b [2023-09-27T17:37:55.558Z] ---> 3fcd5f3cf4b2 [2023-09-27T17:37:55.558Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T17:37:55.558Z] ---> Running in 4723f495eafc [2023-09-27T17:37:55.825Z] Removing intermediate container 4723f495eafc [2023-09-27T17:37:55.825Z] ---> b2c55801262b [2023-09-27T17:37:55.825Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T17:37:55.825Z] ---> Running in b13e24cbd368 [2023-09-27T17:37:56.093Z] Removing intermediate container b13e24cbd368 [2023-09-27T17:37:56.093Z] ---> 520e50d309a1 [2023-09-27T17:37:56.093Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T17:37:56.367Z] ---> Running in 1defc82b3f52 [2023-09-27T17:37:56.367Z] Removing intermediate container 1defc82b3f52 [2023-09-27T17:37:56.367Z] ---> 2c0f1a3f3574 [2023-09-27T17:37:56.367Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T17:37:56.635Z] ---> Running in cd31c853e6c5 [2023-09-27T17:37:57.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T17:37:58.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T17:37:59.136Z] OK: 273 MiB in 65 packages [2023-09-27T17:38:00.103Z] Removing intermediate container cd31c853e6c5 [2023-09-27T17:38:00.103Z] ---> 5f4ac84efdfd [2023-09-27T17:38:00.103Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-27T17:38:00.372Z] ---> Running in 5f06997c83c7 [2023-09-27T17:38:00.640Z] Removing intermediate container 5f06997c83c7 [2023-09-27T17:38:00.640Z] ---> 7b0cf04f0cdd [2023-09-27T17:38:00.640Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-27T17:38:00.908Z] ---> 6b0fa01d989a [2023-09-27T17:38:00.908Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T17:38:01.179Z] ---> Running in d62ad51cd667 [2023-09-27T17:38:03.772Z] Removing intermediate container d62ad51cd667 [2023-09-27T17:38:03.772Z] ---> b188d395b008 [2023-09-27T17:38:03.772Z] Step 11/36 : COPY . . [2023-09-27T17:38:04.364Z] ---> f0fbabe87b1d [2023-09-27T17:38:04.364Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T17:38:04.364Z] ---> Running in 27c738a67d84 [2023-09-27T17:38:05.323Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T17:38:05.323Z] Dload Upload Total Spent Left Speed [2023-09-27T17:38:05.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4537 0 --:--:-- --:--:-- --:--:-- 4556 [2023-09-27T17:38:06.176Z] Removing intermediate container 27c738a67d84 [2023-09-27T17:38:06.177Z] ---> 7afe454a2848 [2023-09-27T17:38:06.177Z] Step 13/36 : RUN ${MAKE} [2023-09-27T17:38:06.445Z] ---> Running in f3176357eead [2023-09-27T17:38:07.402Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-27T17:40:14.063Z] Removing intermediate container f3176357eead [2023-09-27T17:40:14.063Z] ---> 711c11418a28 [2023-09-27T17:40:14.063Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-27T17:40:14.063Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-27T17:40:14.063Z] 8766b47fe142: Pulling fs layer [2023-09-27T17:40:14.063Z] 8766b47fe142: Verifying Checksum [2023-09-27T17:40:14.063Z] 8766b47fe142: Download complete [2023-09-27T17:40:14.063Z] 8766b47fe142: Pull complete [2023-09-27T17:40:14.063Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-27T17:40:14.063Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-27T17:40:14.063Z] ---> 69d40e2cb93c [2023-09-27T17:40:14.063Z] Step 15/36 : FROM alpine:3.18 [2023-09-27T17:40:14.063Z] 3.18: Pulling from library/alpine [2023-09-27T17:40:14.063Z] 9fda8d8052c6: Already exists [2023-09-27T17:40:14.063Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T17:40:14.063Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T17:40:14.063Z] ---> f6648c04cd6c [2023-09-27T17:40:14.063Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-27T17:40:14.330Z] ---> Running in c49156e1ec8e [2023-09-27T17:40:14.597Z] Removing intermediate container c49156e1ec8e [2023-09-27T17:40:14.597Z] ---> 7ce3298cd8d6 [2023-09-27T17:40:14.597Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-27T17:40:14.597Z] ---> Running in d6fe3f9ba07d [2023-09-27T17:40:15.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T17:40:15.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T17:40:16.886Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-27T17:40:16.886Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-27T17:40:17.152Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T17:40:17.152Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-27T17:40:17.152Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-27T17:40:17.152Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-27T17:40:17.152Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-27T17:40:17.152Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-27T17:40:17.418Z] (9/104) Installing libxcb (1.15-r1) [2023-09-27T17:40:17.418Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-27T17:40:17.418Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-27T17:40:17.418Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-27T17:40:17.418Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-27T17:40:17.418Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-27T17:40:17.418Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T17:40:17.418Z] (16/104) Installing libva (2.18.0-r1) [2023-09-27T17:40:17.685Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-27T17:40:17.685Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T17:40:17.685Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-27T17:40:17.685Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-27T17:40:17.685Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-27T17:40:17.685Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-27T17:40:17.685Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-27T17:40:17.685Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-27T17:40:17.685Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-27T17:40:17.685Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-27T17:40:17.685Z] (27/104) Installing opus (1.4-r0) [2023-09-27T17:40:17.685Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T17:40:17.953Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-27T17:40:17.953Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T17:40:17.953Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-27T17:40:17.953Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-27T17:40:17.953Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-27T17:40:17.953Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-27T17:40:17.953Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-27T17:40:17.953Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T17:40:17.953Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-27T17:40:17.953Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-27T17:40:18.219Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-27T17:40:18.219Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T17:40:18.485Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-27T17:40:18.485Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-27T17:40:18.485Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-27T17:40:18.485Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-27T17:40:18.485Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-27T17:40:18.751Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-27T17:40:18.751Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-27T17:40:18.751Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-27T17:40:18.751Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-27T17:40:18.751Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-27T17:40:18.751Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-27T17:40:18.751Z] (52/104) Installing glib (2.76.4-r0) [2023-09-27T17:40:18.751Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-27T17:40:18.751Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-27T17:40:19.020Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-27T17:40:19.020Z] (56/104) Installing libass (0.17.1-r0) [2023-09-27T17:40:19.020Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-27T17:40:19.020Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-27T17:40:19.020Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-27T17:40:19.020Z] (60/104) Installing libunistring (1.1-r1) [2023-09-27T17:40:19.020Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-27T17:40:19.020Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-27T17:40:19.020Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-27T17:40:19.020Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-27T17:40:19.020Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-27T17:40:19.020Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-27T17:40:19.287Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-27T17:40:19.287Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-27T17:40:19.287Z] (69/104) Installing librist (0.2.7-r0) [2023-09-27T17:40:19.287Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-27T17:40:19.287Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-27T17:40:19.287Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-27T17:40:19.287Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-27T17:40:19.287Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-27T17:40:19.287Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-27T17:40:19.287Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T17:40:19.287Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-27T17:40:19.553Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-27T17:40:19.819Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-27T17:40:19.819Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-27T17:40:19.819Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-27T17:40:19.819Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-27T17:40:19.819Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-27T17:40:19.819Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-27T17:40:19.819Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-27T17:40:19.819Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-27T17:40:19.819Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-27T17:40:19.819Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-27T17:40:19.819Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-27T17:40:19.819Z] (90/104) Installing orc (0.4.34-r0) [2023-09-27T17:40:19.819Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-27T17:40:20.084Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-27T17:40:20.084Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-27T17:40:20.084Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-27T17:40:20.084Z] (95/104) Installing libpulse (16.1-r10) [2023-09-27T17:40:20.084Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T17:40:20.084Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T17:40:20.084Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-27T17:40:20.084Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-27T17:40:20.084Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-27T17:40:20.084Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-27T17:40:20.084Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-27T17:40:20.084Z] (103/104) Installing kmod-libs (30-r3) [2023-09-27T17:40:20.084Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-27T17:40:20.350Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T17:40:20.350Z] Executing glib-2.76.4-r0.trigger [2023-09-27T17:40:20.350Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T17:40:20.350Z] OK: 110 MiB in 119 packages [2023-09-27T17:40:24.609Z] Removing intermediate container d6fe3f9ba07d [2023-09-27T17:40:24.609Z] ---> 1bafe8d1770b [2023-09-27T17:40:24.609Z] Step 18/36 : WORKDIR / [2023-09-27T17:40:24.609Z] ---> Running in 3de61de5e7db [2023-09-27T17:40:24.609Z] Removing intermediate container 3de61de5e7db [2023-09-27T17:40:24.609Z] ---> 241822299bb5 [2023-09-27T17:40:24.609Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-27T17:40:27.953Z] ---> 06a994b3ca20 [2023-09-27T17:40:27.953Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-27T17:40:27.953Z] ---> dfbb5aaec997 [2023-09-27T17:40:27.953Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-27T17:40:28.533Z] ---> ea375052941a [2023-09-27T17:40:28.533Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-27T17:40:28.892Z] ---> 24941ada5e4e [2023-09-27T17:40:28.892Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-27T17:40:29.490Z] ---> 2ce54f56c2f8 [2023-09-27T17:40:29.490Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-27T17:40:30.096Z] ---> 21a510539499 [2023-09-27T17:40:30.096Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-27T17:40:31.634Z] ---> dd2b9a90be37 [2023-09-27T17:40:31.634Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-27T17:40:31.634Z] ---> Running in b6e71daabc17 [2023-09-27T17:40:33.066Z] Removing intermediate container b6e71daabc17 [2023-09-27T17:40:33.066Z] ---> 0b87bd386423 [2023-09-27T17:40:33.066Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-27T17:40:33.066Z] ---> Running in ed200b50feb5 [2023-09-27T17:40:34.475Z] Removing intermediate container ed200b50feb5 [2023-09-27T17:40:34.475Z] ---> a62d453f2e81 [2023-09-27T17:40:34.475Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-27T17:40:34.743Z] ---> Running in f9a4c0f0cf61 [2023-09-27T17:40:36.153Z] Removing intermediate container f9a4c0f0cf61 [2023-09-27T17:40:36.153Z] ---> 012159a640fe [2023-09-27T17:40:36.153Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-27T17:40:36.153Z] ---> Running in 2d1f4858e725 [2023-09-27T17:40:38.103Z] Removing intermediate container 2d1f4858e725 [2023-09-27T17:40:38.103Z] ---> 913c516e27d5 [2023-09-27T17:40:38.103Z] Step 30/36 : EXPOSE 59983 [2023-09-27T17:40:38.103Z] ---> Running in d1944e15f17f [2023-09-27T17:40:38.103Z] Removing intermediate container d1944e15f17f [2023-09-27T17:40:38.103Z] ---> e080e7d324ba [2023-09-27T17:40:38.103Z] Step 31/36 : EXPOSE 8554 [2023-09-27T17:40:38.103Z] ---> Running in fb31396470b3 [2023-09-27T17:40:38.371Z] Removing intermediate container fb31396470b3 [2023-09-27T17:40:38.371Z] ---> 65ba896f2141 [2023-09-27T17:40:38.371Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-27T17:40:38.371Z] ---> Running in 835c71d0295e [2023-09-27T17:40:38.637Z] Removing intermediate container 835c71d0295e [2023-09-27T17:40:38.637Z] ---> ebf9fd09befe [2023-09-27T17:40:38.637Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-27T17:40:38.903Z] ---> Running in 5dbc79f48f79 [2023-09-27T17:40:39.170Z] Removing intermediate container 5dbc79f48f79 [2023-09-27T17:40:39.170Z] ---> 54f5792168e4 [2023-09-27T17:40:39.170Z] Step 34/36 : LABEL arch=arm64 [2023-09-27T17:40:39.170Z] ---> Running in 246baa0eabb6 [2023-09-27T17:40:39.435Z] Removing intermediate container 246baa0eabb6 [2023-09-27T17:40:39.435Z] ---> 5aaac16b7aba [2023-09-27T17:40:39.435Z] Step 35/36 : LABEL git_sha=5f114de3a4037202f201685bc7a4bba4b669ad4e [2023-09-27T17:40:39.435Z] ---> Running in a862755a9e0b [2023-09-27T17:40:39.709Z] Removing intermediate container a862755a9e0b [2023-09-27T17:40:39.709Z] ---> 862e223158b4 [2023-09-27T17:40:39.709Z] Step 36/36 : LABEL version=0.0.0 [2023-09-27T17:40:39.977Z] ---> Running in a474e11364c5 [2023-09-27T17:40:40.241Z] Removing intermediate container a474e11364c5 [2023-09-27T17:40:40.241Z] ---> 962cf5ab0e5b [2023-09-27T17:40:40.241Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T17:40:40.241Z] Successfully built 962cf5ab0e5b [2023-09-27T17:40:40.241Z] 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-09-27T17:40:41.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T17:40:41.110Z] [2023-09-27T17:40:41.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:40:41.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T17:40:41.527Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T17:40:41.527Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T17:40:41.527Z] 04944245beec: Pulling fs layer [2023-09-27T17:40:41.527Z] 699f458cf7ca: Pulling fs layer [2023-09-27T17:40:41.527Z] 765212b225bb: Pulling fs layer [2023-09-27T17:40:41.527Z] f23df028b6ca: Pulling fs layer [2023-09-27T17:40:41.527Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T17:40:41.527Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T17:40:41.527Z] f23df028b6ca: Waiting [2023-09-27T17:40:41.527Z] 765212b225bb: Waiting [2023-09-27T17:40:41.527Z] d65c8cfc05b1: Waiting [2023-09-27T17:40:41.527Z] 2437ff75d9bd: Waiting [2023-09-27T17:40:41.792Z] 04944245beec: Verifying Checksum [2023-09-27T17:40:41.792Z] 04944245beec: Download complete [2023-09-27T17:40:41.792Z] 765212b225bb: Download complete [2023-09-27T17:40:41.792Z] f23df028b6ca: Download complete [2023-09-27T17:40:41.792Z] d65c8cfc05b1: Verifying Checksum [2023-09-27T17:40:41.792Z] d65c8cfc05b1: Download complete [2023-09-27T17:40:42.062Z] 699f458cf7ca: Verifying Checksum [2023-09-27T17:40:42.062Z] 699f458cf7ca: Download complete [2023-09-27T17:40:42.330Z] 8998bd30e6a1: Verifying Checksum [2023-09-27T17:40:42.330Z] 8998bd30e6a1: Download complete [2023-09-27T17:40:44.271Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T17:40:44.271Z] 2437ff75d9bd: Download complete [2023-09-27T17:40:46.209Z] 8998bd30e6a1: Pull complete [2023-09-27T17:40:46.476Z] 04944245beec: Pull complete [2023-09-27T17:40:48.100Z] 699f458cf7ca: Pull complete [2023-09-27T17:40:48.100Z] 765212b225bb: Pull complete [2023-09-27T17:40:48.684Z] f23df028b6ca: Pull complete [2023-09-27T17:40:48.950Z] d65c8cfc05b1: Pull complete [2023-09-27T17:41:03.941Z] 2437ff75d9bd: Pull complete [2023-09-27T17:41:03.941Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T17:41:03.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T17:41:03.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:41:04.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-8057 does not seem to be running inside a container [2023-09-27T17:41:04.333Z] $ 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-09-27T17:41:06.801Z] $ docker top 5fa1431477d33867efc094049458695cc5fc22a6648ca7500282d067823cfaec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:07.378Z] ---> job-cost.sh [2023-09-27T17:41:07.643Z] lf-activate-venv: SKIPPING [2023-09-27T17:41:07.643Z] INFO: No Stack... [2023-09-27T17:41:07.907Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T17:41:08.858Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T17:41:09.202Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-27T17:41:09.202Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T17:41:09.276Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [2023-09-27T17:41:09.281Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] did not exist. Created. [2023-09-27T17:41:09.281Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T17:41:09.686Z] /w/workspace/device-usb-camera/1@tmp/durable-919d8f46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-27T17:41:10.036Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T17:41:10.070Z] Warning: overwriting stash ‘stack-cost’ [2023-09-27T17:41:10.120Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T17:41:10.134Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T17:41:10.209Z] $ docker stop --time=1 5fa1431477d33867efc094049458695cc5fc22a6648ca7500282d067823cfaec [2023-09-27T17:41:11.674Z] $ docker rm -f --volumes 5fa1431477d33867efc094049458695cc5fc22a6648ca7500282d067823cfaec [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-09-27T17:41:12.694Z] provisioning config files... [2023-09-27T17:41:12.701Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config8975023981307992958tmp [Pipeline] { [Pipeline] sh [2023-09-27T17:41:13.038Z] + set +x [2023-09-27T17:41:13.038Z] + curl -s https://codecov.io/bash [2023-09-27T17:41:13.038Z] + bash -s -- [2023-09-27T17:41:13.038Z] [2023-09-27T17:41:13.038Z] _____ _ [2023-09-27T17:41:13.038Z] / ____| | | [2023-09-27T17:41:13.038Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T17:41:13.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T17:41:13.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T17:41:13.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T17:41:13.038Z] Bash-1.0.6 [2023-09-27T17:41:13.038Z] [2023-09-27T17:41:13.038Z] [2023-09-27T17:41:13.038Z] ==> git version 2.25.1 found [2023-09-27T17:41:13.038Z] ==> 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-09-27T17:41:13.038Z] Release-Date: 2020-01-08 [2023-09-27T17:41:13.038Z] 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-09-27T17:41:13.038Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T17:41:13.038Z] ==> Jenkins CI detected. [2023-09-27T17:41:13.038Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-297 [2023-09-27T17:41:13.038Z] project root: . [2023-09-27T17:41:13.038Z] --> token set from env [2023-09-27T17:41:13.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T17:41:13.038Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T17:41:13.038Z] ==> Python coveragepy not found [2023-09-27T17:41:13.038Z] ==> Searching for coverage reports in: [2023-09-27T17:41:13.038Z] + . [2023-09-27T17:41:13.297Z] -> Found 1 reports [2023-09-27T17:41:13.297Z] ==> Detecting git/mercurial file structure [2023-09-27T17:41:13.297Z] ==> Reading reports [2023-09-27T17:41:13.297Z] + ./coverage.out bytes=54703 [2023-09-27T17:41:13.297Z] ==> Appending adjustments [2023-09-27T17:41:13.297Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T17:41:13.297Z] + Found adjustments [2023-09-27T17:41:13.297Z] ==> Gzipping contents [2023-09-27T17:41:13.297Z] 8.0K /tmp/codecov.zz2NDT.gz [2023-09-27T17:41:13.297Z] ==> Uploading reports [2023-09-27T17:41:13.297Z] url: https://codecov.io [2023-09-27T17:41:13.297Z] query: branch=PR-297&commit=5f114de3a4037202f201685bc7a4bba4b669ad4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=297&job=&cmd_args= [2023-09-27T17:41:13.297Z] -> Pinging Codecov [2023-09-27T17:41:13.297Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-297&commit=5f114de3a4037202f201685bc7a4bba4b669ad4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=297&job=&cmd_args= [2023-09-27T17:41:13.557Z] -> Uploading to [2023-09-27T17:41:13.557Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/73D8F5FF140700D3E01443B452E23636/5f114de3a4037202f201685bc7a4bba4b669ad4e/4088720b-3e23-46f6-83bb-65fe75e7d11b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T174113Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=116abb6c4847c10908cdb90ff7a84449a04598c8139f3ba9db097dbc8b7bb625 [2023-09-27T17:41:13.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T17:41:13.557Z] Dload Upload Total Spent Left Speed [2023-09-27T17:41:13.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 23955 --:--:-- --:--:-- --:--:-- 23955 [2023-09-27T17:41:13.817Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5f114de3a4037202f201685bc7a4bba4b669ad4e [Pipeline] } [2023-09-27T17:41:13.844Z] 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-09-27T17:41:15.589Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-297/archives ] [2023-09-27T17:41:15.589Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-297/archives [2023-09-27T17:41:15.589Z] total 16 [2023-09-27T17:41:15.589Z] drwxr-xr-x 3 root root 4096 Sep 27 17:33 . [2023-09-27T17:41:15.589Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 17:33 .. [2023-09-27T17:41:15.589Z] drwxr-xr-x 2 root root 4096 Sep 27 17:33 cost [2023-09-27T17:41:15.589Z] -rw-r--r-- 1 root root 90 Sep 27 17:33 cost.csv [2023-09-27T17:41:15.589Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-297/archives [2023-09-27T17:41:15.589Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-297/archives [2023-09-27T17:41:15.589Z] total 16 [2023-09-27T17:41:15.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 17:33 . [2023-09-27T17:41:15.589Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 17:33 .. [2023-09-27T17:41:15.589Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 17:33 cost [2023-09-27T17:41:15.589Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 27 17:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:15.920Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:16.805Z] ---> package-listing.sh [2023-09-27T17:41:16.805Z] ++ facter osfamily [2023-09-27T17:41:16.805Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T17:41:17.063Z] + OS_FAMILY=debian [2023-09-27T17:41:17.063Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-297 [2023-09-27T17:41:17.063Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T17:41:17.063Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T17:41:17.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T17:41:17.063Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T17:41:17.063Z] + '[' /w/workspace/foundry_device-usb-camera_PR-297 ']' [2023-09-27T17:41:17.063Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T17:41:17.063Z] + case "${OS_FAMILY}" in [2023-09-27T17:41:17.063Z] + dpkg -l [2023-09-27T17:41:17.063Z] + grep '^ii' [2023-09-27T17:41:17.063Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T17:41:17.063Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T17:41:17.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T17:41:17.063Z] + '[' /w/workspace/foundry_device-usb-camera_PR-297 ']' [2023-09-27T17:41:17.063Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-297/archives/ [2023-09-27T17:41:17.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-297/archives/ [Pipeline] echo [2023-09-27T17:41:17.095Z] 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-27T17:41:17.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T17:41:18.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T17:41:18.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T17:41:18.160Z] prd-ubuntu20.04-docker-8c-8g-8053 does not seem to be running inside a container [2023-09-27T17:41:18.164Z] $ 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-297/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-297 -v /w/workspace/foundry_device-usb-camera_PR-297:/w/workspace/foundry_device-usb-camera_PR-297:rw,z -v /w/workspace/foundry_device-usb-camera_PR-297@tmp:/w/workspace/foundry_device-usb-camera_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T17:41:18.371Z] $ docker top 003eff0ad3d66b959ba3655303222a4113910ce5b77d2f410fc0360fda17ddfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T17:41:18.811Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T17:41:19.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T17:41:19.441Z] + ls /var/log/sa-host [2023-09-27T17:41:19.441Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T17:41:19.667Z] provisioning config files... [2023-09-27T17:41:19.676Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-297@tmp/config5321325058559655360tmp [Pipeline] { [Pipeline] echo [2023-09-27T17:41:19.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:20.045Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T17:41:20.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:20.489Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T17:41:20.523Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:20.835Z] ---> sudo-logs.sh [2023-09-27T17:41:20.835Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T17:41:20.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:21.236Z] ---> job-cost.sh [2023-09-27T17:41:21.236Z] lf-activate-venv: SKIPPING [2023-09-27T17:41:21.236Z] DEBUG: total: 0.2199999988079071 [2023-09-27T17:41:21.236Z] INFO: Retrieving Stack Cost... [2023-09-27T17:41:21.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T17:41:21.755Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T17:41:21.788Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T17:41:22.099Z] ---> logs-deploy.sh [2023-09-27T17:41:22.099Z] lf-activate-venv: SKIPPING [2023-09-27T17:41:22.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-297/1 [2023-09-27T17:41:22.099Z] INFO: archiving workspace using pattern(s): [2023-09-27T17:41:23.036Z] Archives upload complete. [2023-09-27T17:41:23.036Z] INFO: archiving logs to Nexus