Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627+bda52fbadfd1c9962f4ac4f2e389a0a009478621 (f0168ac36b2fa52a32f756532b3c679fc793e50c) 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-ssh11115641822437626847.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-ssh2715562298663042193.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-303/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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7993776392708344887.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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5395650470657749516.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-ssh2434942300219434841.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-303/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-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17468393638175523966.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9914 in /w/workspace/foundry_device-usb-camera_PR-303 [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-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bda52fbadfd1c9962f4ac4f2e389a0a009478621 into PR head commit 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 Merge succeeded, producing 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 Checking out Revision 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 (PR-303) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # 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 bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # timeout=10 Commit message: "feat!: Remove snap packaging" 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-10-24T13:55:37.711Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T13:55:37.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T13:55:37.989Z] ========================================================= [2023-10-24T13:55:37.989Z] EdgeX Global Pipelines Version Info [2023-10-24T13:55:37.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T13:55:38.742Z] ------------------- [2023-10-24T13:55:38.742Z] stable info: [2023-10-24T13:55:38.742Z] ------------------- [2023-10-24T13:55:38.742Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T13:55:38.742Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T13:55:38.742Z] Message: update stable to v1.0.254 [2023-10-24T13:55:39.310Z] ------------------- [2023-10-24T13:55:39.311Z] experimental info: [2023-10-24T13:55:39.311Z] ------------------- [2023-10-24T13:55:39.311Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T13:55:39.311Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T13:55:39.311Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T13:55:39.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-24T13:55:39.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-24T13:55:39.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T13:55:39.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T13:55:39.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T13:55:39.793Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T13:55:39.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T13:55:39.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T13:55:39.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T13:55:39.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T13:55:39.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T13:55:40.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-24T13:55:40.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T13:55:40.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T13:55:40.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T13:55:40.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T13:55:40.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T13:55:40.296Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T13:55:40.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T13:55:40.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T13:55:40.437Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T13:55:40.484Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T13:55:40.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T13:55:40.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T13:55:40.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T13:55:40.658Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T13:55:40.697Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T13:55:40.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo [2023-10-24T13:55:40.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo [2023-10-24T13:55:40.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo [2023-10-24T13:55:40.869Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo [2023-10-24T13:55:40.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fd3013 [Pipeline] echo [2023-10-24T13:55:40.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T13:55:41.078Z] provisioning config files... [2023-10-24T13:55:41.091Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config3128174439052171280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T13:55:41.434Z] ---> docker-login.sh [2023-10-24T13:55:41.435Z] nexus3.edgexfoundry.org:10001 [2023-10-24T13:55:41.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:55:41.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:55:41.696Z] Configure a credential helper to remove this warning. See [2023-10-24T13:55:41.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:55:41.696Z] [2023-10-24T13:55:41.696Z] Login Succeeded [2023-10-24T13:55:41.696Z] nexus3.edgexfoundry.org:10002 [2023-10-24T13:55:41.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:55:41.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:55:41.958Z] Configure a credential helper to remove this warning. See [2023-10-24T13:55:41.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:55:41.958Z] [2023-10-24T13:55:41.958Z] Login Succeeded [2023-10-24T13:55:41.958Z] nexus3.edgexfoundry.org:10003 [2023-10-24T13:55:41.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:55:41.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:55:41.958Z] Configure a credential helper to remove this warning. See [2023-10-24T13:55:41.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:55:41.958Z] [2023-10-24T13:55:41.958Z] Login Succeeded [2023-10-24T13:55:41.958Z] nexus3.edgexfoundry.org:10004 [2023-10-24T13:55:41.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:55:41.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:55:41.958Z] Configure a credential helper to remove this warning. See [2023-10-24T13:55:41.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:55:41.958Z] [2023-10-24T13:55:41.958Z] Login Succeeded [2023-10-24T13:55:41.958Z] docker.io [2023-10-24T13:55:42.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:55:42.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:55:42.478Z] Configure a credential helper to remove this warning. See [2023-10-24T13:55:42.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:55:42.478Z] [2023-10-24T13:55:42.478Z] Login Succeeded [2023-10-24T13:55:42.478Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T13:55:42.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T13:55:43.166Z] + git rev-list -1 --merges 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627~1..5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo [2023-10-24T13:55:43.238Z] -----------> git rev-list -1 --merges 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627~1..5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [false] [Pipeline] sh [2023-10-24T13:55:43.547Z] + git log --format=format:%s -1 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo [2023-10-24T13:55:43.578Z] ========================================================= [2023-10-24T13:55:43.578Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T13:55:43.578Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T13:55:44.009Z] + git log --format=format:%s -1 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] echo [2023-10-24T13:55:44.042Z] [semverPrep] GIT_COMMIT: 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627, Commit Message: feat!: Remove snap packaging [Pipeline] echo [2023-10-24T13:55:44.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T13:55:44.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T13:55:44.468Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T13:55:44.468Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T13:55:44.468Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T13:55:44.468Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T13:55:44.468Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T13:55:44.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:55:44.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T13:55:44.891Z] [2023-10-24T13:55:44.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:55:45.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T13:55:45.258Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T13:55:45.258Z] b85a868b505f: Pulling fs layer [2023-10-24T13:55:45.258Z] e2be974225ed: Pulling fs layer [2023-10-24T13:55:45.258Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T13:55:45.258Z] 988bab9f4d93: Pulling fs layer [2023-10-24T13:55:45.258Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T13:55:45.258Z] eaf3925da568: Pulling fs layer [2023-10-24T13:55:45.258Z] bab4dde63d76: Pulling fs layer [2023-10-24T13:55:45.258Z] bde34c3a00c8: Pulling fs layer [2023-10-24T13:55:45.258Z] b352a97aabf1: Pulling fs layer [2023-10-24T13:55:45.258Z] 988bab9f4d93: Waiting [2023-10-24T13:55:45.258Z] 1469e6f7b9e6: Waiting [2023-10-24T13:55:45.258Z] eaf3925da568: Waiting [2023-10-24T13:55:45.258Z] bab4dde63d76: Waiting [2023-10-24T13:55:45.258Z] 4872d77fe225: Pulling fs layer [2023-10-24T13:55:45.258Z] 5851b861e8e6: Pulling fs layer [2023-10-24T13:55:45.258Z] 4872d77fe225: Waiting [2023-10-24T13:55:45.258Z] 5851b861e8e6: Waiting [2023-10-24T13:55:45.258Z] e2be974225ed: Download complete [2023-10-24T13:55:45.258Z] 988bab9f4d93: Download complete [2023-10-24T13:55:45.518Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T13:55:45.518Z] 1469e6f7b9e6: Download complete [2023-10-24T13:55:45.518Z] eaf3925da568: Verifying Checksum [2023-10-24T13:55:45.518Z] eaf3925da568: Download complete [2023-10-24T13:55:45.518Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T13:55:45.518Z] 339a4e72a1f5: Download complete [2023-10-24T13:55:45.518Z] bde34c3a00c8: Verifying Checksum [2023-10-24T13:55:45.518Z] bde34c3a00c8: Download complete [2023-10-24T13:55:45.518Z] b352a97aabf1: Download complete [2023-10-24T13:55:45.518Z] 4872d77fe225: Verifying Checksum [2023-10-24T13:55:45.518Z] 4872d77fe225: Download complete [2023-10-24T13:55:45.518Z] 5851b861e8e6: Download complete [2023-10-24T13:55:45.518Z] b85a868b505f: Verifying Checksum [2023-10-24T13:55:45.518Z] b85a868b505f: Download complete [2023-10-24T13:55:45.775Z] bab4dde63d76: Verifying Checksum [2023-10-24T13:55:45.775Z] bab4dde63d76: Download complete [2023-10-24T13:55:46.708Z] b85a868b505f: Pull complete [2023-10-24T13:55:46.969Z] e2be974225ed: Pull complete [2023-10-24T13:55:47.536Z] 339a4e72a1f5: Pull complete [2023-10-24T13:55:47.536Z] 988bab9f4d93: Pull complete [2023-10-24T13:55:47.794Z] 1469e6f7b9e6: Pull complete [2023-10-24T13:55:47.794Z] eaf3925da568: Pull complete [2023-10-24T13:55:49.697Z] bab4dde63d76: Pull complete [2023-10-24T13:55:49.697Z] bde34c3a00c8: Pull complete [2023-10-24T13:55:49.697Z] b352a97aabf1: Pull complete [2023-10-24T13:55:49.957Z] 4872d77fe225: Pull complete [2023-10-24T13:55:49.957Z] 5851b861e8e6: Pull complete [2023-10-24T13:55:49.957Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T13:55:49.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T13:55:49.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:55:50.195Z] prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container [2023-10-24T13:55:50.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T13:55:53.888Z] $ docker top 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 -eo pid,comm [2023-10-24T13:55:53.943Z] 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-10-24T13:55:53.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T13:55:54.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T13:55:54.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T13:55:54.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T13:55:54.193Z] $ docker exec 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent [2023-10-24T13:55:54.297Z] SSH_AUTH_SOCK=/tmp/ssh-kjokyK5nWKar/agent.32 [2023-10-24T13:55:54.297Z] SSH_AGENT_PID=38 [2023-10-24T13:55:54.303Z] Running ssh-add (command line suppressed) [2023-10-24T13:55:54.399Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_18069839349597489125.key (/w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_18069839349597489125.key) [2023-10-24T13:55:54.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T13:55:54.744Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T13:55:54.767Z] $ docker exec --env ******** --env ******** 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent -k [2023-10-24T13:55:54.866Z] unset SSH_AUTH_SOCK; [2023-10-24T13:55:54.866Z] unset SSH_AGENT_PID; [2023-10-24T13:55:54.866Z] echo Agent pid 38 killed; [2023-10-24T13:55:54.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T13:55:54.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T13:55:54.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T13:55:55.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T13:55:55.070Z] $ docker exec 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent [2023-10-24T13:55:55.180Z] SSH_AUTH_SOCK=/tmp/ssh-KvXtatp7CJXO/agent.70 [2023-10-24T13:55:55.180Z] SSH_AGENT_PID=76 [2023-10-24T13:55:55.185Z] Running ssh-add (command line suppressed) [2023-10-24T13:55:55.283Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_7438300385596175778.key (/w/workspace/foundry_device-usb-camera_PR-303@tmp/private_key_7438300385596175778.key) [2023-10-24T13:55:55.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T13:55:55.636Z] + git semver init [2023-10-24T13:55:55.896Z] 2023-10-24 13:55:55,808 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T13:55:55.896Z] 2023-10-24 13:55:55,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-303/.semver [2023-10-24T13:55:55.896Z] 2023-10-24 13:55:55,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-303/.semver [2023-10-24T13:55:55.896Z] 2023-10-24 13:55:55,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-303/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-303, universal_newlines=False, shell=None, istream=None) [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,647 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-303/.git/info/exclude [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-303/.semver/PR-303 with force:False [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,647 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-303/.semver/PR-303 [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,651 [execute] INFO git cat-file --batch-check [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-303/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,658 [execute] INFO git cat-file --batch [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-303/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T13:55:56.840Z] 2023-10-24 13:55:56,663 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-303/.semver/PR-303 [2023-10-24T13:55:56.840Z] 0.0.0 [Pipeline] } [2023-10-24T13:55:56.871Z] $ docker exec --env ******** --env ******** 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 ssh-agent -k [2023-10-24T13:55:56.966Z] unset SSH_AUTH_SOCK; [2023-10-24T13:55:56.966Z] unset SSH_AGENT_PID; [2023-10-24T13:55:56.966Z] echo Agent pid 76 killed; [2023-10-24T13:55:56.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T13:55:57.405Z] + git semver [Pipeline] } [2023-10-24T13:55:57.686Z] $ docker stop --time=1 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 [2023-10-24T13:55:58.945Z] $ docker rm -f --volumes 74b7138239a47bd991e92ec2251042d97cd821799d6ad39d1e3ec3398d3d1d59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T13:55:59.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T13:55:59.610Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T13:55:59.627Z] [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-10-24T13:56:00.277Z] provisioning config files... [2023-10-24T13:56:00.287Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config16247262740438668271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T13:56:00.631Z] ---> docker-login.sh [2023-10-24T13:56:00.632Z] nexus3.edgexfoundry.org:10001 [2023-10-24T13:56:00.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:56:00.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:56:00.632Z] Configure a credential helper to remove this warning. See [2023-10-24T13:56:00.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:56:00.632Z] [2023-10-24T13:56:00.632Z] Login Succeeded [2023-10-24T13:56:00.632Z] nexus3.edgexfoundry.org:10002 [2023-10-24T13:56:00.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:56:00.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:56:00.632Z] Configure a credential helper to remove this warning. See [2023-10-24T13:56:00.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:56:00.632Z] [2023-10-24T13:56:00.632Z] Login Succeeded [2023-10-24T13:56:00.632Z] nexus3.edgexfoundry.org:10003 [2023-10-24T13:56:00.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:56:00.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:56:00.892Z] Configure a credential helper to remove this warning. See [2023-10-24T13:56:00.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:56:00.892Z] [2023-10-24T13:56:00.892Z] Login Succeeded [2023-10-24T13:56:00.892Z] nexus3.edgexfoundry.org:10004 [2023-10-24T13:56:00.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:56:00.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:56:00.892Z] Configure a credential helper to remove this warning. See [2023-10-24T13:56:00.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:56:00.892Z] [2023-10-24T13:56:00.892Z] Login Succeeded [2023-10-24T13:56:00.892Z] docker.io [2023-10-24T13:56:00.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:56:01.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:56:01.150Z] Configure a credential helper to remove this warning. See [2023-10-24T13:56:01.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:56:01.150Z] [2023-10-24T13:56:01.150Z] Login Succeeded [2023-10-24T13:56:01.150Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T13:56:01.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T13:56:01.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T13:56:01.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T13:56:01.442Z] ========================================================= [2023-10-24T13:56:01.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T13:56:01.442Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:56:01.925Z] + 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-10-24T13:56:01.925Z] Sending build context to Docker daemon 2.264MB [2023-10-24T13:56:01.925Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T13:56:01.925Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T13:56:01.925Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T13:56:01.925Z] 7264a8db6415: Pulling fs layer [2023-10-24T13:56:01.925Z] c4d48a809fc2: Pulling fs layer [2023-10-24T13:56:01.925Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T13:56:01.925Z] ad3a456e5733: Pulling fs layer [2023-10-24T13:56:01.925Z] 33e27b845d1e: Pulling fs layer [2023-10-24T13:56:01.925Z] c68163c4e522: Pulling fs layer [2023-10-24T13:56:01.925Z] 50da416c3ac9: Pulling fs layer [2023-10-24T13:56:01.925Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T13:56:01.925Z] ad3a456e5733: Waiting [2023-10-24T13:56:01.925Z] 33e27b845d1e: Waiting [2023-10-24T13:56:01.925Z] c68163c4e522: Waiting [2023-10-24T13:56:01.925Z] 50da416c3ac9: Waiting [2023-10-24T13:56:01.925Z] 23d2d4c4bb30: Waiting [2023-10-24T13:56:01.925Z] c4d48a809fc2: Download complete [2023-10-24T13:56:01.925Z] ad3a456e5733: Verifying Checksum [2023-10-24T13:56:01.925Z] ad3a456e5733: Download complete [2023-10-24T13:56:02.186Z] 33e27b845d1e: Verifying Checksum [2023-10-24T13:56:02.186Z] 33e27b845d1e: Download complete [2023-10-24T13:56:02.186Z] 7264a8db6415: Verifying Checksum [2023-10-24T13:56:02.186Z] 7264a8db6415: Download complete [2023-10-24T13:56:02.186Z] c68163c4e522: Verifying Checksum [2023-10-24T13:56:02.186Z] c68163c4e522: Download complete [2023-10-24T13:56:02.186Z] 7264a8db6415: Pull complete [2023-10-24T13:56:02.445Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T13:56:02.445Z] 23d2d4c4bb30: Download complete [2023-10-24T13:56:02.445Z] c4d48a809fc2: Pull complete [2023-10-24T13:56:02.445Z] 4f1c88b9dad5: Download complete [2023-10-24T13:56:03.015Z] 50da416c3ac9: Verifying Checksum [2023-10-24T13:56:03.015Z] 50da416c3ac9: Download complete [2023-10-24T13:56:05.547Z] 4f1c88b9dad5: Pull complete [2023-10-24T13:56:05.547Z] ad3a456e5733: Pull complete [2023-10-24T13:56:05.806Z] 33e27b845d1e: Pull complete [2023-10-24T13:56:05.806Z] c68163c4e522: Pull complete [2023-10-24T13:56:08.339Z] 50da416c3ac9: Pull complete [2023-10-24T13:56:08.339Z] 23d2d4c4bb30: Pull complete [2023-10-24T13:56:08.339Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T13:56:08.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T13:56:08.339Z] ---> 0786185ac409 [2023-10-24T13:56:08.339Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T13:56:12.532Z] ---> Running in 715852c2de4e [2023-10-24T13:56:12.532Z] Removing intermediate container 715852c2de4e [2023-10-24T13:56:12.532Z] ---> f0c05cbed0ff [2023-10-24T13:56:12.532Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T13:56:12.532Z] ---> Running in 6019bbb81241 [2023-10-24T13:56:12.532Z] Removing intermediate container 6019bbb81241 [2023-10-24T13:56:12.532Z] ---> 8feea46647fe [2023-10-24T13:56:12.532Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T13:56:12.532Z] ---> Running in 7d510868419b [2023-10-24T13:56:12.790Z] Removing intermediate container 7d510868419b [2023-10-24T13:56:12.790Z] ---> 36cc05902160 [2023-10-24T13:56:12.790Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T13:56:12.790Z] ---> Running in 163e058ebc52 [2023-10-24T13:56:12.790Z] Removing intermediate container 163e058ebc52 [2023-10-24T13:56:12.790Z] ---> 3e271a3cdbb1 [2023-10-24T13:56:12.790Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T13:56:12.790Z] ---> Running in 0574d35dbb99 [2023-10-24T13:56:13.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:56:13.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:56:13.308Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T13:56:13.308Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T13:56:13.308Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T13:56:13.308Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T13:56:13.308Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T13:56:13.567Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T13:56:13.567Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T13:56:13.567Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T13:56:13.567Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T13:56:13.567Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T13:56:13.567Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T13:56:13.567Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T13:56:13.567Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T13:56:13.567Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T13:56:13.567Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T13:56:13.567Z] OK: 271 MiB in 65 packages [2023-10-24T13:56:14.134Z] Removing intermediate container 0574d35dbb99 [2023-10-24T13:56:14.134Z] ---> 8ff3cfc6f63f [2023-10-24T13:56:14.134Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T13:56:14.134Z] ---> Running in 26dece737763 [2023-10-24T13:56:14.134Z] Removing intermediate container 26dece737763 [2023-10-24T13:56:14.134Z] ---> 0e6bcc4c6f46 [2023-10-24T13:56:14.134Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T13:56:14.393Z] ---> 3164de1a2f6f [2023-10-24T13:56:14.393Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:56:14.393Z] ---> Running in 047ef383c14c [2023-10-24T13:56:15.103Z] Still waiting to schedule task [2023-10-24T13:56:15.103Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9908’ [2023-10-24T13:57:10.631Z] Removing intermediate container 047ef383c14c [2023-10-24T13:57:10.631Z] ---> 7f6abfd0f1b6 [2023-10-24T13:57:10.631Z] Step 11/13 : COPY . . [2023-10-24T13:57:10.631Z] ---> 85ad3f600d67 [2023-10-24T13:57:10.631Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T13:57:10.631Z] ---> Running in c5e7719ec5b6 [2023-10-24T13:57:10.631Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T13:57:10.631Z] Dload Upload Total Spent Left Speed [2023-10-24T13:57:10.631Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9349 0 --:--:-- --:--:-- --:--:-- 9421 [2023-10-24T13:57:10.631Z] Removing intermediate container c5e7719ec5b6 [2023-10-24T13:57:10.631Z] ---> 00b626cf18c3 [2023-10-24T13:57:10.631Z] Step 13/13 : RUN ${MAKE} [2023-10-24T13:57:10.631Z] ---> Running in c5a1158da53f [2023-10-24T13:57:10.631Z] noop [2023-10-24T13:57:10.631Z] Removing intermediate container c5a1158da53f [2023-10-24T13:57:10.631Z] ---> 83df6b1a48d1 [2023-10-24T13:57:10.631Z] Successfully built 83df6b1a48d1 [2023-10-24T13:57:10.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:57:11.082Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T13:57:11.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:57:11.235Z] prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container [2023-10-24T13:57:11.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T13:57:11.671Z] $ docker top 4a792fe71ebda601f65615a50c4a2e4839451817e0f5831707f2ce5688db12d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T13:57:12.068Z] + go version [2023-10-24T13:57:12.068Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T13:57:12.098Z] $ docker stop --time=1 4a792fe71ebda601f65615a50c4a2e4839451817e0f5831707f2ce5688db12d5 [2023-10-24T13:57:13.482Z] $ docker rm -f --volumes 4a792fe71ebda601f65615a50c4a2e4839451817e0f5831707f2ce5688db12d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:57:14.175Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T13:57:14.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:57:14.324Z] prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container [2023-10-24T13:57:14.358Z] $ 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-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T13:57:14.758Z] $ docker top a462c077a6ad33036ea42f6130af57654823ccdb4d04c3c4d09ff4223bb65400 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T13:57:15.154Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-303 [Pipeline] fileExists [Pipeline] sh [2023-10-24T13:57:15.510Z] + make test [2023-10-24T13:57:15.510Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T13:57:16.887Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T13:57:29.090Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T13:57:29.090Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2023-10-24T13:57:37.235Z] go vet ./... [2023-10-24T13:57:39.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T13:57:39.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T13:57:39.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T13:57:39.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T13:57:39.829Z] $ docker stop --time=1 a462c077a6ad33036ea42f6130af57654823ccdb4d04c3c4d09ff4223bb65400 [2023-10-24T13:57:42.994Z] $ docker rm -f --volumes a462c077a6ad33036ea42f6130af57654823ccdb4d04c3c4d09ff4223bb65400 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T13:57:43.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T13:57:43.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T13:57:44.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T13:57:44.609Z] + ls -al . [2023-10-24T13:57:44.609Z] total 216 [2023-10-24T13:57:44.609Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 13:57 . [2023-10-24T13:57:44.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 13:55 .. [2023-10-24T13:57:44.609Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 13:57 .git [2023-10-24T13:57:44.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:55 .github [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 13:55 .gitignore [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 13:55 .golangci.yml [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 13:55 .hadolint.yml [2023-10-24T13:57:44.609Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 13:55 .semver [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 13:55 Attribution.txt [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 13:55 CHANGELOG.md [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 13:55 Dockerfile [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 13:55 GOVERNANCE.md [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 13:55 Jenkinsfile [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 13:55 LICENSE [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 13:55 Makefile [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 13:55 OWNERS.md [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 13:55 README.md [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 13:55 VERSION [2023-10-24T13:57:44.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:55 bin [2023-10-24T13:57:44.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:55 cmd [2023-10-24T13:57:44.609Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 13:57 coverage.out [2023-10-24T13:57:44.609Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 13:55 docker-entrypoint.sh [2023-10-24T13:57:44.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 13:55 docs [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 13:55 go.mod [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 13:55 go.sum [2023-10-24T13:57:44.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 13:55 internal [2023-10-24T13:57:44.609Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 13:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:57:45.008Z] + 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=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 --label arch=amd64 --label version=0.0.0 . [2023-10-24T13:57:45.008Z] Sending build context to Docker daemon 2.319MB [2023-10-24T13:57:45.008Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T13:57:45.008Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T13:57:45.008Z] ---> 83df6b1a48d1 [2023-10-24T13:57:45.008Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T13:57:45.008Z] ---> Running in f5f78485c202 [2023-10-24T13:57:45.008Z] Removing intermediate container f5f78485c202 [2023-10-24T13:57:45.008Z] ---> 5ee9189ce196 [2023-10-24T13:57:45.008Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T13:57:45.276Z] ---> Running in 010123c7786b [2023-10-24T13:57:45.277Z] Removing intermediate container 010123c7786b [2023-10-24T13:57:45.277Z] ---> 55a6bf030e8b [2023-10-24T13:57:45.277Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T13:57:45.277Z] ---> Running in dc7f48742692 [2023-10-24T13:57:45.277Z] Removing intermediate container dc7f48742692 [2023-10-24T13:57:45.277Z] ---> 1e9d58387250 [2023-10-24T13:57:45.277Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T13:57:45.277Z] ---> Running in 0fd05964c2e3 [2023-10-24T13:57:45.549Z] Removing intermediate container 0fd05964c2e3 [2023-10-24T13:57:45.550Z] ---> 0842d3e8e9c7 [2023-10-24T13:57:45.550Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T13:57:45.550Z] ---> Running in cc5f43077ff3 [2023-10-24T13:57:45.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:57:45.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:57:46.066Z] OK: 271 MiB in 65 packages [2023-10-24T13:57:46.327Z] Removing intermediate container cc5f43077ff3 [2023-10-24T13:57:46.327Z] ---> 850726b1e94d [2023-10-24T13:57:46.327Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T13:57:46.327Z] ---> Running in cadb47b5758e [2023-10-24T13:57:46.585Z] Removing intermediate container cadb47b5758e [2023-10-24T13:57:46.585Z] ---> 807c18d006d4 [2023-10-24T13:57:46.585Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T13:57:46.585Z] ---> 4d9ed5194626 [2023-10-24T13:57:46.585Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:57:46.585Z] ---> Running in e5cf5c19c669 [2023-10-24T13:57:47.526Z] Removing intermediate container e5cf5c19c669 [2023-10-24T13:57:47.526Z] ---> 5a0bd9873c26 [2023-10-24T13:57:47.526Z] Step 11/36 : COPY . . [2023-10-24T13:57:47.526Z] ---> b16e83d040eb [2023-10-24T13:57:47.526Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T13:57:47.526Z] ---> Running in 181dabc276f6 [2023-10-24T13:57:48.095Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T13:57:48.095Z] Dload Upload Total Spent Left Speed [2023-10-24T13:57:48.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37756 0 --:--:-- --:--:-- --:--:-- 39156 [2023-10-24T13:57:48.355Z] Removing intermediate container 181dabc276f6 [2023-10-24T13:57:48.355Z] ---> da3dbd6fa376 [2023-10-24T13:57:48.355Z] Step 13/36 : RUN ${MAKE} [2023-10-24T13:57:48.355Z] ---> Running in 3fc76cd6d886 [2023-10-24T13:57:48.615Z] 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.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T13:58:10.543Z] Removing intermediate container 3fc76cd6d886 [2023-10-24T13:58:10.543Z] ---> 284c7f134405 [2023-10-24T13:58:10.543Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T13:58:10.801Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T13:58:11.060Z] 4acc49c71d14: Pulling fs layer [2023-10-24T13:58:11.628Z] 4acc49c71d14: Verifying Checksum [2023-10-24T13:58:11.628Z] 4acc49c71d14: Download complete [2023-10-24T13:58:11.887Z] 4acc49c71d14: Pull complete [2023-10-24T13:58:11.887Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T13:58:11.887Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T13:58:11.887Z] ---> 01a2bd3e5fff [2023-10-24T13:58:11.887Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T13:58:12.453Z] 3.18: Pulling from library/alpine [2023-10-24T13:58:12.453Z] 96526aa774ef: Pulling fs layer [2023-10-24T13:58:12.711Z] 96526aa774ef: Verifying Checksum [2023-10-24T13:58:12.711Z] 96526aa774ef: Download complete [2023-10-24T13:58:13.271Z] 96526aa774ef: Pull complete [2023-10-24T13:58:13.271Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:58:13.271Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T13:58:13.271Z] ---> 8ca4688f4f35 [2023-10-24T13:58:13.271Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T13:58:13.529Z] ---> Running in 68229bf00050 [2023-10-24T13:58:13.529Z] Removing intermediate container 68229bf00050 [2023-10-24T13:58:13.529Z] ---> 6053a0bc6b94 [2023-10-24T13:58:13.529Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T13:58:13.529Z] ---> Running in 619cca12f96f [2023-10-24T13:58:13.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:58:13.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:58:14.044Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-24T13:58:14.044Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-24T13:58:14.044Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T13:58:14.044Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-24T13:58:14.044Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-24T13:58:14.044Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-24T13:58:14.044Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-24T13:58:14.303Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-24T13:58:14.303Z] (9/107) Installing libxcb (1.15-r1) [2023-10-24T13:58:14.303Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-24T13:58:14.303Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-24T13:58:14.303Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-24T13:58:14.303Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-24T13:58:14.303Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-24T13:58:14.303Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-24T13:58:14.303Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-24T13:58:14.303Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T13:58:14.303Z] (18/107) Installing libva (2.18.0-r1) [2023-10-24T13:58:14.303Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-24T13:58:14.303Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T13:58:14.303Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T13:58:14.303Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-24T13:58:14.303Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T13:58:14.303Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-24T13:58:14.303Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-24T13:58:14.303Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-24T13:58:14.303Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-24T13:58:14.303Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-24T13:58:14.303Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-24T13:58:14.303Z] (30/107) Installing opus (1.4-r0) [2023-10-24T13:58:14.303Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T13:58:14.303Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-24T13:58:14.303Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T13:58:14.303Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-24T13:58:14.303Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-24T13:58:14.303Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-24T13:58:14.303Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-24T13:58:14.561Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-24T13:58:14.561Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T13:58:14.561Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-24T13:58:14.561Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-24T13:58:14.561Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-24T13:58:14.561Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T13:58:14.561Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-24T13:58:14.561Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-24T13:58:14.561Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-24T13:58:14.561Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-24T13:58:14.561Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-24T13:58:14.561Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-24T13:58:14.561Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-24T13:58:14.818Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-24T13:58:14.818Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-24T13:58:14.818Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-24T13:58:14.818Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-24T13:58:14.818Z] (55/107) Installing glib (2.76.4-r0) [2023-10-24T13:58:14.818Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-24T13:58:14.818Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-24T13:58:14.818Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-24T13:58:14.818Z] (59/107) Installing libass (0.17.1-r0) [2023-10-24T13:58:14.818Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-24T13:58:14.818Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-24T13:58:14.818Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-24T13:58:14.818Z] (63/107) Installing libunistring (1.1-r1) [2023-10-24T13:58:14.818Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-24T13:58:14.818Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-24T13:58:14.818Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-24T13:58:14.818Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-24T13:58:14.818Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-24T13:58:14.818Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-24T13:58:14.818Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-24T13:58:14.818Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-24T13:58:14.818Z] (72/107) Installing librist (0.2.7-r0) [2023-10-24T13:58:14.818Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-24T13:58:14.818Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-24T13:58:14.818Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-24T13:58:14.818Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-24T13:58:15.077Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-24T13:58:15.077Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-24T13:58:15.077Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T13:58:15.077Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T13:58:15.077Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T13:58:15.077Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-24T13:58:15.077Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T13:58:15.077Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-24T13:58:15.077Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T13:58:15.077Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T13:58:15.077Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-24T13:58:15.077Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-24T13:58:15.077Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T13:58:15.077Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-24T13:58:15.077Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-24T13:58:15.077Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-24T13:58:15.077Z] (93/107) Installing orc (0.4.34-r0) [2023-10-24T13:58:15.077Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-24T13:58:15.077Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-24T13:58:15.077Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-24T13:58:15.077Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-24T13:58:15.337Z] (98/107) Installing libpulse (16.1-r10) [2023-10-24T13:58:15.337Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T13:58:15.337Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T13:58:15.337Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T13:58:15.337Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-24T13:58:15.337Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-24T13:58:15.337Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-24T13:58:15.337Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-24T13:58:15.337Z] (106/107) Installing kmod-libs (30-r3) [2023-10-24T13:58:15.337Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-24T13:58:15.337Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T13:58:15.337Z] Executing glib-2.76.4-r0.trigger [2023-10-24T13:58:15.337Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T13:58:15.337Z] OK: 131 MiB in 122 packages [2023-10-24T13:58:18.718Z] Removing intermediate container 619cca12f96f [2023-10-24T13:58:18.718Z] ---> 91822221d6cb [2023-10-24T13:58:18.718Z] Step 18/36 : WORKDIR / [2023-10-24T13:58:18.718Z] ---> Running in d9229cb2f978 [2023-10-24T13:58:18.718Z] Removing intermediate container d9229cb2f978 [2023-10-24T13:58:18.718Z] ---> 26f79f3180ea [2023-10-24T13:58:18.718Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T13:58:19.652Z] ---> e232ac462418 [2023-10-24T13:58:19.652Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T13:58:19.652Z] ---> a11b3169627c [2023-10-24T13:58:19.652Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T13:58:19.652Z] ---> 644944b4b714 [2023-10-24T13:58:19.652Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T13:58:20.105Z] ---> 4649772ef761 [2023-10-24T13:58:20.105Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T13:58:20.105Z] ---> c76b6b074a71 [2023-10-24T13:58:20.105Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T13:58:20.105Z] ---> 4c33e498872d [2023-10-24T13:58:20.105Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T13:58:21.044Z] ---> eb7a2082a398 [2023-10-24T13:58:21.044Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T13:58:21.044Z] ---> Running in 52da448fd899 [2023-10-24T13:58:21.613Z] Removing intermediate container 52da448fd899 [2023-10-24T13:58:21.613Z] ---> 812181560e69 [2023-10-24T13:58:21.613Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T13:58:21.613Z] ---> Running in bfea08414699 [2023-10-24T13:58:22.183Z] Removing intermediate container bfea08414699 [2023-10-24T13:58:22.183Z] ---> a3f95c91c15d [2023-10-24T13:58:22.183Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T13:58:22.183Z] ---> Running in 3e24043a5888 [2023-10-24T13:58:22.753Z] Removing intermediate container 3e24043a5888 [2023-10-24T13:58:22.753Z] ---> fd991fbe712b [2023-10-24T13:58:22.753Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T13:58:22.753Z] ---> Running in ca5c95207852 [2023-10-24T13:58:23.324Z] Removing intermediate container ca5c95207852 [2023-10-24T13:58:23.324Z] ---> 8d7dae71d54e [2023-10-24T13:58:23.324Z] Step 30/36 : EXPOSE 59983 [2023-10-24T13:58:23.324Z] ---> Running in 923cfb882997 [2023-10-24T13:58:23.324Z] Removing intermediate container 923cfb882997 [2023-10-24T13:58:23.324Z] ---> 8dae350700ab [2023-10-24T13:58:23.324Z] Step 31/36 : EXPOSE 8554 [2023-10-24T13:58:23.324Z] ---> Running in 9ee51ad445c3 [2023-10-24T13:58:23.324Z] Removing intermediate container 9ee51ad445c3 [2023-10-24T13:58:23.324Z] ---> 21ec050ef3ab [2023-10-24T13:58:23.324Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T13:58:23.324Z] ---> Running in e8c5191bb566 [2023-10-24T13:58:23.585Z] Removing intermediate container e8c5191bb566 [2023-10-24T13:58:23.585Z] ---> 16d099f220af [2023-10-24T13:58:23.585Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T13:58:23.585Z] ---> Running in bfa21f9407ef [2023-10-24T13:58:23.585Z] Removing intermediate container bfa21f9407ef [2023-10-24T13:58:23.585Z] ---> c8b99ecbf5d3 [2023-10-24T13:58:23.585Z] Step 34/36 : LABEL arch=amd64 [2023-10-24T13:58:23.585Z] ---> Running in 8da95a1f8a59 [2023-10-24T13:58:23.585Z] Removing intermediate container 8da95a1f8a59 [2023-10-24T13:58:23.585Z] ---> 64e1ba646fb7 [2023-10-24T13:58:23.585Z] Step 35/36 : LABEL git_sha=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [2023-10-24T13:58:23.585Z] ---> Running in a8c9f3a988d5 [2023-10-24T13:58:23.846Z] Removing intermediate container a8c9f3a988d5 [2023-10-24T13:58:23.846Z] ---> 652498a57937 [2023-10-24T13:58:23.846Z] Step 36/36 : LABEL version=0.0.0 [2023-10-24T13:58:23.846Z] ---> Running in 63ad1f6062d8 [2023-10-24T13:58:23.846Z] Removing intermediate container 63ad1f6062d8 [2023-10-24T13:58:23.846Z] ---> 9682dc8b5780 [2023-10-24T13:58:23.846Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T13:58:23.846Z] Successfully built 9682dc8b5780 [2023-10-24T13:58:23.846Z] 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-10-24T13:58:24.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T13:58:24.696Z] [2023-10-24T13:58:24.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:58:25.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T13:58:25.098Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T13:58:25.098Z] 5eb5b503b376: Pulling fs layer [2023-10-24T13:58:25.098Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T13:58:25.098Z] ec43610c2a17: Pulling fs layer [2023-10-24T13:58:25.098Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T13:58:25.098Z] 33b1e0a273af: Pulling fs layer [2023-10-24T13:58:25.098Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T13:58:25.098Z] 2f39f015ded8: Pulling fs layer [2023-10-24T13:58:25.098Z] 3a2ae6a8a46f: Waiting [2023-10-24T13:58:25.098Z] 33b1e0a273af: Waiting [2023-10-24T13:58:25.098Z] 2f39f015ded8: Waiting [2023-10-24T13:58:25.098Z] 5d3b04190fa2: Waiting [2023-10-24T13:58:25.098Z] 5c69ac0246d0: Download complete [2023-10-24T13:58:25.098Z] 3a2ae6a8a46f: Download complete [2023-10-24T13:58:25.356Z] 33b1e0a273af: Verifying Checksum [2023-10-24T13:58:25.356Z] 33b1e0a273af: Download complete [2023-10-24T13:58:25.356Z] ec43610c2a17: Verifying Checksum [2023-10-24T13:58:25.356Z] ec43610c2a17: Download complete [2023-10-24T13:58:25.356Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T13:58:25.356Z] 5d3b04190fa2: Download complete [2023-10-24T13:58:25.356Z] 5eb5b503b376: Verifying Checksum [2023-10-24T13:58:25.356Z] 5eb5b503b376: Download complete [2023-10-24T13:58:25.922Z] 2f39f015ded8: Download complete [2023-10-24T13:58:26.487Z] 5eb5b503b376: Pull complete [2023-10-24T13:58:26.747Z] 5c69ac0246d0: Pull complete [2023-10-24T13:58:27.313Z] ec43610c2a17: Pull complete [2023-10-24T13:58:27.313Z] 3a2ae6a8a46f: Pull complete [2023-10-24T13:58:27.572Z] 33b1e0a273af: Pull complete [2023-10-24T13:58:27.572Z] 5d3b04190fa2: Pull complete [2023-10-24T13:58:31.760Z] 2f39f015ded8: Pull complete [2023-10-24T13:58:31.760Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T13:58:31.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T13:58:31.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:58:31.987Z] prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container [2023-10-24T13:58:32.016Z] $ 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-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T13:58:36.333Z] $ docker top c01b964fefa00b8ed2b0489f6e7708bc36ff134c7b6f044f3986f16916744b19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T13:58:36.791Z] ---> job-cost.sh [2023-10-24T13:58:36.791Z] lf-activate-venv: SKIPPING [2023-10-24T13:58:36.791Z] INFO: No Stack... [2023-10-24T13:58:37.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T13:58:37.310Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T13:58:37.621Z] + cat /w/workspace/foundry_device-usb-camera_PR-303/archives/cost.csv [2023-10-24T13:58:37.621Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T13:58:37.659Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [2023-10-24T13:58:37.664Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] did not exist. Created. [2023-10-24T13:58:37.664Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T13:58:38.048Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T13:58:38.095Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T13:58:38.126Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T13:58:38.196Z] $ docker stop --time=1 c01b964fefa00b8ed2b0489f6e7708bc36ff134c7b6f044f3986f16916744b19 [2023-10-24T13:58:39.341Z] $ docker rm -f --volumes c01b964fefa00b8ed2b0489f6e7708bc36ff134c7b6f044f3986f16916744b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T14:00:05.877Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9915 in /w/workspace/foundry_device-usb-camera_PR-303 [Pipeline] { [Pipeline] ws [2023-10-24T14:00:05.935Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-24T14:00:06.015Z] Selected Git installation does not exist. Using Default [2023-10-24T14:00:06.015Z] The recommended git tool is: NONE [2023-10-24T14:00:11.554Z] using credential edgex-jenkins-ssh [2023-10-24T14:00:11.574Z] Cloning the remote Git repository [2023-10-24T14:00:11.625Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T14:00:11.737Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-24T14:00:11.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T14:00:11.898Z] > git --version # timeout=10 [2023-10-24T14:00:11.921Z] > git --version # 'git version 2.25.1' [2023-10-24T14:00:11.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T14:00:12.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T14:00:13.706Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T14:00:13.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T14:00:14.605Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T14:00:14.647Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T14:00:14.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T14:00:14.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T14:00:15.638Z] Merging remotes/origin/main commit bda52fbadfd1c9962f4ac4f2e389a0a009478621 into PR head commit 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [2023-10-24T14:00:15.988Z] Merge succeeded, producing 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [2023-10-24T14:00:15.989Z] Checking out Revision 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 (PR-303) [2023-10-24T14:00:15.657Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T14:00:15.758Z] > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # timeout=10 [2023-10-24T14:00:15.870Z] > git remote # timeout=10 [2023-10-24T14:00:15.893Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T14:00:15.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T14:00:15.929Z] > git merge bda52fbadfd1c9962f4ac4f2e389a0a009478621 # timeout=10 [2023-10-24T14:00:15.960Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T14:00:16.003Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T14:00:16.020Z] > git checkout -f 5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 # timeout=10 [2023-10-24T14:00:19.522Z] Commit message: "feat!: Remove snap packaging" [2023-10-24T14:00:19.579Z] > git --version # timeout=10 [2023-10-24T14:00:19.591Z] > git --version # 'git version 2.25.1' [2023-10-24T14:00:19.603Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T14:00:21.249Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T14:00:21.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T14:00:21.249Z] Dload Upload Total Spent Left Speed [2023-10-24T14:00:22.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 39599 0 --:--:-- --:--:-- --:--:-- 39599 [Pipeline] sh [2023-10-24T14:00:23.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T14:00:23.663Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-10-24T14:00:23.663Z] sudo tee /etc/docker/daemon.new [2023-10-24T14:00:23.663Z] { [2023-10-24T14:00:23.663Z] "registry-mirrors": [ [2023-10-24T14:00:23.663Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T14:00:23.663Z] ], [2023-10-24T14:00:23.663Z] "bip": "10.250.0.254/24", [2023-10-24T14:00:23.663Z] "hosts": [ [2023-10-24T14:00:23.663Z] "tcp://0.0.0.0:5555", [2023-10-24T14:00:23.663Z] "unix:///var/run/docker.sock" [2023-10-24T14:00:23.663Z] ], [2023-10-24T14:00:23.663Z] "mtu": 1458, [2023-10-24T14:00:23.663Z] "selinux-enabled": true, [2023-10-24T14:00:23.663Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T14:00:23.663Z] } [Pipeline] sh [2023-10-24T14:00:24.008Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T14:00:24.375Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T14:00:42.757Z] provisioning config files... [2023-10-24T14:00:42.788Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9395068647556480625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:00:43.215Z] ---> docker-login.sh [2023-10-24T14:00:43.216Z] nexus3.edgexfoundry.org:10001 [2023-10-24T14:00:43.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:00:44.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:00:44.082Z] Configure a credential helper to remove this warning. See [2023-10-24T14:00:44.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:00:44.082Z] [2023-10-24T14:00:44.082Z] Login Succeeded [2023-10-24T14:00:44.082Z] nexus3.edgexfoundry.org:10002 [2023-10-24T14:00:44.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:00:44.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:00:44.629Z] Configure a credential helper to remove this warning. See [2023-10-24T14:00:44.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:00:44.629Z] [2023-10-24T14:00:44.629Z] Login Succeeded [2023-10-24T14:00:44.629Z] nexus3.edgexfoundry.org:10003 [2023-10-24T14:00:44.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:00:44.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:00:44.899Z] Configure a credential helper to remove this warning. See [2023-10-24T14:00:44.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:00:44.899Z] [2023-10-24T14:00:44.899Z] Login Succeeded [2023-10-24T14:00:44.899Z] nexus3.edgexfoundry.org:10004 [2023-10-24T14:00:45.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:00:45.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:00:45.437Z] Configure a credential helper to remove this warning. See [2023-10-24T14:00:45.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:00:45.437Z] [2023-10-24T14:00:45.437Z] Login Succeeded [2023-10-24T14:00:45.437Z] docker.io [2023-10-24T14:00:45.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:00:46.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:00:46.292Z] Configure a credential helper to remove this warning. See [2023-10-24T14:00:46.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:00:46.292Z] [2023-10-24T14:00:46.292Z] Login Succeeded [2023-10-24T14:00:46.292Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T14:00:46.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T14:00:46.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T14:00:46.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T14:00:46.864Z] ========================================================= [2023-10-24T14:00:46.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T14:00:46.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:00:47.387Z] + 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-10-24T14:00:47.657Z] Sending build context to Docker daemon 1.342MB [2023-10-24T14:00:47.657Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T14:00:47.657Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T14:00:47.932Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T14:00:47.932Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T14:00:47.932Z] 5d54e960e981: Pulling fs layer [2023-10-24T14:00:47.932Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T14:00:47.932Z] f0e02332f6b5: Pulling fs layer [2023-10-24T14:00:47.932Z] cefa15bbcfad: Pulling fs layer [2023-10-24T14:00:47.932Z] 17808c966233: Pulling fs layer [2023-10-24T14:00:47.932Z] f4c1fc716caa: Pulling fs layer [2023-10-24T14:00:47.932Z] cefa15bbcfad: Waiting [2023-10-24T14:00:47.932Z] 17808c966233: Waiting [2023-10-24T14:00:47.932Z] f0e02332f6b5: Waiting [2023-10-24T14:00:47.932Z] f4c1fc716caa: Waiting [2023-10-24T14:00:47.932Z] 5d54e960e981: Verifying Checksum [2023-10-24T14:00:47.932Z] 5d54e960e981: Download complete [2023-10-24T14:00:47.932Z] cefa15bbcfad: Verifying Checksum [2023-10-24T14:00:47.932Z] cefa15bbcfad: Download complete [2023-10-24T14:00:48.203Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T14:00:48.203Z] 9fda8d8052c6: Download complete [2023-10-24T14:00:48.472Z] f4c1fc716caa: Verifying Checksum [2023-10-24T14:00:48.472Z] f4c1fc716caa: Download complete [2023-10-24T14:00:49.061Z] 9fda8d8052c6: Pull complete [2023-10-24T14:00:50.042Z] 5d54e960e981: Pull complete [2023-10-24T14:00:50.042Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T14:00:50.042Z] c4a7e357bf2a: Download complete [2023-10-24T14:00:51.008Z] 17808c966233: Verifying Checksum [2023-10-24T14:00:51.008Z] 17808c966233: Download complete [2023-10-24T14:01:03.421Z] c4a7e357bf2a: Pull complete [2023-10-24T14:01:03.421Z] f0e02332f6b5: Pull complete [2023-10-24T14:01:03.421Z] cefa15bbcfad: Pull complete [2023-10-24T14:01:11.657Z] 17808c966233: Pull complete [2023-10-24T14:01:12.644Z] f4c1fc716caa: Pull complete [2023-10-24T14:01:12.644Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T14:01:12.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T14:01:12.644Z] ---> ea914061e18c [2023-10-24T14:01:12.644Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T14:01:13.612Z] ---> Running in 75284d947885 [2023-10-24T14:01:13.880Z] Removing intermediate container 75284d947885 [2023-10-24T14:01:13.880Z] ---> c95281d5ec86 [2023-10-24T14:01:13.880Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T14:01:13.880Z] ---> Running in 59042476c6c6 [2023-10-24T14:01:14.147Z] Removing intermediate container 59042476c6c6 [2023-10-24T14:01:14.147Z] ---> 6cdbd3e1e062 [2023-10-24T14:01:14.147Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T14:01:14.424Z] ---> Running in daf19e481f11 [2023-10-24T14:01:14.702Z] Removing intermediate container daf19e481f11 [2023-10-24T14:01:14.702Z] ---> ce1ce25254e7 [2023-10-24T14:01:14.702Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T14:01:14.702Z] ---> Running in 4c6ed5e2a01e [2023-10-24T14:01:14.975Z] Removing intermediate container 4c6ed5e2a01e [2023-10-24T14:01:14.975Z] ---> 409fe6c17654 [2023-10-24T14:01:14.975Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T14:01:14.975Z] ---> Running in 2775dc032bf0 [2023-10-24T14:01:16.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T14:01:16.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T14:01:17.619Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T14:01:17.619Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T14:01:17.619Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T14:01:17.619Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T14:01:17.619Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T14:01:17.892Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T14:01:17.892Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T14:01:17.892Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T14:01:17.892Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T14:01:17.892Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T14:01:17.892Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T14:01:17.892Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T14:01:17.892Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T14:01:17.892Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T14:01:17.892Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T14:01:17.892Z] OK: 273 MiB in 65 packages [2023-10-24T14:01:19.305Z] Removing intermediate container 2775dc032bf0 [2023-10-24T14:01:19.305Z] ---> 1aeb965431c7 [2023-10-24T14:01:19.305Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T14:01:19.305Z] ---> Running in bf4fa18592a9 [2023-10-24T14:01:19.889Z] Removing intermediate container bf4fa18592a9 [2023-10-24T14:01:19.889Z] ---> 08eb6d09f6b4 [2023-10-24T14:01:19.889Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T14:01:20.156Z] ---> 362447f8f685 [2023-10-24T14:01:20.156Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T14:01:20.422Z] ---> Running in 59a8c0003c22 [2023-10-24T14:03:00.154Z] Removing intermediate container 59a8c0003c22 [2023-10-24T14:03:00.154Z] ---> 5e0b917002e5 [2023-10-24T14:03:00.154Z] Step 11/13 : COPY . . [2023-10-24T14:03:00.154Z] ---> a925094e7465 [2023-10-24T14:03:00.154Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T14:03:00.154Z] ---> Running in 2306541f8ebe [2023-10-24T14:03:00.154Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T14:03:00.154Z]  Dload Upload Total Spent Left Speed [2023-10-24T14:03:00.154Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6203 0 --:--:-- --:--:-- --:--:-- 6233 [2023-10-24T14:03:00.154Z] Removing intermediate container 2306541f8ebe [2023-10-24T14:03:00.154Z] ---> 9f37faf0174f [2023-10-24T14:03:00.154Z] Step 13/13 : RUN ${MAKE} [2023-10-24T14:03:00.154Z] ---> Running in 41ce54316556 [2023-10-24T14:03:00.154Z] noop [2023-10-24T14:03:00.154Z] Removing intermediate container 41ce54316556 [2023-10-24T14:03:00.154Z] ---> 1014d381dfea [2023-10-24T14:03:00.154Z] Successfully built 1014d381dfea [2023-10-24T14:03:00.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:03:00.629Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T14:03:00.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:03:00.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-9915 does not seem to be running inside a container [2023-10-24T14:03:00.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T14:03:02.150Z] $ docker top 1c029efcbd0136ffebc148f48489ed584811abd1261673912ff0835450c1130a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:03:03.018Z] + go version [2023-10-24T14:03:03.018Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T14:03:03.048Z] $ docker stop --time=1 1c029efcbd0136ffebc148f48489ed584811abd1261673912ff0835450c1130a [2023-10-24T14:03:04.635Z] $ docker rm -f --volumes 1c029efcbd0136ffebc148f48489ed584811abd1261673912ff0835450c1130a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:03:05.454Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T14:03:05.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:03:05.690Z] prd-ubuntu20.04-docker-arm64-4c-16g-9915 does not seem to be running inside a container [2023-10-24T14:03:05.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T14:03:06.900Z] $ docker top 4bd18062eb51608aade75d90aa58e9eeeba71c434cb91f4b607fc6e9a635bb34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:03:07.790Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T14:03:08.491Z] + make test [2023-10-24T14:03:08.491Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T14:03:12.735Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T14:04:49.348Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T14:04:49.348Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 4.4% of statements [2023-10-24T14:04:50.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T14:04:50.311Z] go vet ./... [2023-10-24T14:05:12.361Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T14:05:12.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T14:05:12.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T14:05:12.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T14:05:12.430Z] $ docker stop --time=1 4bd18062eb51608aade75d90aa58e9eeeba71c434cb91f4b607fc6e9a635bb34 [2023-10-24T14:05:14.327Z] $ docker rm -f --volumes 4bd18062eb51608aade75d90aa58e9eeeba71c434cb91f4b607fc6e9a635bb34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T14:05:15.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T14:05:15.612Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T14:05:16.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T14:05:16.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T14:05:17.006Z] + ls -al . [2023-10-24T14:05:17.006Z] total 212 [2023-10-24T14:05:17.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:03 . [2023-10-24T14:05:17.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:00 .. [2023-10-24T14:05:17.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:00 .git [2023-10-24T14:05:17.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:00 .github [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 14:00 .gitignore [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 14:00 .golangci.yml [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 14:00 .hadolint.yml [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 14:00 Attribution.txt [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 14:00 CHANGELOG.md [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 14:00 Dockerfile [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 14:00 GOVERNANCE.md [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 14:00 Jenkinsfile [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 14:00 LICENSE [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 14:00 Makefile [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 14:00 OWNERS.md [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 14:00 README.md [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 13:55 VERSION [2023-10-24T14:05:17.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:00 bin [2023-10-24T14:05:17.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:00 cmd [2023-10-24T14:05:17.006Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 14:04 coverage.out [2023-10-24T14:05:17.006Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 14:00 docker-entrypoint.sh [2023-10-24T14:05:17.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:00 docs [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 14:00 go.mod [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 14:00 go.sum [2023-10-24T14:05:17.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:00 internal [2023-10-24T14:05:17.006Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 14:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:05:17.426Z] + 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=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 --label arch=arm64 --label version=0.0.0 . [2023-10-24T14:05:17.697Z] Sending build context to Docker daemon 1.397MB [2023-10-24T14:05:17.697Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T14:05:17.697Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T14:05:17.697Z] ---> 1014d381dfea [2023-10-24T14:05:17.697Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T14:05:18.278Z] ---> Running in bcc46277715a [2023-10-24T14:05:18.545Z] Removing intermediate container bcc46277715a [2023-10-24T14:05:18.545Z] ---> 48a7806a4b53 [2023-10-24T14:05:18.545Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T14:05:18.545Z] ---> Running in 6380b414751d [2023-10-24T14:05:18.816Z] Removing intermediate container 6380b414751d [2023-10-24T14:05:18.816Z] ---> 504bfaaad1ab [2023-10-24T14:05:18.816Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T14:05:18.816Z] ---> Running in 72dd4d695aa8 [2023-10-24T14:05:19.397Z] Removing intermediate container 72dd4d695aa8 [2023-10-24T14:05:19.397Z] ---> a1c9be4e2b27 [2023-10-24T14:05:19.397Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T14:05:19.397Z] ---> Running in 8461c58a5e08 [2023-10-24T14:05:19.665Z] Removing intermediate container 8461c58a5e08 [2023-10-24T14:05:19.665Z] ---> c34577fd170b [2023-10-24T14:05:19.665Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T14:05:19.665Z] ---> Running in 370902a543e6 [2023-10-24T14:05:21.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T14:05:21.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T14:05:22.489Z] OK: 273 MiB in 65 packages [2023-10-24T14:05:23.074Z] Removing intermediate container 370902a543e6 [2023-10-24T14:05:23.074Z] ---> 8d3a46201ff4 [2023-10-24T14:05:23.074Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T14:05:23.074Z] ---> Running in 1fb29d44fd2c [2023-10-24T14:05:23.348Z] Removing intermediate container 1fb29d44fd2c [2023-10-24T14:05:23.348Z] ---> 44ef711cd865 [2023-10-24T14:05:23.348Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T14:05:23.940Z] ---> ba3335486b19 [2023-10-24T14:05:23.940Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T14:05:24.226Z] ---> Running in c9d44189fa18 [2023-10-24T14:05:26.816Z] Removing intermediate container c9d44189fa18 [2023-10-24T14:05:26.816Z] ---> eeef7fa37f2b [2023-10-24T14:05:26.816Z] Step 11/36 : COPY . . [2023-10-24T14:05:27.780Z] ---> cd4a538a8bc3 [2023-10-24T14:05:27.780Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T14:05:27.780Z] ---> Running in 08d44a6e036a [2023-10-24T14:05:28.754Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T14:05:28.754Z] Dload Upload Total Spent Left Speed [2023-10-24T14:05:29.020Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6337 0 --:--:-- --:--:-- --:--:-- 6526 [2023-10-24T14:05:29.607Z] Removing intermediate container 08d44a6e036a [2023-10-24T14:05:29.607Z] ---> 35684f545e80 [2023-10-24T14:05:29.607Z] Step 13/36 : RUN ${MAKE} [2023-10-24T14:05:29.607Z] ---> Running in 34c7b0329ae9 [2023-10-24T14:05:30.689Z] 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.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T14:07:37.373Z] Removing intermediate container 34c7b0329ae9 [2023-10-24T14:07:37.373Z] ---> 2c6d4beec233 [2023-10-24T14:07:37.373Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T14:07:37.373Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T14:07:37.640Z] 8766b47fe142: Pulling fs layer [2023-10-24T14:07:38.612Z] 8766b47fe142: Verifying Checksum [2023-10-24T14:07:38.612Z] 8766b47fe142: Download complete [2023-10-24T14:07:39.577Z] 8766b47fe142: Pull complete [2023-10-24T14:07:39.577Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T14:07:39.577Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T14:07:39.577Z] ---> 69d40e2cb93c [2023-10-24T14:07:39.577Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T14:07:40.157Z] 3.18: Pulling from library/alpine [2023-10-24T14:07:40.157Z] 579b34f0a95b: Pulling fs layer [2023-10-24T14:07:40.430Z] 579b34f0a95b: Verifying Checksum [2023-10-24T14:07:40.430Z] 579b34f0a95b: Download complete [2023-10-24T14:07:41.392Z] 579b34f0a95b: Pull complete [2023-10-24T14:07:41.392Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T14:07:41.393Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T14:07:41.393Z] ---> 3cc203321400 [2023-10-24T14:07:41.393Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T14:07:41.393Z] ---> Running in 74798cef2b38 [2023-10-24T14:07:41.662Z] Removing intermediate container 74798cef2b38 [2023-10-24T14:07:41.662Z] ---> 5824f4dc5bd1 [2023-10-24T14:07:41.662Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T14:07:41.662Z] ---> Running in 77e87e6fbfc7 [2023-10-24T14:07:43.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T14:07:43.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T14:07:44.312Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-24T14:07:44.312Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-24T14:07:44.312Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T14:07:44.580Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-24T14:07:44.847Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-24T14:07:44.847Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-24T14:07:44.847Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-24T14:07:44.847Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-24T14:07:44.847Z] (9/104) Installing libxcb (1.15-r1) [2023-10-24T14:07:44.847Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-24T14:07:45.114Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-24T14:07:45.114Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-24T14:07:45.114Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-24T14:07:45.114Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-24T14:07:45.114Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T14:07:45.114Z] (16/104) Installing libva (2.18.0-r1) [2023-10-24T14:07:45.114Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-24T14:07:45.114Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T14:07:45.114Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-24T14:07:45.114Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-24T14:07:45.114Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T14:07:45.114Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T14:07:45.114Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-24T14:07:45.114Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-24T14:07:45.114Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-24T14:07:45.386Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-24T14:07:45.386Z] (27/104) Installing opus (1.4-r0) [2023-10-24T14:07:45.386Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T14:07:45.386Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-24T14:07:45.386Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T14:07:45.386Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-24T14:07:45.386Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-24T14:07:45.386Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-24T14:07:45.386Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-24T14:07:45.386Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-24T14:07:45.386Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T14:07:45.386Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-24T14:07:45.386Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-24T14:07:45.655Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-24T14:07:45.655Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T14:07:45.922Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-24T14:07:46.189Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-24T14:07:46.189Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-24T14:07:46.189Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-24T14:07:46.189Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-24T14:07:46.189Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-24T14:07:46.189Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-24T14:07:46.189Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-24T14:07:46.189Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-24T14:07:46.189Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-24T14:07:46.189Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-24T14:07:46.189Z] (52/104) Installing glib (2.76.4-r0) [2023-10-24T14:07:46.456Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-24T14:07:46.456Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-24T14:07:46.456Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-24T14:07:46.456Z] (56/104) Installing libass (0.17.1-r0) [2023-10-24T14:07:46.456Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-24T14:07:46.456Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-24T14:07:46.456Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-24T14:07:46.456Z] (60/104) Installing libunistring (1.1-r1) [2023-10-24T14:07:46.456Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-24T14:07:46.456Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-24T14:07:46.456Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-24T14:07:46.456Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-24T14:07:46.722Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-24T14:07:46.722Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-24T14:07:46.722Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-24T14:07:46.722Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-24T14:07:46.722Z] (69/104) Installing librist (0.2.7-r0) [2023-10-24T14:07:46.722Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-24T14:07:46.722Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-24T14:07:46.989Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-24T14:07:46.989Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-24T14:07:46.989Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-24T14:07:46.989Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-24T14:07:46.989Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T14:07:46.989Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T14:07:46.989Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T14:07:47.260Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-24T14:07:47.260Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T14:07:47.260Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-24T14:07:47.260Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T14:07:47.260Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T14:07:47.260Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-24T14:07:47.260Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-24T14:07:47.260Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T14:07:47.260Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-24T14:07:47.528Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-24T14:07:47.528Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-24T14:07:47.529Z] (90/104) Installing orc (0.4.34-r0) [2023-10-24T14:07:47.529Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-24T14:07:47.529Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-24T14:07:47.529Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-24T14:07:47.529Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-24T14:07:47.529Z] (95/104) Installing libpulse (16.1-r10) [2023-10-24T14:07:47.529Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T14:07:47.529Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T14:07:47.529Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T14:07:47.529Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-24T14:07:47.529Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-24T14:07:47.529Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-24T14:07:47.529Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-24T14:07:47.795Z] (103/104) Installing kmod-libs (30-r3) [2023-10-24T14:07:47.795Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-24T14:07:47.795Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T14:07:47.795Z] Executing glib-2.76.4-r0.trigger [2023-10-24T14:07:47.795Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T14:07:47.795Z] OK: 110 MiB in 119 packages [2023-10-24T14:07:52.060Z] Removing intermediate container 77e87e6fbfc7 [2023-10-24T14:07:52.060Z] ---> 483eaf8daa5c [2023-10-24T14:07:52.060Z] Step 18/36 : WORKDIR / [2023-10-24T14:07:52.060Z] ---> Running in dc270493d002 [2023-10-24T14:07:52.060Z] Removing intermediate container dc270493d002 [2023-10-24T14:07:52.060Z] ---> 568395c9c3a0 [2023-10-24T14:07:52.060Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T14:07:53.466Z] ---> 0e103ae89bf1 [2023-10-24T14:07:53.466Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T14:07:54.050Z] ---> 8e864b81819d [2023-10-24T14:07:54.050Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T14:07:54.639Z] ---> ef5cf6565ed2 [2023-10-24T14:07:54.639Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T14:07:55.222Z] ---> b36898f3113d [2023-10-24T14:07:55.222Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T14:07:55.809Z] ---> b80751edb54c [2023-10-24T14:07:55.809Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T14:07:56.074Z] ---> 4f063ad0a5aa [2023-10-24T14:07:56.074Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T14:07:58.012Z] ---> dfcec34cd9fe [2023-10-24T14:07:58.012Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T14:07:58.012Z] ---> Running in 1661ffcf0ba6 [2023-10-24T14:07:59.425Z] Removing intermediate container 1661ffcf0ba6 [2023-10-24T14:07:59.425Z] ---> a6888d80807f [2023-10-24T14:07:59.425Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T14:07:59.692Z] ---> Running in 1709b779f184 [2023-10-24T14:08:02.272Z] Removing intermediate container 1709b779f184 [2023-10-24T14:08:02.272Z] ---> 3047af66385c [2023-10-24T14:08:02.272Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T14:08:02.272Z] ---> Running in cc8b9d00c5ae [2023-10-24T14:08:04.230Z] Removing intermediate container cc8b9d00c5ae [2023-10-24T14:08:04.230Z] ---> 2546f761c676 [2023-10-24T14:08:04.230Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T14:08:04.230Z] ---> Running in eb043e72bb87 [2023-10-24T14:08:06.185Z] Removing intermediate container eb043e72bb87 [2023-10-24T14:08:06.185Z] ---> f89208a7c567 [2023-10-24T14:08:06.185Z] Step 30/36 : EXPOSE 59983 [2023-10-24T14:08:06.185Z] ---> Running in 07ef3af296ac [2023-10-24T14:08:06.185Z] Removing intermediate container 07ef3af296ac [2023-10-24T14:08:06.185Z] ---> f0cc8b979d3f [2023-10-24T14:08:06.185Z] Step 31/36 : EXPOSE 8554 [2023-10-24T14:08:06.185Z] ---> Running in eb39db361f1f [2023-10-24T14:08:06.449Z] Removing intermediate container eb39db361f1f [2023-10-24T14:08:06.449Z] ---> 31593c6cb178 [2023-10-24T14:08:06.449Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T14:08:06.714Z] ---> Running in 6bb34170942c [2023-10-24T14:08:06.979Z] Removing intermediate container 6bb34170942c [2023-10-24T14:08:06.979Z] ---> 5b4297548dad [2023-10-24T14:08:06.979Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T14:08:06.979Z] ---> Running in a43d8f3e7c86 [2023-10-24T14:08:07.244Z] Removing intermediate container a43d8f3e7c86 [2023-10-24T14:08:07.244Z] ---> 3b3a8b4e6fab [2023-10-24T14:08:07.244Z] Step 34/36 : LABEL arch=arm64 [2023-10-24T14:08:07.244Z] ---> Running in f16c3a74bb41 [2023-10-24T14:08:07.516Z] Removing intermediate container f16c3a74bb41 [2023-10-24T14:08:07.516Z] ---> 22f436718be7 [2023-10-24T14:08:07.516Z] Step 35/36 : LABEL git_sha=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [2023-10-24T14:08:07.781Z] ---> Running in 99037a9ccb21 [2023-10-24T14:08:08.050Z] Removing intermediate container 99037a9ccb21 [2023-10-24T14:08:08.050Z] ---> 2603a6461ae1 [2023-10-24T14:08:08.050Z] Step 36/36 : LABEL version=0.0.0 [2023-10-24T14:08:08.050Z] ---> Running in 4da0b63bd457 [2023-10-24T14:08:08.321Z] Removing intermediate container 4da0b63bd457 [2023-10-24T14:08:08.321Z] ---> 6b831092c89d [2023-10-24T14:08:08.321Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T14:08:08.321Z] Successfully built 6b831092c89d [2023-10-24T14:08:08.321Z] 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-10-24T14:08:09.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:08:09.137Z] [2023-10-24T14:08:09.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:08:09.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:08:09.808Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T14:08:09.808Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T14:08:09.808Z] 04944245beec: Pulling fs layer [2023-10-24T14:08:09.808Z] 699f458cf7ca: Pulling fs layer [2023-10-24T14:08:09.808Z] 765212b225bb: Pulling fs layer [2023-10-24T14:08:09.808Z] f23df028b6ca: Pulling fs layer [2023-10-24T14:08:09.808Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T14:08:09.808Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T14:08:09.808Z] f23df028b6ca: Waiting [2023-10-24T14:08:09.808Z] d65c8cfc05b1: Waiting [2023-10-24T14:08:09.808Z] 2437ff75d9bd: Waiting [2023-10-24T14:08:09.808Z] 765212b225bb: Waiting [2023-10-24T14:08:09.808Z] 04944245beec: Download complete [2023-10-24T14:08:09.808Z] 765212b225bb: Verifying Checksum [2023-10-24T14:08:09.808Z] 765212b225bb: Download complete [2023-10-24T14:08:09.808Z] f23df028b6ca: Verifying Checksum [2023-10-24T14:08:09.808Z] f23df028b6ca: Download complete [2023-10-24T14:08:09.808Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T14:08:09.808Z] d65c8cfc05b1: Download complete [2023-10-24T14:08:10.074Z] 699f458cf7ca: Verifying Checksum [2023-10-24T14:08:10.074Z] 699f458cf7ca: Download complete [2023-10-24T14:08:10.342Z] 8998bd30e6a1: Download complete [2023-10-24T14:08:12.920Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T14:08:12.920Z] 2437ff75d9bd: Download complete [2023-10-24T14:08:14.855Z] 8998bd30e6a1: Pull complete [2023-10-24T14:08:15.437Z] 04944245beec: Pull complete [2023-10-24T14:08:16.844Z] 699f458cf7ca: Pull complete [2023-10-24T14:08:17.110Z] 765212b225bb: Pull complete [2023-10-24T14:08:18.075Z] f23df028b6ca: Pull complete [2023-10-24T14:08:18.341Z] d65c8cfc05b1: Pull complete [2023-10-24T14:08:36.555Z] 2437ff75d9bd: Pull complete [2023-10-24T14:08:36.555Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T14:08:36.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:08:36.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:08:36.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-9915 does not seem to be running inside a container [2023-10-24T14:08:36.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T14:08:39.905Z] $ docker top 84771a0bf73ff0902aba1492bca9ffdceeb19924c2cc9bdbcacfbf0ded20e95b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:40.803Z] ---> job-cost.sh [2023-10-24T14:08:40.803Z] lf-activate-venv: SKIPPING [2023-10-24T14:08:40.803Z] INFO: No Stack... [2023-10-24T14:08:41.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T14:08:42.020Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T14:08:42.374Z] + cut -d, -f6 [2023-10-24T14:08:42.375Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2023-10-24T14:08:42.461Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [2023-10-24T14:08:42.466Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] did not exist. Created. [2023-10-24T14:08:42.466Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T14:08:43.193Z] /w/workspace/device-usb-camera/1@tmp/durable-494e9af6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T14:08:43.850Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T14:08:43.885Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T14:08:43.930Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T14:08:43.944Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T14:08:44.017Z] $ docker stop --time=1 84771a0bf73ff0902aba1492bca9ffdceeb19924c2cc9bdbcacfbf0ded20e95b [2023-10-24T14:08:45.500Z] $ docker rm -f --volumes 84771a0bf73ff0902aba1492bca9ffdceeb19924c2cc9bdbcacfbf0ded20e95b [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-10-24T14:08:46.445Z] provisioning config files... [2023-10-24T14:08:46.453Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config10686844185933830638tmp [Pipeline] { [Pipeline] sh [2023-10-24T14:08:46.772Z] + set +x [2023-10-24T14:08:46.772Z] + curl -s https://codecov.io/bash [2023-10-24T14:08:46.772Z] + bash -s -- [2023-10-24T14:08:46.772Z] [2023-10-24T14:08:46.772Z] _____ _ [2023-10-24T14:08:46.772Z] / ____| | | [2023-10-24T14:08:46.772Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T14:08:46.772Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T14:08:46.772Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T14:08:46.772Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T14:08:46.772Z] Bash-1.0.6 [2023-10-24T14:08:46.772Z] [2023-10-24T14:08:46.772Z] [2023-10-24T14:08:46.772Z] ==> git version 2.25.1 found [2023-10-24T14:08:46.772Z] ==> 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-10-24T14:08:46.772Z] Release-Date: 2020-01-08 [2023-10-24T14:08:46.772Z] 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-10-24T14:08:46.772Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T14:08:46.772Z] ==> Jenkins CI detected. [2023-10-24T14:08:46.772Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-303 [2023-10-24T14:08:46.772Z] project root: . [2023-10-24T14:08:46.772Z] --> token set from env [2023-10-24T14:08:46.772Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T14:08:47.031Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T14:08:47.031Z] ==> Python coveragepy not found [2023-10-24T14:08:47.031Z] ==> Searching for coverage reports in: [2023-10-24T14:08:47.031Z] + . [2023-10-24T14:08:47.031Z] -> Found 1 reports [2023-10-24T14:08:47.031Z] ==> Detecting git/mercurial file structure [2023-10-24T14:08:47.031Z] ==> Reading reports [2023-10-24T14:08:47.031Z] + ./coverage.out bytes=54703 [2023-10-24T14:08:47.031Z] ==> Appending adjustments [2023-10-24T14:08:47.031Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T14:08:47.031Z] + Found adjustments [2023-10-24T14:08:47.031Z] ==> Gzipping contents [2023-10-24T14:08:47.031Z] 8.0K /tmp/codecov.sW8Hyh.gz [2023-10-24T14:08:47.031Z] ==> Uploading reports [2023-10-24T14:08:47.031Z] url: https://codecov.io [2023-10-24T14:08:47.031Z] query: branch=PR-303&commit=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=303&job=&cmd_args= [2023-10-24T14:08:47.031Z] -> Pinging Codecov [2023-10-24T14:08:47.031Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-303&commit=5fd3013d1ff849e44b1aaacc07f3f2816bfcf627&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=303&job=&cmd_args= [2023-10-24T14:08:47.288Z] -> Uploading to [2023-10-24T14:08:47.289Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/5fd3013d1ff849e44b1aaacc07f3f2816bfcf627/1feab0ab-9cdd-47ca-b47c-9eb0ddd32bfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T140847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee5bde7c33ecdc69e936ffa098a33e0726f730125bbfd87fae18017cdc45e58b [2023-10-24T14:08:47.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T14:08:47.289Z] Dload Upload Total Spent Left Speed [2023-10-24T14:08:47.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 23628 --:--:-- --:--:-- --:--:-- 23628 [2023-10-24T14:08:47.548Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5fd3013d1ff849e44b1aaacc07f3f2816bfcf627 [Pipeline] } [2023-10-24T14:08:47.579Z] 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-10-24T14:08:49.287Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-303/archives ] [2023-10-24T14:08:49.287Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-303/archives [2023-10-24T14:08:49.287Z] total 16 [2023-10-24T14:08:49.287Z] drwxr-xr-x 3 root root 4096 Oct 24 13:58 . [2023-10-24T14:08:49.287Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 13:58 .. [2023-10-24T14:08:49.287Z] drwxr-xr-x 2 root root 4096 Oct 24 13:58 cost [2023-10-24T14:08:49.287Z] -rw-r--r-- 1 root root 89 Oct 24 13:58 cost.csv [2023-10-24T14:08:49.287Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-303/archives [2023-10-24T14:08:49.287Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-303/archives [2023-10-24T14:08:49.287Z] total 16 [2023-10-24T14:08:49.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 13:58 . [2023-10-24T14:08:49.287Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 13:58 .. [2023-10-24T14:08:49.287Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 13:58 cost [2023-10-24T14:08:49.287Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 13:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:49.610Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:50.499Z] ---> package-listing.sh [2023-10-24T14:08:50.499Z] ++ facter osfamily [2023-10-24T14:08:50.499Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T14:08:50.771Z] + OS_FAMILY=debian [2023-10-24T14:08:50.771Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-303 [2023-10-24T14:08:50.771Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T14:08:50.771Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T14:08:50.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T14:08:50.771Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T14:08:50.771Z] + '[' /w/workspace/foundry_device-usb-camera_PR-303 ']' [2023-10-24T14:08:50.771Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T14:08:50.771Z] + case "${OS_FAMILY}" in [2023-10-24T14:08:50.771Z] + dpkg -l [2023-10-24T14:08:50.771Z] + grep '^ii' [2023-10-24T14:08:50.771Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T14:08:50.771Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T14:08:50.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T14:08:50.771Z] + '[' /w/workspace/foundry_device-usb-camera_PR-303 ']' [2023-10-24T14:08:50.771Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-303/archives/ [2023-10-24T14:08:50.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-303/archives/ [Pipeline] echo [2023-10-24T14:08:50.804Z] 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T14:08:51.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:08:51.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:08:51.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:08:51.973Z] prd-ubuntu20.04-docker-8c-8g-9914 does not seem to be running inside a container [2023-10-24T14:08:52.017Z] $ 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-303/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-303 -v /w/workspace/foundry_device-usb-camera_PR-303:/w/workspace/foundry_device-usb-camera_PR-303:rw,z -v /w/workspace/foundry_device-usb-camera_PR-303@tmp:/w/workspace/foundry_device-usb-camera_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T14:08:52.537Z] $ docker top 82d842cf44ce29015c01f1a0bb28433c1f91652f3b9c62e58c94478fb6382cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:08:52.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T14:08:53.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T14:08:53.535Z] + ls /var/log/sa-host [2023-10-24T14:08:53.535Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T14:08:53.736Z] provisioning config files... [2023-10-24T14:08:53.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-303@tmp/config4855242121019821151tmp [Pipeline] { [Pipeline] echo [2023-10-24T14:08:53.801Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:54.109Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T14:08:54.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:54.534Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T14:08:54.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:54.872Z] ---> sudo-logs.sh [2023-10-24T14:08:54.872Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T14:08:54.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:55.272Z] ---> job-cost.sh [2023-10-24T14:08:55.272Z] lf-activate-venv: SKIPPING [2023-10-24T14:08:55.272Z] DEBUG: total: 0.2199999988079071 [2023-10-24T14:08:55.272Z] INFO: Retrieving Stack Cost... [2023-10-24T14:08:55.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T14:08:56.103Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T14:08:56.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:08:56.444Z] ---> logs-deploy.sh [2023-10-24T14:08:56.444Z] lf-activate-venv: SKIPPING [2023-10-24T14:08:56.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-303/1 [2023-10-24T14:08:56.444Z] INFO: archiving workspace using pattern(s): [2023-10-24T14:08:57.381Z] Archives upload complete. [2023-10-24T14:08:57.381Z] INFO: archiving logs to Nexus