Pull request #127 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 lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from bd8c44733384efeb3f70799af3b8bacc5eda9807+cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 (138329eeb37a95839d3d0d0a7dbcc269d65076ac) 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-ssh2552863526705913812.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11819466503272450914.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-127/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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4781951277777455927.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-127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9884721578558754915.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10137963823814798445.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-127/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-127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14064175132090049309.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-1920 in /w/workspace/foundry_device-usb-camera_PR-127 [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-127 # 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/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 into PR head commit bd8c44733384efeb3f70799af3b8bacc5eda9807 Merge succeeded, producing bd8c44733384efeb3f70799af3b8bacc5eda9807 Checking out Revision bd8c44733384efeb3f70799af3b8bacc5eda9807 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f bd8c44733384efeb3f70799af3b8bacc5eda9807 # 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 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8c44733384efeb3f70799af3b8bacc5eda9807 # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-11T18:40:26.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T18:40:26.953Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T18:40:27.052Z] ========================================================= [2023-01-11T18:40:27.052Z] EdgeX Global Pipelines Version Info [2023-01-11T18:40:27.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:27.866Z] ------------------- [2023-01-11T18:40:27.866Z] stable info: [2023-01-11T18:40:27.866Z] ------------------- [2023-01-11T18:40:27.866Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T18:40:27.866Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:40:27.866Z] Message: update stable to v1.0.244 [2023-01-11T18:40:28.437Z] ------------------- [2023-01-11T18:40:28.437Z] experimental info: [2023-01-11T18:40:28.437Z] ------------------- [2023-01-11T18:40:28.437Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T18:40:28.437Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:40:28.437Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T18:40:28.779Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-11T18:40:28.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-11T18:40:28.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T18:40:28.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T18:40:28.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T18:40:29.004Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T18:40:29.049Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T18:40:29.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T18:40:29.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T18:40:29.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T18:40:29.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T18:40:29.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-11T18:40:29.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T18:40:29.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T18:40:29.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:40:29.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:40:29.483Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:40:29.527Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:40:29.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T18:40:29.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T18:40:29.649Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T18:40:29.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T18:40:29.736Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T18:40:29.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T18:40:29.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T18:40:29.863Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T18:40:29.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T18:40:29.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo [2023-01-11T18:40:30.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo [2023-01-11T18:40:30.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo [2023-01-11T18:40:30.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd8c44733384efeb3f70799af3b8bacc5eda9807 [Pipeline] echo [2023-01-11T18:40:30.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd8c447 [Pipeline] echo [2023-01-11T18:40:30.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:40:30.286Z] provisioning config files... [2023-01-11T18:40:30.301Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-127@tmp/config17383297647030019043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:30.651Z] ---> docker-login.sh [2023-01-11T18:40:30.651Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:40:30.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:30.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:30.914Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:30.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:30.914Z] [2023-01-11T18:40:30.914Z] Login Succeeded [2023-01-11T18:40:31.176Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:40:31.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:31.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:31.176Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:31.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:31.176Z] [2023-01-11T18:40:31.176Z] Login Succeeded [2023-01-11T18:40:31.176Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:40:31.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:31.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:31.176Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:31.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:31.176Z] [2023-01-11T18:40:31.176Z] Login Succeeded [2023-01-11T18:40:31.176Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:40:31.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:31.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:31.437Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:31.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:31.437Z] [2023-01-11T18:40:31.437Z] Login Succeeded [2023-01-11T18:40:31.437Z] docker.io [2023-01-11T18:40:31.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:31.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:31.700Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:31.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:31.700Z] [2023-01-11T18:40:31.700Z] Login Succeeded [2023-01-11T18:40:31.700Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:40:31.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T18:40:32.355Z] + git rev-list -1 --merges bd8c44733384efeb3f70799af3b8bacc5eda9807~1..bd8c44733384efeb3f70799af3b8bacc5eda9807 [Pipeline] echo [2023-01-11T18:40:32.431Z] -----------> git rev-list -1 --merges bd8c44733384efeb3f70799af3b8bacc5eda9807~1..bd8c44733384efeb3f70799af3b8bacc5eda9807 bd8c44733384efeb3f70799af3b8bacc5eda9807 [false] [Pipeline] sh [2023-01-11T18:40:32.750Z] + git log --format=format:%s -1 bd8c44733384efeb3f70799af3b8bacc5eda9807 [Pipeline] echo [2023-01-11T18:40:32.790Z] ========================================================= [2023-01-11T18:40:32.790Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T18:40:32.790Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:40:33.216Z] + git log --format=format:%s -1 bd8c44733384efeb3f70799af3b8bacc5eda9807 [Pipeline] echo [2023-01-11T18:40:33.253Z] [semverPrep] GIT_COMMIT: bd8c44733384efeb3f70799af3b8bacc5eda9807, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo [2023-01-11T18:40:33.283Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T18:40:33.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:40:33.655Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T18:40:33.655Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T18:40:33.655Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T18:40:33.655Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-11T18:40:33.655Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-11T18:40:33.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:34.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:34.115Z] [2023-01-11T18:40:34.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:34.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:34.485Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T18:40:34.485Z] b85a868b505f: Pulling fs layer [2023-01-11T18:40:34.485Z] e2be974225ed: Pulling fs layer [2023-01-11T18:40:34.485Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T18:40:34.485Z] 988bab9f4d93: Pulling fs layer [2023-01-11T18:40:34.485Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T18:40:34.485Z] eaf3925da568: Pulling fs layer [2023-01-11T18:40:34.485Z] bab4dde63d76: Pulling fs layer [2023-01-11T18:40:34.485Z] 988bab9f4d93: Waiting [2023-01-11T18:40:34.485Z] 1469e6f7b9e6: Waiting [2023-01-11T18:40:34.485Z] bde34c3a00c8: Pulling fs layer [2023-01-11T18:40:34.485Z] b352a97aabf1: Pulling fs layer [2023-01-11T18:40:34.485Z] 4872d77fe225: Pulling fs layer [2023-01-11T18:40:34.485Z] 5851b861e8e6: Pulling fs layer [2023-01-11T18:40:34.485Z] eaf3925da568: Waiting [2023-01-11T18:40:34.485Z] bab4dde63d76: Waiting [2023-01-11T18:40:34.485Z] 4872d77fe225: Waiting [2023-01-11T18:40:34.485Z] 5851b861e8e6: Waiting [2023-01-11T18:40:34.485Z] bde34c3a00c8: Waiting [2023-01-11T18:40:34.485Z] b352a97aabf1: Waiting [2023-01-11T18:40:34.485Z] e2be974225ed: Download complete [2023-01-11T18:40:34.485Z] 988bab9f4d93: Verifying Checksum [2023-01-11T18:40:34.485Z] 988bab9f4d93: Download complete [2023-01-11T18:40:34.752Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T18:40:34.752Z] 1469e6f7b9e6: Download complete [2023-01-11T18:40:34.752Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T18:40:34.752Z] 339a4e72a1f5: Download complete [2023-01-11T18:40:34.752Z] eaf3925da568: Download complete [2023-01-11T18:40:34.752Z] bde34c3a00c8: Verifying Checksum [2023-01-11T18:40:34.752Z] bde34c3a00c8: Download complete [2023-01-11T18:40:34.752Z] b352a97aabf1: Download complete [2023-01-11T18:40:34.752Z] 4872d77fe225: Download complete [2023-01-11T18:40:34.752Z] 5851b861e8e6: Verifying Checksum [2023-01-11T18:40:34.752Z] 5851b861e8e6: Download complete [2023-01-11T18:40:35.021Z] b85a868b505f: Verifying Checksum [2023-01-11T18:40:35.021Z] b85a868b505f: Download complete [2023-01-11T18:40:35.630Z] bab4dde63d76: Verifying Checksum [2023-01-11T18:40:35.630Z] bab4dde63d76: Download complete [2023-01-11T18:40:36.202Z] b85a868b505f: Pull complete [2023-01-11T18:40:36.461Z] e2be974225ed: Pull complete [2023-01-11T18:40:36.721Z] 339a4e72a1f5: Pull complete [2023-01-11T18:40:36.981Z] 988bab9f4d93: Pull complete [2023-01-11T18:40:37.552Z] 1469e6f7b9e6: Pull complete [2023-01-11T18:40:37.552Z] eaf3925da568: Pull complete [2023-01-11T18:40:39.457Z] bab4dde63d76: Pull complete [2023-01-11T18:40:39.457Z] bde34c3a00c8: Pull complete [2023-01-11T18:40:39.457Z] b352a97aabf1: Pull complete [2023-01-11T18:40:39.716Z] 4872d77fe225: Pull complete [2023-01-11T18:40:39.716Z] 5851b861e8e6: Pull complete [2023-01-11T18:40:39.716Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T18:40:39.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:40:39.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:40:39.949Z] prd-ubuntu20.04-docker-8c-8g-1920 does not seem to be running inside a container [2023-01-11T18:40:39.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-127 -v /w/workspace/foundry_device-usb-camera_PR-127:/w/workspace/foundry_device-usb-camera_PR-127:rw,z -v /w/workspace/foundry_device-usb-camera_PR-127@tmp:/w/workspace/foundry_device-usb-camera_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-11T18:40:43.587Z] $ docker top cf83125a456c4465421a35b1e1259049930289a47324f53352278fafe21e0900 -eo pid,comm [2023-01-11T18:40:43.649Z] 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-01-11T18:40:43.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:40:43.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:40:43.788Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:40:43.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:40:43.906Z] $ docker exec cf83125a456c4465421a35b1e1259049930289a47324f53352278fafe21e0900 ssh-agent [2023-01-11T18:40:44.013Z] SSH_AUTH_SOCK=/tmp/ssh-uSJSZ6CGoJlq/agent.33 [2023-01-11T18:40:44.013Z] SSH_AGENT_PID=39 [2023-01-11T18:40:44.023Z] Running ssh-add (command line suppressed) [2023-01-11T18:40:44.122Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-127@tmp/private_key_14535685823606737638.key (/w/workspace/foundry_device-usb-camera_PR-127@tmp/private_key_14535685823606737638.key) [2023-01-11T18:40:44.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:40:44.459Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T18:40:44.485Z] $ docker exec --env ******** --env ******** cf83125a456c4465421a35b1e1259049930289a47324f53352278fafe21e0900 ssh-agent -k [2023-01-11T18:40:44.588Z] unset SSH_AUTH_SOCK; [2023-01-11T18:40:44.589Z] unset SSH_AGENT_PID; [2023-01-11T18:40:44.589Z] echo Agent pid 39 killed; [2023-01-11T18:40:44.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T18:40:44.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:40:44.683Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:40:44.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:40:44.795Z] $ docker exec cf83125a456c4465421a35b1e1259049930289a47324f53352278fafe21e0900 ssh-agent [2023-01-11T18:40:44.904Z] SSH_AUTH_SOCK=/tmp/ssh-L1HpVWHDvSih/agent.71 [2023-01-11T18:40:44.904Z] SSH_AGENT_PID=77 [2023-01-11T18:40:44.910Z] Running ssh-add (command line suppressed) [2023-01-11T18:40:45.048Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-127@tmp/private_key_11212747974542335691.key (/w/workspace/foundry_device-usb-camera_PR-127@tmp/private_key_11212747974542335691.key) [2023-01-11T18:40:45.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:40:45.403Z] + git semver init [2023-01-11T18:40:45.663Z] 2023-01-11 18:40:45,648 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T18:40:45.663Z] 2023-01-11 18:40:45,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-127/.semver [2023-01-11T18:40:45.663Z] 2023-01-11 18:40:45,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-127/.semver [2023-01-11T18:40:45.663Z] 2023-01-11 18:40:45,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-127/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-127, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:40:47.041Z] 2023-01-11 18:40:46,752 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-127/.git/info/exclude [2023-01-11T18:40:47.041Z] 2023-01-11 18:40:46,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-127/.semver/PR-127 with force:False [2023-01-11T18:40:47.041Z] 2023-01-11 18:40:46,753 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-127/.semver/PR-127 [2023-01-11T18:40:47.041Z] 2023-01-11 18:40:46,757 [execute] INFO git cat-file --batch-check [2023-01-11T18:40:47.042Z] 2023-01-11 18:40:46,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-127/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:40:47.042Z] 2023-01-11 18:40:46,765 [execute] INFO git cat-file --batch [2023-01-11T18:40:47.042Z] 2023-01-11 18:40:46,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-127/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:40:47.042Z] 2023-01-11 18:40:46,773 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-127/.semver/PR-127 [2023-01-11T18:40:47.042Z] 0.0.0 [Pipeline] } [2023-01-11T18:40:47.067Z] $ docker exec --env ******** --env ******** cf83125a456c4465421a35b1e1259049930289a47324f53352278fafe21e0900 ssh-agent -k [2023-01-11T18:40:47.163Z] unset SSH_AUTH_SOCK; [2023-01-11T18:40:47.164Z] unset SSH_AGENT_PID; [2023-01-11T18:40:47.164Z] echo Agent pid 77 killed; [2023-01-11T18:40:47.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:40:47.606Z] + git semver [Pipeline] } [2023-01-11T18:40:47.889Z] $ docker stop --time=1 cf83125a456c4465421a35b1e1259049930289a47324f53352278fafe21e0900 [2023-01-11T18:40:49.234Z] $ docker rm -f --volumes cf83125a456c4465421a35b1e1259049930289a47324f53352278fafe21e0900 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:40:49.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T18:40:49.948Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T18:40:49.967Z] [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-01-11T18:40:50.560Z] provisioning config files... [2023-01-11T18:40:50.569Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-127@tmp/config34578832124909923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:40:50.913Z] ---> docker-login.sh [2023-01-11T18:40:50.913Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:40:50.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:50.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:50.913Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:50.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:50.913Z] [2023-01-11T18:40:50.913Z] Login Succeeded [2023-01-11T18:40:50.913Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:40:50.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:50.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:50.913Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:50.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:50.913Z] [2023-01-11T18:40:51.172Z] Login Succeeded [2023-01-11T18:40:51.173Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:40:51.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:51.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:51.173Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:51.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:51.173Z] [2023-01-11T18:40:51.173Z] Login Succeeded [2023-01-11T18:40:51.173Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:40:51.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:51.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:51.173Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:51.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:51.173Z] [2023-01-11T18:40:51.173Z] Login Succeeded [2023-01-11T18:40:51.173Z] docker.io [2023-01-11T18:40:51.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:40:51.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:40:51.694Z] Configure a credential helper to remove this warning. See [2023-01-11T18:40:51.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:40:51.694Z] [2023-01-11T18:40:51.694Z] Login Succeeded [2023-01-11T18:40:51.694Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:40:51.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:40:51.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:40:51.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:40:51.988Z] ========================================================= [2023-01-11T18:40:51.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T18:40:51.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:40:52.467Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T18:40:52.467Z] Sending build context to Docker daemon 1.737MB [2023-01-11T18:40:52.467Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:40:52.467Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T18:40:52.467Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T18:40:52.467Z] 213ec9aee27d: Pulling fs layer [2023-01-11T18:40:52.467Z] 4583459ba037: Pulling fs layer [2023-01-11T18:40:52.467Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T18:40:52.467Z] 53926ce57604: Pulling fs layer [2023-01-11T18:40:52.467Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T18:40:52.467Z] 22ff95d597cd: Pulling fs layer [2023-01-11T18:40:52.467Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T18:40:52.467Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T18:40:52.467Z] a7acece74701: Pulling fs layer [2023-01-11T18:40:52.467Z] 53926ce57604: Waiting [2023-01-11T18:40:52.467Z] 21b2b0c7a3f4: Waiting [2023-01-11T18:40:52.467Z] 22ff95d597cd: Waiting [2023-01-11T18:40:52.467Z] 12d6caf4c0d1: Waiting [2023-01-11T18:40:52.467Z] 96b7cbca73a9: Waiting [2023-01-11T18:40:52.467Z] a7acece74701: Waiting [2023-01-11T18:40:52.467Z] 93c1e223e6f2: Verifying Checksum [2023-01-11T18:40:52.467Z] 93c1e223e6f2: Download complete [2023-01-11T18:40:52.467Z] 4583459ba037: Verifying Checksum [2023-01-11T18:40:52.467Z] 4583459ba037: Download complete [2023-01-11T18:40:52.467Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T18:40:52.467Z] 21b2b0c7a3f4: Download complete [2023-01-11T18:40:52.467Z] 22ff95d597cd: Download complete [2023-01-11T18:40:52.730Z] 213ec9aee27d: Verifying Checksum [2023-01-11T18:40:52.730Z] 213ec9aee27d: Download complete [2023-01-11T18:40:52.730Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T18:40:52.730Z] 12d6caf4c0d1: Download complete [2023-01-11T18:40:52.730Z] 213ec9aee27d: Pull complete [2023-01-11T18:40:53.005Z] 4583459ba037: Pull complete [2023-01-11T18:40:53.005Z] 93c1e223e6f2: Pull complete [2023-01-11T18:40:53.276Z] a7acece74701: Verifying Checksum [2023-01-11T18:40:53.276Z] a7acece74701: Download complete [2023-01-11T18:40:53.276Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T18:40:53.537Z] 53926ce57604: Verifying Checksum [2023-01-11T18:40:53.537Z] 53926ce57604: Download complete [2023-01-11T18:40:57.725Z] 53926ce57604: Pull complete [2023-01-11T18:40:57.725Z] 21b2b0c7a3f4: Pull complete [2023-01-11T18:40:57.725Z] 22ff95d597cd: Pull complete [2023-01-11T18:40:57.725Z] 12d6caf4c0d1: Pull complete [2023-01-11T18:41:00.263Z] 96b7cbca73a9: Pull complete [2023-01-11T18:41:00.829Z] a7acece74701: Pull complete [2023-01-11T18:41:00.829Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T18:41:00.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T18:41:00.829Z] ---> db6d94c90886 [2023-01-11T18:41:00.829Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:41:05.036Z] ---> Running in a40e39ed31cd [2023-01-11T18:41:05.036Z] Removing intermediate container a40e39ed31cd [2023-01-11T18:41:05.036Z] ---> 576b55133762 [2023-01-11T18:41:05.036Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:41:05.036Z] ---> Running in f61399cd56d8 [2023-01-11T18:41:05.295Z] Removing intermediate container f61399cd56d8 [2023-01-11T18:41:05.295Z] ---> 2b7ae067b67c [2023-01-11T18:41:05.295Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T18:41:05.295Z] ---> Running in 96a995c8175e [2023-01-11T18:41:05.295Z] Removing intermediate container 96a995c8175e [2023-01-11T18:41:05.295Z] ---> e7012aefbc2d [2023-01-11T18:41:05.295Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T18:41:05.295Z] ---> Running in eb13d993cfac [2023-01-11T18:41:05.373Z] Still waiting to schedule task [2023-01-11T18:41:05.374Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-11T18:41:05.554Z] Removing intermediate container eb13d993cfac [2023-01-11T18:41:05.554Z] ---> 651683f3e9e6 [2023-01-11T18:41:05.554Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:41:05.554Z] ---> Running in 0945f9882663 [2023-01-11T18:41:05.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:41:05.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:41:06.071Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-11T18:41:06.071Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-11T18:41:06.071Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-11T18:41:06.071Z] (4/80) Installing libxcb (1.15-r0) [2023-01-11T18:41:06.330Z] (5/80) Installing libx11 (1.8-r0) [2023-01-11T18:41:06.330Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-11T18:41:06.330Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-11T18:41:06.330Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-11T18:41:06.330Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-11T18:41:06.330Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-11T18:41:06.330Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-11T18:41:06.330Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-11T18:41:06.330Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-11T18:41:06.330Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-11T18:41:06.330Z] (15/80) Installing libice (1.0.10-r0) [2023-01-11T18:41:06.330Z] (16/80) Installing libuuid (2.38-r1) [2023-01-11T18:41:06.330Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-11T18:41:06.589Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-11T18:41:06.589Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-11T18:41:06.589Z] (20/80) Installing xset (1.2.4-r0) [2023-01-11T18:41:06.589Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-11T18:41:06.589Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-11T18:41:06.589Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-11T18:41:06.589Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-11T18:41:06.589Z] (25/80) Installing libintl (0.21-r2) [2023-01-11T18:41:06.589Z] (26/80) Installing libblkid (2.38-r1) [2023-01-11T18:41:06.589Z] (27/80) Installing libmount (2.38-r1) [2023-01-11T18:41:06.589Z] (28/80) Installing pcre (8.45-r2) [2023-01-11T18:41:06.589Z] (29/80) Installing glib (2.72.1-r0) [2023-01-11T18:41:06.589Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-11T18:41:06.589Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-11T18:41:06.589Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-11T18:41:06.589Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-11T18:41:06.589Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-11T18:41:06.851Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-11T18:41:06.851Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-11T18:41:06.851Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T18:41:06.851Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-11T18:41:06.851Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-11T18:41:06.851Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-11T18:41:06.851Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-11T18:41:06.851Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-11T18:41:06.851Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-11T18:41:06.851Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-11T18:41:06.851Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-11T18:41:06.851Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-11T18:41:06.851Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-11T18:41:06.851Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-11T18:41:06.851Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-11T18:41:06.851Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-11T18:41:07.113Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-11T18:41:07.113Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-11T18:41:07.113Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-11T18:41:07.113Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-11T18:41:07.113Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-11T18:41:07.113Z] (56/80) Installing libunistring (1.0-r0) [2023-01-11T18:41:07.113Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-11T18:41:07.113Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-11T18:41:07.113Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-11T18:41:07.113Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-11T18:41:07.113Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-11T18:41:07.113Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-11T18:41:07.113Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-11T18:41:07.113Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-11T18:41:07.113Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T18:41:07.113Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-11T18:41:07.113Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-11T18:41:07.113Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-11T18:41:07.113Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-11T18:41:07.113Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-11T18:41:07.113Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-11T18:41:07.113Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-11T18:41:07.372Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T18:41:07.372Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-11T18:41:07.372Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-11T18:41:07.372Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T18:41:07.372Z] (76/80) Installing kmod-libs (29-r2) [2023-01-11T18:41:07.372Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-11T18:41:07.372Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-11T18:41:07.372Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-11T18:41:07.372Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-11T18:41:07.372Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:41:07.372Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T18:41:07.372Z] OK: 330 MiB in 131 packages [2023-01-11T18:41:10.658Z] Removing intermediate container 0945f9882663 [2023-01-11T18:41:10.658Z] ---> f70aa2abc9c2 [2023-01-11T18:41:10.658Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-11T18:41:10.658Z] ---> Running in f55589dbf907 [2023-01-11T18:41:10.658Z] Removing intermediate container f55589dbf907 [2023-01-11T18:41:10.658Z] ---> a39d01ebb403 [2023-01-11T18:41:10.658Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-11T18:41:10.658Z] ---> 73402ce17a71 [2023-01-11T18:41:10.658Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:41:10.658Z] ---> Running in 55b8cf40fb9a [2023-01-11T18:41:32.614Z] Removing intermediate container 55b8cf40fb9a [2023-01-11T18:41:32.614Z] ---> 12a17a5c8b0d [2023-01-11T18:41:32.614Z] Step 11/13 : COPY . . [2023-01-11T18:41:32.614Z] ---> f8cdcca65ec5 [2023-01-11T18:41:32.614Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T18:41:32.614Z] ---> Running in 73829375079c [2023-01-11T18:41:32.614Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:41:32.614Z] Dload Upload Total Spent Left Speed [2023-01-11T18:41:32.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9599 0 --:--:-- --:--:-- --:--:-- 9654 [2023-01-11T18:41:32.614Z] Removing intermediate container 73829375079c [2023-01-11T18:41:32.614Z] ---> b3224001767d [2023-01-11T18:41:32.614Z] Step 13/13 : RUN ${MAKE} [2023-01-11T18:41:32.614Z] ---> Running in f4f3bf95d6d0 [2023-01-11T18:41:32.614Z] noop [2023-01-11T18:41:32.872Z] Removing intermediate container f4f3bf95d6d0 [2023-01-11T18:41:32.872Z] ---> 12135b06d812 [2023-01-11T18:41:32.872Z] Successfully built 12135b06d812 [2023-01-11T18:41:32.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:41:33.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:41:33.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:41:33.473Z] prd-ubuntu20.04-docker-8c-8g-1920 does not seem to be running inside a container [2023-01-11T18:41:33.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-127 -v /w/workspace/foundry_device-usb-camera_PR-127:/w/workspace/foundry_device-usb-camera_PR-127:rw,z -v /w/workspace/foundry_device-usb-camera_PR-127@tmp:/w/workspace/foundry_device-usb-camera_PR-127@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 ******** ci-base-image-x86_64 cat [2023-01-11T18:41:33.833Z] $ docker top d2acfcc420539d0f683feff6d78a14fbb849044f9759caca5147848031c1c3c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:41:34.226Z] + go version [2023-01-11T18:41:34.226Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T18:41:34.254Z] $ docker stop --time=1 d2acfcc420539d0f683feff6d78a14fbb849044f9759caca5147848031c1c3c0 [2023-01-11T18:41:35.539Z] $ docker rm -f --volumes d2acfcc420539d0f683feff6d78a14fbb849044f9759caca5147848031c1c3c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:41:36.243Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:41:36.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:41:36.385Z] prd-ubuntu20.04-docker-8c-8g-1920 does not seem to be running inside a container [2023-01-11T18:41:36.414Z] $ 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-127 -v /w/workspace/foundry_device-usb-camera_PR-127:/w/workspace/foundry_device-usb-camera_PR-127:rw,z -v /w/workspace/foundry_device-usb-camera_PR-127@tmp:/w/workspace/foundry_device-usb-camera_PR-127@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 ******** ci-base-image-x86_64 cat [2023-01-11T18:41:36.757Z] $ docker top f1c3c793d7ab0b2fe119c74c69b5a08e132abb08e8a2e3063f4e354134eda916 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:41:37.151Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-127 [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:41:37.506Z] + make test [2023-01-11T18:41:37.506Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T18:41:37.765Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-11T18:41:47.783Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-11T18:41:48.355Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-01-11T18:41:56.471Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-11T18:41:56.471Z] go vet ./... [2023-01-11T18:41:59.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:41:59.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:41:59.002Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:41:59.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:41:59.074Z] $ docker stop --time=1 f1c3c793d7ab0b2fe119c74c69b5a08e132abb08e8a2e3063f4e354134eda916 [2023-01-11T18:42:01.299Z] $ docker rm -f --volumes f1c3c793d7ab0b2fe119c74c69b5a08e132abb08e8a2e3063f4e354134eda916 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:42:01.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:42:01.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T18:42:02.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:42:02.779Z] + ls -al . [2023-01-11T18:42:02.779Z] total 208 [2023-01-11T18:42:02.779Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:41 . [2023-01-11T18:42:02.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:40 .. [2023-01-11T18:42:02.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:41 .git [2023-01-11T18:42:02.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:40 .github [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 18:40 .gitignore [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 18:40 .golangci.yml [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 18:40 .hadolint.yml [2023-01-11T18:42:02.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:40 .semver [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 18:40 Attribution.txt [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 18:40 CHANGELOG.md [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 18:40 Dockerfile [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 18:40 GOVERNANCE.md [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 18:40 Jenkinsfile [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 18:40 LICENSE [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 18:40 Makefile [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 18:40 OWNERS.md [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 18:40 README.md [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:40 VERSION [2023-01-11T18:42:02.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:40 bin [2023-01-11T18:42:02.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:40 cmd [2023-01-11T18:42:02.779Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 18:41 coverage.out [2023-01-11T18:42:02.779Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 18:40 docker-entrypoint.sh [2023-01-11T18:42:02.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:40 docs [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 18:40 go.mod [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 18:40 go.sum [2023-01-11T18:42:02.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:40 internal [2023-01-11T18:42:02.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:40 snap [2023-01-11T18:42:02.779Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:03.167Z] + 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=bd8c44733384efeb3f70799af3b8bacc5eda9807 --label arch=amd64 --label version=0.0.0 . [2023-01-11T18:42:03.167Z] Sending build context to Docker daemon 1.768MB [2023-01-11T18:42:03.167Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:42:03.167Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-11T18:42:03.167Z] ---> 12135b06d812 [2023-01-11T18:42:03.167Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:42:03.167Z] ---> Running in e4d1af1143fd [2023-01-11T18:42:03.425Z] Removing intermediate container e4d1af1143fd [2023-01-11T18:42:03.425Z] ---> 9796d6a3d545 [2023-01-11T18:42:03.425Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:42:03.425Z] ---> Running in 046404aaad59 [2023-01-11T18:42:03.425Z] Removing intermediate container 046404aaad59 [2023-01-11T18:42:03.425Z] ---> 49941b8c1993 [2023-01-11T18:42:03.425Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T18:42:03.425Z] ---> Running in 043db5bb1f39 [2023-01-11T18:42:03.425Z] Removing intermediate container 043db5bb1f39 [2023-01-11T18:42:03.425Z] ---> 9b009e06a6c8 [2023-01-11T18:42:03.425Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T18:42:03.685Z] ---> Running in ab5319d8f80a [2023-01-11T18:42:03.685Z] Removing intermediate container ab5319d8f80a [2023-01-11T18:42:03.685Z] ---> da46609f49bb [2023-01-11T18:42:03.685Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:42:03.685Z] ---> Running in ec470b35d072 [2023-01-11T18:42:03.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:04.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:04.464Z] OK: 330 MiB in 131 packages [2023-01-11T18:42:04.723Z] Removing intermediate container ec470b35d072 [2023-01-11T18:42:04.723Z] ---> 263729bbc6a1 [2023-01-11T18:42:04.723Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-11T18:42:04.723Z] ---> Running in 7795ce782ab7 [2023-01-11T18:42:04.723Z] Removing intermediate container 7795ce782ab7 [2023-01-11T18:42:04.723Z] ---> 3e6f855a4d29 [2023-01-11T18:42:04.723Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-11T18:42:04.981Z] ---> 94aec734c8bc [2023-01-11T18:42:04.981Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:42:04.981Z] ---> Running in 17164d3eb4a6 [2023-01-11T18:42:05.548Z] Removing intermediate container 17164d3eb4a6 [2023-01-11T18:42:05.548Z] ---> a732bd8e02a9 [2023-01-11T18:42:05.548Z] Step 11/35 : COPY . . [2023-01-11T18:42:05.808Z] ---> 9cae6a93e6ef [2023-01-11T18:42:05.808Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T18:42:05.808Z] ---> Running in e508ad2d3f2c [2023-01-11T18:42:06.067Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:42:06.067Z] Dload Upload Total Spent Left Speed [2023-01-11T18:42:06.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42909 0 --:--:-- --:--:-- --:--:-- 44250 [2023-01-11T18:42:06.635Z] Removing intermediate container e508ad2d3f2c [2023-01-11T18:42:06.635Z] ---> 5db42ab298c1 [2023-01-11T18:42:06.635Z] Step 13/35 : RUN ${MAKE} [2023-01-11T18:42:06.635Z] ---> Running in 4a52d99e2d7d [2023-01-11T18:42:06.635Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-11T18:42:33.185Z] Removing intermediate container 4a52d99e2d7d [2023-01-11T18:42:33.185Z] ---> 6eecc4057125 [2023-01-11T18:42:33.185Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-11T18:42:33.185Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-11T18:42:33.185Z] af6660deedbd: Pulling fs layer [2023-01-11T18:42:33.185Z] 97cd0a44c592: Pulling fs layer [2023-01-11T18:42:33.185Z] 97cd0a44c592: Verifying Checksum [2023-01-11T18:42:33.185Z] 97cd0a44c592: Download complete [2023-01-11T18:42:33.185Z] af6660deedbd: Download complete [2023-01-11T18:42:33.185Z] af6660deedbd: Pull complete [2023-01-11T18:42:33.185Z] 97cd0a44c592: Pull complete [2023-01-11T18:42:33.185Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-11T18:42:33.185Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-11T18:42:33.185Z] ---> fea57e182299 [2023-01-11T18:42:33.185Z] Step 15/35 : FROM alpine:3.16 [2023-01-11T18:42:33.185Z] 3.16: Pulling from library/alpine [2023-01-11T18:42:33.185Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T18:42:33.185Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T18:42:33.185Z] ca7dd9ec2225: Pull complete [2023-01-11T18:42:33.185Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:42:33.185Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:42:33.185Z] ---> bfe296a52501 [2023-01-11T18:42:33.185Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T18:42:33.185Z] ---> Running in eaeb0798b892 [2023-01-11T18:42:33.185Z] Removing intermediate container eaeb0798b892 [2023-01-11T18:42:33.185Z] ---> 4fa5db7ada72 [2023-01-11T18:42:33.185Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-11T18:42:33.185Z] ---> Running in 122bc8f80464 [2023-01-11T18:42:33.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:33.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:42:33.958Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-01-11T18:42:33.958Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-01-11T18:42:33.958Z] (3/80) Installing libxau (1.0.9-r0) [2023-01-11T18:42:33.958Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-01-11T18:42:33.958Z] (5/80) Installing libxcb (1.15-r0) [2023-01-11T18:42:33.958Z] (6/80) Installing libx11 (1.8-r0) [2023-01-11T18:42:33.958Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-01-11T18:42:33.958Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-01-11T18:42:33.958Z] (9/80) Installing expat (2.5.0-r0) [2023-01-11T18:42:33.958Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-01-11T18:42:33.958Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-01-11T18:42:33.958Z] (12/80) Installing libpng (1.6.37-r1) [2023-01-11T18:42:33.958Z] (13/80) Installing freetype (2.12.1-r0) [2023-01-11T18:42:33.958Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-01-11T18:42:33.958Z] (15/80) Installing fribidi (1.0.12-r0) [2023-01-11T18:42:33.958Z] (16/80) Installing libffi (3.4.2-r1) [2023-01-11T18:42:33.958Z] (17/80) Installing libintl (0.21-r2) [2023-01-11T18:42:33.958Z] (18/80) Installing libblkid (2.38-r1) [2023-01-11T18:42:34.217Z] (19/80) Installing libmount (2.38-r1) [2023-01-11T18:42:34.217Z] (20/80) Installing pcre (8.45-r2) [2023-01-11T18:42:34.217Z] (21/80) Installing glib (2.72.1-r0) [2023-01-11T18:42:34.217Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-01-11T18:42:34.217Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-01-11T18:42:34.217Z] (24/80) Installing libass (0.16.0-r0) [2023-01-11T18:42:34.217Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-01-11T18:42:34.217Z] (26/80) Installing libpciaccess (0.16-r0) [2023-01-11T18:42:34.217Z] (27/80) Installing libdrm (2.4.110-r0) [2023-01-11T18:42:34.217Z] (28/80) Installing gmp (6.2.1-r2) [2023-01-11T18:42:34.217Z] (29/80) Installing nettle (3.7.3-r0) [2023-01-11T18:42:34.217Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-01-11T18:42:34.217Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-01-11T18:42:34.217Z] (32/80) Installing libunistring (1.0-r0) [2023-01-11T18:42:34.217Z] (33/80) Installing gnutls (3.7.7-r0) [2023-01-11T18:42:34.217Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-11T18:42:34.217Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-11T18:42:34.217Z] (36/80) Installing lame (3.100-r0) [2023-01-11T18:42:34.475Z] (37/80) Installing opus (1.3.1-r1) [2023-01-11T18:42:34.475Z] (38/80) Installing libasyncns (0.8-r1) [2023-01-11T18:42:34.475Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-01-11T18:42:34.475Z] (40/80) Installing libltdl (2.4.7-r0) [2023-01-11T18:42:34.475Z] (41/80) Installing orc (0.4.32-r0) [2023-01-11T18:42:34.475Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-01-11T18:42:34.475Z] (43/80) Installing libogg (1.3.5-r1) [2023-01-11T18:42:34.475Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-11T18:42:34.475Z] (45/80) Installing flac (1.3.4-r0) [2023-01-11T18:42:34.475Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-01-11T18:42:34.475Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-01-11T18:42:34.475Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-01-11T18:42:34.475Z] (49/80) Installing soxr (0.1.3-r2) [2023-01-11T18:42:34.475Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-01-11T18:42:34.475Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-01-11T18:42:34.475Z] (52/80) Installing libpulse (15.0-r2) [2023-01-11T18:42:34.475Z] (53/80) Installing cjson (1.7.15-r3) [2023-01-11T18:42:34.475Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-01-11T18:42:34.475Z] (55/80) Installing librist (0.2.6-r1) [2023-01-11T18:42:34.475Z] (56/80) Installing libsrt (1.4.4-r0) [2023-01-11T18:42:34.475Z] (57/80) Installing libssh (0.9.6-r1) [2023-01-11T18:42:34.475Z] (58/80) Installing libtheora (1.1.1-r16) [2023-01-11T18:42:34.475Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T18:42:34.475Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T18:42:34.475Z] (61/80) Installing libxext (1.3.4-r0) [2023-01-11T18:42:34.475Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-01-11T18:42:34.475Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T18:42:34.475Z] (64/80) Installing libva (2.14.0-r0) [2023-01-11T18:42:34.732Z] (65/80) Installing libvdpau (1.5-r0) [2023-01-11T18:42:34.732Z] (66/80) Installing vidstab (1.1.0-r1) [2023-01-11T18:42:34.732Z] (67/80) Installing libvpx (1.11.0-r1) [2023-01-11T18:42:34.732Z] (68/80) Installing libwebp (1.2.3-r0) [2023-01-11T18:42:34.732Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-01-11T18:42:34.732Z] (70/80) Installing numactl (2.0.14-r0) [2023-01-11T18:42:34.732Z] (71/80) Installing x265-libs (3.5-r3) [2023-01-11T18:42:34.732Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-01-11T18:42:34.732Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-01-11T18:42:34.991Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-01-11T18:42:34.991Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-11T18:42:34.991Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T18:42:34.991Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-01-11T18:42:34.991Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-01-11T18:42:34.991Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-01-11T18:42:34.991Z] (79/80) Installing kmod-libs (29-r2) [2023-01-11T18:42:34.991Z] (80/80) Installing eudev (3.2.11-r0) [2023-01-11T18:42:34.991Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:42:34.991Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T18:42:34.991Z] OK: 100 MiB in 94 packages [2023-01-11T18:42:37.764Z] Removing intermediate container 122bc8f80464 [2023-01-11T18:42:37.764Z] ---> e630c2836410 [2023-01-11T18:42:37.764Z] Step 18/35 : WORKDIR / [2023-01-11T18:42:37.764Z] ---> Running in b0e43a64a910 [2023-01-11T18:42:37.764Z] Removing intermediate container b0e43a64a910 [2023-01-11T18:42:37.764Z] ---> a89dbed5b544 [2023-01-11T18:42:37.764Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-11T18:42:38.332Z] ---> 9e5ea2a0ac50 [2023-01-11T18:42:38.332Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-11T18:42:38.332Z] ---> ad51c1dea69c [2023-01-11T18:42:38.332Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-11T18:42:38.332Z] ---> 741c8b3a4497 [2023-01-11T18:42:38.332Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-11T18:42:38.590Z] ---> 11376375bf0d [2023-01-11T18:42:38.590Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-11T18:42:38.590Z] ---> 37dbda90870c [2023-01-11T18:42:38.590Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-11T18:42:38.848Z] ---> 412fb77010de [2023-01-11T18:42:38.848Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-11T18:42:39.414Z] ---> 063256887b0c [2023-01-11T18:42:39.414Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-11T18:42:39.414Z] ---> Running in 38edc260762e [2023-01-11T18:42:39.981Z] Removing intermediate container 38edc260762e [2023-01-11T18:42:39.981Z] ---> ed73a540b541 [2023-01-11T18:42:39.981Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-11T18:42:39.981Z] ---> Running in 7daa493b91b9 [2023-01-11T18:42:40.548Z] Removing intermediate container 7daa493b91b9 [2023-01-11T18:42:40.548Z] ---> e62ccabfc79f [2023-01-11T18:42:40.548Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-11T18:42:40.548Z] ---> Running in 4359867d3386 [2023-01-11T18:42:41.119Z] Removing intermediate container 4359867d3386 [2023-01-11T18:42:41.119Z] ---> 1fab3a4bea4a [2023-01-11T18:42:41.119Z] Step 29/35 : EXPOSE 59983 [2023-01-11T18:42:41.119Z] ---> Running in 3992c9f8ecac [2023-01-11T18:42:41.119Z] Removing intermediate container 3992c9f8ecac [2023-01-11T18:42:41.119Z] ---> 3e69f115ed51 [2023-01-11T18:42:41.119Z] Step 30/35 : EXPOSE 8554 [2023-01-11T18:42:41.119Z] ---> Running in 0a66a70ecf7f [2023-01-11T18:42:41.379Z] Removing intermediate container 0a66a70ecf7f [2023-01-11T18:42:41.379Z] ---> 3164feb9052d [2023-01-11T18:42:41.379Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-11T18:42:41.379Z] ---> Running in 1d02fd545831 [2023-01-11T18:42:41.379Z] Removing intermediate container 1d02fd545831 [2023-01-11T18:42:41.379Z] ---> a235c0269dd3 [2023-01-11T18:42:41.379Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-11T18:42:41.379Z] ---> Running in 5905a3bc06e8 [2023-01-11T18:42:41.637Z] Removing intermediate container 5905a3bc06e8 [2023-01-11T18:42:41.637Z] ---> 57a8ecf51883 [2023-01-11T18:42:41.637Z] Step 33/35 : LABEL arch=amd64 [2023-01-11T18:42:41.637Z] ---> Running in 649c4d42154c [2023-01-11T18:42:41.637Z] Removing intermediate container 649c4d42154c [2023-01-11T18:42:41.637Z] ---> 2f47a61cddc1 [2023-01-11T18:42:41.637Z] Step 34/35 : LABEL git_sha=bd8c44733384efeb3f70799af3b8bacc5eda9807 [2023-01-11T18:42:41.637Z] ---> Running in 2d405de26be5 [2023-01-11T18:42:41.637Z] Removing intermediate container 2d405de26be5 [2023-01-11T18:42:41.637Z] ---> 8fed38daceaa [2023-01-11T18:42:41.637Z] Step 35/35 : LABEL version=0.0.0 [2023-01-11T18:42:41.896Z] ---> Running in dccb437b608d [2023-01-11T18:42:41.896Z] Removing intermediate container dccb437b608d [2023-01-11T18:42:41.896Z] ---> bbe6b5b3c310 [2023-01-11T18:42:41.896Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:42:41.896Z] Successfully built bbe6b5b3c310 [2023-01-11T18:42:41.896Z] 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-01-11T18:42:42.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:42:42.747Z] [2023-01-11T18:42:42.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:42:43.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:42:43.122Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T18:42:43.122Z] 5eb5b503b376: Pulling fs layer [2023-01-11T18:42:43.122Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T18:42:43.122Z] ec43610c2a17: Pulling fs layer [2023-01-11T18:42:43.122Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T18:42:43.122Z] 33b1e0a273af: Pulling fs layer [2023-01-11T18:42:43.122Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T18:42:43.122Z] 2f39f015ded8: Pulling fs layer [2023-01-11T18:42:43.122Z] 33b1e0a273af: Waiting [2023-01-11T18:42:43.122Z] 5d3b04190fa2: Waiting [2023-01-11T18:42:43.122Z] 2f39f015ded8: Waiting [2023-01-11T18:42:43.122Z] 3a2ae6a8a46f: Waiting [2023-01-11T18:42:43.122Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T18:42:43.122Z] 5c69ac0246d0: Download complete [2023-01-11T18:42:43.122Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T18:42:43.122Z] 3a2ae6a8a46f: Download complete [2023-01-11T18:42:43.382Z] 33b1e0a273af: Verifying Checksum [2023-01-11T18:42:43.382Z] 33b1e0a273af: Download complete [2023-01-11T18:42:43.382Z] ec43610c2a17: Verifying Checksum [2023-01-11T18:42:43.382Z] ec43610c2a17: Download complete [2023-01-11T18:42:43.382Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T18:42:43.382Z] 5d3b04190fa2: Download complete [2023-01-11T18:42:43.382Z] 5eb5b503b376: Verifying Checksum [2023-01-11T18:42:43.382Z] 5eb5b503b376: Download complete [2023-01-11T18:42:44.759Z] 5eb5b503b376: Pull complete [2023-01-11T18:42:44.759Z] 5c69ac0246d0: Pull complete [2023-01-11T18:42:45.017Z] ec43610c2a17: Pull complete [2023-01-11T18:42:45.276Z] 3a2ae6a8a46f: Pull complete [2023-01-11T18:42:45.534Z] 33b1e0a273af: Pull complete [2023-01-11T18:42:45.534Z] 5d3b04190fa2: Pull complete [2023-01-11T18:42:49.714Z] 2f39f015ded8: Pull complete [2023-01-11T18:42:49.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T18:42:49.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:42:49.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:42:49.934Z] prd-ubuntu20.04-docker-8c-8g-1920 does not seem to be running inside a container [2023-01-11T18:42:49.971Z] $ 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-127 -v /w/workspace/foundry_device-usb-camera_PR-127:/w/workspace/foundry_device-usb-camera_PR-127:rw,z -v /w/workspace/foundry_device-usb-camera_PR-127@tmp:/w/workspace/foundry_device-usb-camera_PR-127@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-01-11T18:42:54.263Z] $ docker top 32da0ca4b296c0b6dc877ab06a8cce2120da5c01a877c10f2632a5cb12a2c91a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:42:54.686Z] ---> job-cost.sh [2023-01-11T18:42:54.686Z] lf-activate-venv: SKIPPING [2023-01-11T18:42:54.686Z] INFO: No Stack... [2023-01-11T18:42:57.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:42:57.976Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:42:58.295Z] + cat /w/workspace/foundry_device-usb-camera_PR-127/archives/cost.csv [2023-01-11T18:42:58.295Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T18:42:58.335Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] [2023-01-11T18:42:58.340Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] did not exist. Created. [2023-01-11T18:42:58.341Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:42:58.717Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T18:42:58.770Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:42:58.795Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:42:58.879Z] $ docker stop --time=1 32da0ca4b296c0b6dc877ab06a8cce2120da5c01a877c10f2632a5cb12a2c91a [2023-01-11T18:43:00.065Z] $ docker rm -f --volumes 32da0ca4b296c0b6dc877ab06a8cce2120da5c01a877c10f2632a5cb12a2c91a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T18:44:01.279Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1923 in /w/workspace/foundry_device-usb-camera_PR-127 [Pipeline] { [Pipeline] ws [2023-01-11T18:44:01.333Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-11T18:44:01.412Z] Selected Git installation does not exist. Using Default [2023-01-11T18:44:01.412Z] The recommended git tool is: NONE [2023-01-11T18:44:07.499Z] using credential edgex-jenkins-ssh [2023-01-11T18:44:07.519Z] Cloning the remote Git repository [2023-01-11T18:44:07.577Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-11T18:44:07.661Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-11T18:44:07.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-11T18:44:07.827Z] > git --version # timeout=10 [2023-01-11T18:44:07.851Z] > git --version # 'git version 2.25.1' [2023-01-11T18:44:07.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:44:07.914Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:44:08.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-11T18:44:08.655Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:44:10.343Z] Merging remotes/origin/main commit cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 into PR head commit bd8c44733384efeb3f70799af3b8bacc5eda9807 [2023-01-11T18:44:09.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-11T18:44:09.725Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-11T18:44:09.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:44:09.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T18:44:10.368Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T18:44:10.618Z] Merge succeeded, producing bd8c44733384efeb3f70799af3b8bacc5eda9807 [2023-01-11T18:44:10.618Z] Checking out Revision bd8c44733384efeb3f70799af3b8bacc5eda9807 (PR-127) [2023-01-11T18:44:10.401Z] > git checkout -f bd8c44733384efeb3f70799af3b8bacc5eda9807 # timeout=10 [2023-01-11T18:44:10.511Z] > git remote # timeout=10 [2023-01-11T18:44:10.535Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T18:44:10.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:44:10.572Z] > git merge cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 # timeout=10 [2023-01-11T18:44:10.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T18:44:10.628Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T18:44:10.646Z] > git checkout -f bd8c44733384efeb3f70799af3b8bacc5eda9807 # timeout=10 [2023-01-11T18:44:14.262Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration" [2023-01-11T18:44:14.337Z] > git --version # timeout=10 [2023-01-11T18:44:14.351Z] > git --version # 'git version 2.25.1' [2023-01-11T18:44:14.376Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:44:15.462Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T18:44:15.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:44:15.462Z] Dload Upload Total Spent Left Speed [2023-01-11T18:44:15.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-01-11T18:44:16.144Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T18:44:16.580Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T18:44:16.580Z] + sudo tee /etc/docker/daemon.new [2023-01-11T18:44:16.580Z] { [2023-01-11T18:44:16.580Z] "registry-mirrors": [ [2023-01-11T18:44:16.580Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T18:44:16.580Z] ], [2023-01-11T18:44:16.580Z] "bip": "10.250.0.254/24", [2023-01-11T18:44:16.580Z] "hosts": [ [2023-01-11T18:44:16.580Z] "tcp://0.0.0.0:5555", [2023-01-11T18:44:16.581Z] "unix:///var/run/docker.sock" [2023-01-11T18:44:16.581Z] ], [2023-01-11T18:44:16.581Z] "mtu": 1458, [2023-01-11T18:44:16.581Z] "selinux-enabled": true, [2023-01-11T18:44:16.581Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T18:44:16.581Z] } [Pipeline] sh [2023-01-11T18:44:16.940Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T18:44:17.297Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:44:35.638Z] provisioning config files... [2023-01-11T18:44:35.669Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1366515429410371813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:44:36.066Z] ---> docker-login.sh [2023-01-11T18:44:36.066Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:44:36.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:36.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:36.658Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:36.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:36.658Z] [2023-01-11T18:44:36.658Z] Login Succeeded [2023-01-11T18:44:36.658Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:44:36.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:37.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:37.212Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:37.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:37.212Z] [2023-01-11T18:44:37.212Z] Login Succeeded [2023-01-11T18:44:37.212Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:44:37.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:37.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:37.483Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:37.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:37.483Z] [2023-01-11T18:44:37.483Z] Login Succeeded [2023-01-11T18:44:37.483Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:44:37.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:37.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:37.753Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:37.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:37.753Z] [2023-01-11T18:44:37.753Z] Login Succeeded [2023-01-11T18:44:37.753Z] docker.io [2023-01-11T18:44:38.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:44:38.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:44:38.296Z] Configure a credential helper to remove this warning. See [2023-01-11T18:44:38.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:44:38.296Z] [2023-01-11T18:44:38.296Z] Login Succeeded [2023-01-11T18:44:38.296Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:44:38.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:44:38.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:44:38.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:44:38.813Z] ========================================================= [2023-01-11T18:44:38.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T18:44:38.813Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:44:39.309Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-11T18:44:39.578Z] Sending build context to Docker daemon 1.145MB [2023-01-11T18:44:39.578Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:44:39.578Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-11T18:44:39.847Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T18:44:39.847Z] 9b18e9b68314: Pulling fs layer [2023-01-11T18:44:39.847Z] 35d82f9e3411: Pulling fs layer [2023-01-11T18:44:39.847Z] e16973657156: Pulling fs layer [2023-01-11T18:44:39.847Z] fc693d55d65f: Pulling fs layer [2023-01-11T18:44:39.847Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T18:44:39.847Z] dda99020689f: Pulling fs layer [2023-01-11T18:44:39.847Z] db1c61fa0a46: Pulling fs layer [2023-01-11T18:44:39.847Z] 891c053d2c06: Pulling fs layer [2023-01-11T18:44:39.847Z] dda99020689f: Waiting [2023-01-11T18:44:39.847Z] db1c61fa0a46: Waiting [2023-01-11T18:44:39.847Z] 891c053d2c06: Waiting [2023-01-11T18:44:39.847Z] fc693d55d65f: Waiting [2023-01-11T18:44:39.847Z] 7e9fc2657dce: Waiting [2023-01-11T18:44:39.847Z] e16973657156: Verifying Checksum [2023-01-11T18:44:39.847Z] e16973657156: Download complete [2023-01-11T18:44:39.847Z] 35d82f9e3411: Download complete [2023-01-11T18:44:39.847Z] 7e9fc2657dce: Verifying Checksum [2023-01-11T18:44:39.847Z] 7e9fc2657dce: Download complete [2023-01-11T18:44:39.847Z] dda99020689f: Download complete [2023-01-11T18:44:39.847Z] 9b18e9b68314: Verifying Checksum [2023-01-11T18:44:39.847Z] 9b18e9b68314: Download complete [2023-01-11T18:44:40.825Z] 9b18e9b68314: Pull complete [2023-01-11T18:44:41.106Z] 891c053d2c06: Verifying Checksum [2023-01-11T18:44:41.106Z] 891c053d2c06: Download complete [2023-01-11T18:44:41.379Z] 35d82f9e3411: Pull complete [2023-01-11T18:44:41.650Z] e16973657156: Pull complete [2023-01-11T18:44:42.243Z] db1c61fa0a46: Verifying Checksum [2023-01-11T18:44:42.243Z] db1c61fa0a46: Download complete [2023-01-11T18:44:42.830Z] fc693d55d65f: Verifying Checksum [2023-01-11T18:44:42.830Z] fc693d55d65f: Download complete [2023-01-11T18:44:55.166Z] fc693d55d65f: Pull complete [2023-01-11T18:44:55.166Z] 7e9fc2657dce: Pull complete [2023-01-11T18:44:55.166Z] dda99020689f: Pull complete [2023-01-11T18:45:00.535Z] db1c61fa0a46: Pull complete [2023-01-11T18:45:01.508Z] 891c053d2c06: Pull complete [2023-01-11T18:45:01.508Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T18:45:01.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T18:45:01.508Z] ---> f96f9c87975a [2023-01-11T18:45:01.508Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:45:04.104Z] ---> Running in 26466638dc00 [2023-01-11T18:45:04.104Z] Removing intermediate container 26466638dc00 [2023-01-11T18:45:04.104Z] ---> 337b66ad7c6e [2023-01-11T18:45:04.104Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:45:04.104Z] ---> Running in 8682b7a18466 [2023-01-11T18:45:04.697Z] Removing intermediate container 8682b7a18466 [2023-01-11T18:45:04.697Z] ---> 89ff6fad1d98 [2023-01-11T18:45:04.697Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T18:45:04.697Z] ---> Running in 9a6e96b0f3be [2023-01-11T18:45:04.969Z] Removing intermediate container 9a6e96b0f3be [2023-01-11T18:45:04.969Z] ---> 0c8c71d2dd94 [2023-01-11T18:45:04.969Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T18:45:04.969Z] ---> Running in 3855a5d11137 [2023-01-11T18:45:05.558Z] Removing intermediate container 3855a5d11137 [2023-01-11T18:45:05.558Z] ---> 0ae7f9f4a6cd [2023-01-11T18:45:05.558Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:45:05.558Z] ---> Running in 95df0a7177d8 [2023-01-11T18:45:06.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:45:07.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:45:08.073Z] (1/14) Installing libintl (0.21-r2) [2023-01-11T18:45:08.073Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-11T18:45:08.073Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T18:45:08.073Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T18:45:08.342Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-11T18:45:08.342Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-11T18:45:08.342Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T18:45:08.342Z] (7/14) Installing libblkid (2.38-r1) [2023-01-11T18:45:08.342Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-11T18:45:08.342Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-11T18:45:08.342Z] (10/14) Installing kmod-libs (29-r2) [2023-01-11T18:45:08.342Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-11T18:45:08.342Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-11T18:45:08.342Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-11T18:45:08.342Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-11T18:45:08.611Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:45:08.611Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T18:45:08.611Z] OK: 228 MiB in 65 packages [2023-01-11T18:45:10.034Z] Removing intermediate container 95df0a7177d8 [2023-01-11T18:45:10.034Z] ---> f83826320bb1 [2023-01-11T18:45:10.034Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-11T18:45:10.034Z] ---> Running in 2fc90ff80ca0 [2023-01-11T18:45:10.303Z] Removing intermediate container 2fc90ff80ca0 [2023-01-11T18:45:10.303Z] ---> 537f53707dfb [2023-01-11T18:45:10.303Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-11T18:45:10.899Z] ---> da8deb9a861c [2023-01-11T18:45:10.899Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:45:10.899Z] ---> Running in bf19bd6d5de5 [2023-01-11T18:46:07.362Z] Removing intermediate container bf19bd6d5de5 [2023-01-11T18:46:07.362Z] ---> 111084139cdc [2023-01-11T18:46:07.362Z] Step 11/13 : COPY . . [2023-01-11T18:46:07.362Z] ---> 4bbac59660b6 [2023-01-11T18:46:07.363Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T18:46:07.363Z] ---> Running in 0c365c1082fa [2023-01-11T18:46:07.363Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:46:07.363Z] Dload Upload Total Spent Left Speed [2023-01-11T18:46:07.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12111 0 --:--:-- --:--:-- --:--:-- 12206 [2023-01-11T18:46:07.363Z] Removing intermediate container 0c365c1082fa [2023-01-11T18:46:07.363Z] ---> b36affa25ff6 [2023-01-11T18:46:07.363Z] Step 13/13 : RUN ${MAKE} [2023-01-11T18:46:07.363Z] ---> Running in bd6ce317c840 [2023-01-11T18:46:07.951Z] noop [2023-01-11T18:46:08.538Z] Removing intermediate container bd6ce317c840 [2023-01-11T18:46:08.538Z] ---> 4354bdee77af [2023-01-11T18:46:08.538Z] Successfully built 4354bdee77af [2023-01-11T18:46:08.538Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:46:09.012Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:46:09.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:46:09.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-1923 does not seem to be running inside a container [2023-01-11T18:46:09.343Z] $ 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-01-11T18:46:10.541Z] $ docker top aa71243aeca6d4a61d77b68e26f0ddd61341da3d5d85da124d97a8e116982354 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:46:11.451Z] + go version [2023-01-11T18:46:11.451Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T18:46:11.489Z] $ docker stop --time=1 aa71243aeca6d4a61d77b68e26f0ddd61341da3d5d85da124d97a8e116982354 [2023-01-11T18:46:13.137Z] $ docker rm -f --volumes aa71243aeca6d4a61d77b68e26f0ddd61341da3d5d85da124d97a8e116982354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:46:13.969Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:46:13.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:46:14.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-1923 does not seem to be running inside a container [2023-01-11T18:46:14.297Z] $ 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-01-11T18:46:15.495Z] $ docker top 4ef000e49a732cd03ea7b5caf6399bed5140c4655f965241f201df26639a3f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:46:16.395Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:46:17.054Z] + make test [2023-01-11T18:46:17.055Z] go test ./... -coverprofile=coverage.out ./... [2023-01-11T18:46:18.473Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-11T18:48:10.210Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-11T18:48:10.210Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements [2023-01-11T18:48:10.210Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T18:48:10.210Z] go vet ./... [2023-01-11T18:48:28.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:48:28.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:48:28.480Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:48:28.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:48:28.551Z] $ docker stop --time=1 4ef000e49a732cd03ea7b5caf6399bed5140c4655f965241f201df26639a3f3b [2023-01-11T18:48:30.341Z] $ docker rm -f --volumes 4ef000e49a732cd03ea7b5caf6399bed5140c4655f965241f201df26639a3f3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:48:31.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:48:31.442Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T18:48:31.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:48:32.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:48:32.935Z] + ls -al . [2023-01-11T18:48:32.935Z] total 204 [2023-01-11T18:48:32.935Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:46 . [2023-01-11T18:48:32.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:44 .. [2023-01-11T18:48:32.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:44 .git [2023-01-11T18:48:32.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:44 .github [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 18:44 .gitignore [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 18:44 .golangci.yml [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 18:44 .hadolint.yml [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 18:44 Attribution.txt [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 18:44 CHANGELOG.md [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 18:44 Dockerfile [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 18:44 GOVERNANCE.md [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 18:44 Jenkinsfile [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 18:44 LICENSE [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 18:44 Makefile [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 18:44 OWNERS.md [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 18:44 README.md [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:40 VERSION [2023-01-11T18:48:32.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:44 bin [2023-01-11T18:48:32.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:44 cmd [2023-01-11T18:48:32.935Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 18:48 coverage.out [2023-01-11T18:48:32.935Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 18:44 docker-entrypoint.sh [2023-01-11T18:48:32.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:44 docs [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 18:44 go.mod [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 18:44 go.sum [2023-01-11T18:48:32.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:44 internal [2023-01-11T18:48:32.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:44 snap [2023-01-11T18:48:32.935Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:48:33.366Z] + 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=bd8c44733384efeb3f70799af3b8bacc5eda9807 --label arch=arm64 --label version=0.0.0 . [2023-01-11T18:48:33.633Z] Sending build context to Docker daemon 1.176MB [2023-01-11T18:48:33.901Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:48:33.902Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-11T18:48:33.902Z] ---> 4354bdee77af [2023-01-11T18:48:33.902Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:48:33.902Z] ---> Running in 86f9acea3f3a [2023-01-11T18:48:34.489Z] Removing intermediate container 86f9acea3f3a [2023-01-11T18:48:34.489Z] ---> fe5f4650d79e [2023-01-11T18:48:34.489Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:48:34.489Z] ---> Running in d95a171239b3 [2023-01-11T18:48:35.074Z] Removing intermediate container d95a171239b3 [2023-01-11T18:48:35.074Z] ---> c09de3e34425 [2023-01-11T18:48:35.074Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-01-11T18:48:35.074Z] ---> Running in e8e771e27377 [2023-01-11T18:48:35.664Z] Removing intermediate container e8e771e27377 [2023-01-11T18:48:35.664Z] ---> a37982cc76d0 [2023-01-11T18:48:35.664Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-11T18:48:35.664Z] ---> Running in fe42a63c548c [2023-01-11T18:48:35.932Z] Removing intermediate container fe42a63c548c [2023-01-11T18:48:35.932Z] ---> 383917c77e2b [2023-01-11T18:48:35.932Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:48:36.199Z] ---> Running in 9e5bbeaf1f4e [2023-01-11T18:48:37.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:48:38.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:48:39.676Z] OK: 228 MiB in 65 packages [2023-01-11T18:48:40.269Z] Removing intermediate container 9e5bbeaf1f4e [2023-01-11T18:48:40.269Z] ---> 813f04240086 [2023-01-11T18:48:40.269Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-11T18:48:40.539Z] ---> Running in 9fab88628969 [2023-01-11T18:48:40.809Z] Removing intermediate container 9fab88628969 [2023-01-11T18:48:40.809Z] ---> 613d6e82ef39 [2023-01-11T18:48:40.809Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-11T18:48:41.396Z] ---> 2189c0923862 [2023-01-11T18:48:41.396Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:48:41.396Z] ---> Running in 20069603b2d8 [2023-01-11T18:48:43.998Z] Removing intermediate container 20069603b2d8 [2023-01-11T18:48:43.998Z] ---> 3e68e7c708ed [2023-01-11T18:48:43.998Z] Step 11/35 : COPY . . [2023-01-11T18:48:44.586Z] ---> b06a4ad16107 [2023-01-11T18:48:44.586Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-11T18:48:44.854Z] ---> Running in 6a635965613c [2023-01-11T18:48:45.817Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:48:45.817Z]  Dload Upload Total Spent Left Speed [2023-01-11T18:48:46.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5913 0 --:--:-- --:--:-- --:--:-- 5966 [2023-01-11T18:48:47.062Z] Removing intermediate container 6a635965613c [2023-01-11T18:48:47.062Z] ---> 737875156f71 [2023-01-11T18:48:47.062Z] Step 13/35 : RUN ${MAKE} [2023-01-11T18:48:47.062Z] ---> Running in caf00e1757ac [2023-01-11T18:48:48.024Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-01-11T18:51:40.837Z] Removing intermediate container caf00e1757ac [2023-01-11T18:51:40.837Z] ---> beeb4247a341 [2023-01-11T18:51:40.837Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-11T18:51:40.837Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-11T18:51:40.837Z] eab2503cf8f4: Pulling fs layer [2023-01-11T18:51:40.837Z] 97cd0a44c592: Pulling fs layer [2023-01-11T18:51:40.837Z] 97cd0a44c592: Download complete [2023-01-11T18:51:40.837Z] eab2503cf8f4: Verifying Checksum [2023-01-11T18:51:40.837Z] eab2503cf8f4: Download complete [2023-01-11T18:51:40.837Z] eab2503cf8f4: Pull complete [2023-01-11T18:51:40.837Z] 97cd0a44c592: Pull complete [2023-01-11T18:51:40.837Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-11T18:51:40.837Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-11T18:51:40.837Z] ---> 7f763cca56b3 [2023-01-11T18:51:40.837Z] Step 15/35 : FROM alpine:3.16 [2023-01-11T18:51:40.837Z] 3.16: Pulling from library/alpine [2023-01-11T18:51:40.837Z] 6875df1f5354: Pulling fs layer [2023-01-11T18:51:40.837Z] 6875df1f5354: Verifying Checksum [2023-01-11T18:51:40.837Z] 6875df1f5354: Download complete [2023-01-11T18:51:40.837Z] 6875df1f5354: Pull complete [2023-01-11T18:51:40.837Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:51:40.837Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:51:40.837Z] ---> 2b4661558fb8 [2023-01-11T18:51:40.837Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-11T18:51:40.837Z] ---> Running in 36c70232943c [2023-01-11T18:51:40.837Z] Removing intermediate container 36c70232943c [2023-01-11T18:51:40.837Z] ---> 9a4a0ebf10d0 [2023-01-11T18:51:40.837Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-01-11T18:51:40.837Z] ---> Running in 5f2cabd83750 [2023-01-11T18:51:40.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:51:40.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:51:40.837Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-01-11T18:51:40.837Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-01-11T18:51:40.837Z] (3/79) Installing libxau (1.0.9-r0) [2023-01-11T18:51:40.837Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-01-11T18:51:40.837Z] (5/79) Installing libxcb (1.15-r0) [2023-01-11T18:51:40.837Z] (6/79) Installing libx11 (1.8-r0) [2023-01-11T18:51:40.837Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-01-11T18:51:40.837Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-01-11T18:51:40.837Z] (9/79) Installing expat (2.5.0-r0) [2023-01-11T18:51:40.837Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-01-11T18:51:40.837Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-01-11T18:51:40.837Z] (12/79) Installing libpng (1.6.37-r1) [2023-01-11T18:51:40.837Z] (13/79) Installing freetype (2.12.1-r0) [2023-01-11T18:51:40.837Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-01-11T18:51:40.837Z] (15/79) Installing fribidi (1.0.12-r0) [2023-01-11T18:51:40.837Z] (16/79) Installing libffi (3.4.2-r1) [2023-01-11T18:51:40.837Z] (17/79) Installing libintl (0.21-r2) [2023-01-11T18:51:40.837Z] (18/79) Installing libblkid (2.38-r1) [2023-01-11T18:51:40.838Z] (19/79) Installing libmount (2.38-r1) [2023-01-11T18:51:40.838Z] (20/79) Installing pcre (8.45-r2) [2023-01-11T18:51:40.838Z] (21/79) Installing glib (2.72.1-r0) [2023-01-11T18:51:40.838Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-01-11T18:51:40.838Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-01-11T18:51:40.838Z] (24/79) Installing libass (0.16.0-r0) [2023-01-11T18:51:40.838Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-01-11T18:51:40.838Z] (26/79) Installing libdrm (2.4.110-r0) [2023-01-11T18:51:40.838Z] (27/79) Installing gmp (6.2.1-r2) [2023-01-11T18:51:40.838Z] (28/79) Installing nettle (3.7.3-r0) [2023-01-11T18:51:40.838Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-01-11T18:51:40.838Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-01-11T18:51:40.838Z] (31/79) Installing libunistring (1.0-r0) [2023-01-11T18:51:40.838Z] (32/79) Installing gnutls (3.7.7-r0) [2023-01-11T18:51:40.838Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-11T18:51:40.838Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-11T18:51:40.838Z] (35/79) Installing lame (3.100-r0) [2023-01-11T18:51:40.838Z] (36/79) Installing opus (1.3.1-r1) [2023-01-11T18:51:40.838Z] (37/79) Installing libasyncns (0.8-r1) [2023-01-11T18:51:40.838Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-01-11T18:51:40.838Z] (39/79) Installing libltdl (2.4.7-r0) [2023-01-11T18:51:40.838Z] (40/79) Installing orc (0.4.32-r0) [2023-01-11T18:51:40.838Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-01-11T18:51:40.838Z] (42/79) Installing libogg (1.3.5-r1) [2023-01-11T18:51:40.838Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-11T18:51:40.838Z] (44/79) Installing flac (1.3.4-r0) [2023-01-11T18:51:40.838Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-01-11T18:51:40.838Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-01-11T18:51:40.838Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-01-11T18:51:40.838Z] (48/79) Installing soxr (0.1.3-r2) [2023-01-11T18:51:40.838Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-01-11T18:51:40.838Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-01-11T18:51:40.838Z] (51/79) Installing libpulse (15.0-r2) [2023-01-11T18:51:40.838Z] (52/79) Installing cjson (1.7.15-r3) [2023-01-11T18:51:40.838Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-01-11T18:51:40.838Z] (54/79) Installing librist (0.2.6-r1) [2023-01-11T18:51:40.838Z] (55/79) Installing libsrt (1.4.4-r0) [2023-01-11T18:51:40.838Z] (56/79) Installing libssh (0.9.6-r1) [2023-01-11T18:51:40.838Z] (57/79) Installing libtheora (1.1.1-r16) [2023-01-11T18:51:40.838Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-01-11T18:51:40.838Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-01-11T18:51:40.838Z] (60/79) Installing libxext (1.3.4-r0) [2023-01-11T18:51:40.838Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-01-11T18:51:40.838Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-01-11T18:51:40.838Z] (63/79) Installing libva (2.14.0-r0) [2023-01-11T18:51:40.838Z] (64/79) Installing libvdpau (1.5-r0) [2023-01-11T18:51:40.838Z] (65/79) Installing vidstab (1.1.0-r1) [2023-01-11T18:51:40.838Z] (66/79) Installing libvpx (1.11.0-r1) [2023-01-11T18:51:40.838Z] (67/79) Installing libwebp (1.2.3-r0) [2023-01-11T18:51:40.838Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-01-11T18:51:40.838Z] (69/79) Installing numactl (2.0.14-r0) [2023-01-11T18:51:40.838Z] (70/79) Installing x265-libs (3.5-r3) [2023-01-11T18:51:41.107Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-01-11T18:51:41.107Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-01-11T18:51:41.377Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-01-11T18:51:41.377Z] (74/79) Installing udev-init-scripts (35-r0) [2023-01-11T18:51:41.646Z] Executing udev-init-scripts-35-r0.post-install [2023-01-11T18:51:41.646Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-01-11T18:51:41.646Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-01-11T18:51:41.646Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-01-11T18:51:41.646Z] (78/79) Installing kmod-libs (29-r2) [2023-01-11T18:51:41.646Z] (79/79) Installing eudev (3.2.11-r0) [2023-01-11T18:51:41.646Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:51:41.646Z] Executing eudev-3.2.11-r0.trigger [2023-01-11T18:51:41.646Z] OK: 77 MiB in 93 packages [2023-01-11T18:51:45.009Z] Removing intermediate container 5f2cabd83750 [2023-01-11T18:51:45.009Z] ---> 11c8f40ebb8b [2023-01-11T18:51:45.009Z] Step 18/35 : WORKDIR / [2023-01-11T18:51:45.009Z] ---> Running in 6609c1048701 [2023-01-11T18:51:45.009Z] Removing intermediate container 6609c1048701 [2023-01-11T18:51:45.009Z] ---> 7674455a883a [2023-01-11T18:51:45.009Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-11T18:51:46.429Z] ---> 2a9bcd67d309 [2023-01-11T18:51:46.429Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-11T18:51:47.022Z] ---> 0eeecd62ddfb [2023-01-11T18:51:47.022Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-11T18:51:47.612Z] ---> fb1e37517701 [2023-01-11T18:51:47.612Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-11T18:51:48.201Z] ---> 0cf634338eb1 [2023-01-11T18:51:48.201Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-11T18:51:48.785Z] ---> 5477d5b9a763 [2023-01-11T18:51:48.785Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-11T18:51:49.370Z] ---> ed783227a5ab [2023-01-11T18:51:49.370Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-11T18:51:50.330Z] ---> 41042ce6b75b [2023-01-11T18:51:50.330Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-11T18:51:50.330Z] ---> Running in a7b24d51a7cf [2023-01-11T18:51:52.278Z] Removing intermediate container a7b24d51a7cf [2023-01-11T18:51:52.278Z] ---> eb9bc98a6741 [2023-01-11T18:51:52.278Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-11T18:51:52.278Z] ---> Running in 45857c285c44 [2023-01-11T18:51:53.688Z] Removing intermediate container 45857c285c44 [2023-01-11T18:51:53.688Z] ---> a2e52694e2d9 [2023-01-11T18:51:53.688Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-11T18:51:53.688Z] ---> Running in 5a3c07d4a9ed [2023-01-11T18:51:55.638Z] Removing intermediate container 5a3c07d4a9ed [2023-01-11T18:51:55.638Z] ---> 02648beae74e [2023-01-11T18:51:55.638Z] Step 29/35 : EXPOSE 59983 [2023-01-11T18:51:55.638Z] ---> Running in 2a49692715f4 [2023-01-11T18:51:55.638Z] Removing intermediate container 2a49692715f4 [2023-01-11T18:51:55.638Z] ---> 540c957e4dca [2023-01-11T18:51:55.638Z] Step 30/35 : EXPOSE 8554 [2023-01-11T18:51:55.638Z] ---> Running in 03d35ac28c58 [2023-01-11T18:51:55.909Z] Removing intermediate container 03d35ac28c58 [2023-01-11T18:51:55.909Z] ---> f7812f3212c8 [2023-01-11T18:51:55.909Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-11T18:51:56.183Z] ---> Running in 9f37fde050c5 [2023-01-11T18:51:56.453Z] Removing intermediate container 9f37fde050c5 [2023-01-11T18:51:56.453Z] ---> 969d7d886ddd [2023-01-11T18:51:56.453Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-11T18:51:56.453Z] ---> Running in 23bdfa404d49 [2023-01-11T18:51:56.720Z] Removing intermediate container 23bdfa404d49 [2023-01-11T18:51:56.720Z] ---> 76492153d6d3 [2023-01-11T18:51:56.720Z] Step 33/35 : LABEL arch=arm64 [2023-01-11T18:51:56.720Z] ---> Running in ea6ac4788bbf [2023-01-11T18:51:56.990Z] Removing intermediate container ea6ac4788bbf [2023-01-11T18:51:56.990Z] ---> 614a3947a9c2 [2023-01-11T18:51:56.990Z] Step 34/35 : LABEL git_sha=bd8c44733384efeb3f70799af3b8bacc5eda9807 [2023-01-11T18:51:57.257Z] ---> Running in e9bbe8b40b34 [2023-01-11T18:51:57.523Z] Removing intermediate container e9bbe8b40b34 [2023-01-11T18:51:57.523Z] ---> 482a7ffea57a [2023-01-11T18:51:57.523Z] Step 35/35 : LABEL version=0.0.0 [2023-01-11T18:51:57.523Z] ---> Running in 9c8071b7d554 [2023-01-11T18:51:57.792Z] Removing intermediate container 9c8071b7d554 [2023-01-11T18:51:57.792Z] ---> e1f13c1d3401 [2023-01-11T18:51:57.792Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:51:57.792Z] Successfully built e1f13c1d3401 [2023-01-11T18:51:57.792Z] 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-01-11T18:51:58.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:51:58.597Z] [2023-01-11T18:51:58.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:51:58.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:51:58.997Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T18:51:58.997Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T18:51:58.997Z] 04944245beec: Pulling fs layer [2023-01-11T18:51:58.997Z] 699f458cf7ca: Pulling fs layer [2023-01-11T18:51:58.997Z] 765212b225bb: Pulling fs layer [2023-01-11T18:51:58.997Z] f23df028b6ca: Pulling fs layer [2023-01-11T18:51:58.997Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T18:51:58.997Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T18:51:58.997Z] f23df028b6ca: Waiting [2023-01-11T18:51:58.997Z] 2437ff75d9bd: Waiting [2023-01-11T18:51:58.997Z] d65c8cfc05b1: Waiting [2023-01-11T18:51:58.997Z] 765212b225bb: Waiting [2023-01-11T18:51:59.269Z] 04944245beec: Verifying Checksum [2023-01-11T18:51:59.269Z] 04944245beec: Download complete [2023-01-11T18:51:59.269Z] 765212b225bb: Verifying Checksum [2023-01-11T18:51:59.269Z] 765212b225bb: Download complete [2023-01-11T18:51:59.269Z] f23df028b6ca: Verifying Checksum [2023-01-11T18:51:59.269Z] f23df028b6ca: Download complete [2023-01-11T18:51:59.269Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T18:51:59.269Z] d65c8cfc05b1: Download complete [2023-01-11T18:51:59.538Z] 699f458cf7ca: Verifying Checksum [2023-01-11T18:51:59.538Z] 699f458cf7ca: Download complete [2023-01-11T18:51:59.810Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T18:51:59.810Z] 8998bd30e6a1: Download complete [2023-01-11T18:52:02.410Z] 2437ff75d9bd: Verifying Checksum [2023-01-11T18:52:03.814Z] 8998bd30e6a1: Pull complete [2023-01-11T18:52:04.081Z] 04944245beec: Pull complete [2023-01-11T18:52:05.489Z] 699f458cf7ca: Pull complete [2023-01-11T18:52:05.489Z] 765212b225bb: Pull complete [2023-01-11T18:52:06.076Z] f23df028b6ca: Pull complete [2023-01-11T18:52:06.344Z] d65c8cfc05b1: Pull complete [2023-01-11T18:52:21.328Z] 2437ff75d9bd: Pull complete [2023-01-11T18:52:21.328Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T18:52:21.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:52:21.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:52:21.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-1923 does not seem to be running inside a container [2023-01-11T18:52:21.751Z] $ 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-01-11T18:52:24.581Z] $ docker top e375c32c4aca647c0b14370c2bf176d2be2c618c73009d2cd16b9c5a07c064b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:25.520Z] ---> job-cost.sh [2023-01-11T18:52:25.520Z] lf-activate-venv: SKIPPING [2023-01-11T18:52:25.520Z] INFO: No Stack... [2023-01-11T18:52:25.789Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T18:52:26.759Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:52:27.423Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-01-11T18:52:27.423Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T18:52:27.519Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] [2023-01-11T18:52:27.524Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] did not exist. Created. [2023-01-11T18:52:27.524Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:52:28.265Z] /w/workspace/device-usb-camera/1@tmp/durable-b389fc22/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T18:52:28.941Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T18:52:28.981Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T18:52:29.037Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:52:29.052Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-127-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:52:29.127Z] $ docker stop --time=1 e375c32c4aca647c0b14370c2bf176d2be2c618c73009d2cd16b9c5a07c064b6 [2023-01-11T18:52:30.612Z] $ docker rm -f --volumes e375c32c4aca647c0b14370c2bf176d2be2c618c73009d2cd16b9c5a07c064b6 [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-01-11T18:52:31.559Z] provisioning config files... [2023-01-11T18:52:31.569Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-127@tmp/config9646378860494622171tmp [Pipeline] { [Pipeline] sh [2023-01-11T18:52:31.891Z] + set +x [2023-01-11T18:52:31.891Z] + bash -s -- [2023-01-11T18:52:31.891Z] + curl -s https://codecov.io/bash [2023-01-11T18:52:31.891Z] [2023-01-11T18:52:31.891Z] _____ _ [2023-01-11T18:52:31.891Z] / ____| | | [2023-01-11T18:52:31.891Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T18:52:31.891Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T18:52:31.891Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T18:52:31.891Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T18:52:31.891Z] Bash-1.0.6 [2023-01-11T18:52:31.891Z] [2023-01-11T18:52:31.891Z] [2023-01-11T18:52:31.891Z] ==> git version 2.25.1 found [2023-01-11T18:52:31.891Z] ==> 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-01-11T18:52:31.891Z] Release-Date: 2020-01-08 [2023-01-11T18:52:31.891Z] 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-01-11T18:52:31.891Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T18:52:31.891Z] ==> Jenkins CI detected. [2023-01-11T18:52:31.891Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-127 [2023-01-11T18:52:31.891Z] project root: . [2023-01-11T18:52:31.891Z] --> token set from env [2023-01-11T18:52:31.891Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T18:52:31.891Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T18:52:31.891Z] ==> Python coveragepy not found [2023-01-11T18:52:31.891Z] ==> Searching for coverage reports in: [2023-01-11T18:52:31.891Z] + . [2023-01-11T18:52:31.891Z] -> Found 1 reports [2023-01-11T18:52:31.891Z] ==> Detecting git/mercurial file structure [2023-01-11T18:52:31.891Z] ==> Reading reports [2023-01-11T18:52:31.891Z] + ./coverage.out bytes=30666 [2023-01-11T18:52:31.891Z] ==> Appending adjustments [2023-01-11T18:52:31.891Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T18:52:32.150Z] + Found adjustments [2023-01-11T18:52:32.150Z] ==> Gzipping contents [2023-01-11T18:52:32.150Z] 8.0K /tmp/codecov.cmAHeq.gz [2023-01-11T18:52:32.150Z] ==> Uploading reports [2023-01-11T18:52:32.150Z] url: https://codecov.io [2023-01-11T18:52:32.150Z] query: branch=PR-127&commit=bd8c44733384efeb3f70799af3b8bacc5eda9807&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=127&job=&cmd_args= [2023-01-11T18:52:32.150Z] -> Pinging Codecov [2023-01-11T18:52:32.150Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-127&commit=bd8c44733384efeb3f70799af3b8bacc5eda9807&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=127&job=&cmd_args= [2023-01-11T18:52:32.410Z] -> Uploading to [2023-01-11T18:52:32.411Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/73D8F5FF140700D3E01443B452E23636/bd8c44733384efeb3f70799af3b8bacc5eda9807/8a355cf4-b1ca-485f-a2d2-9e0bb902b3b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T185232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=384557a3ce88dc5007fce0d62f2d4ec44e206f7d43d550a248e7e5567e43b018 [2023-01-11T18:52:32.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:52:32.411Z] Dload Upload Total Spent Left Speed [2023-01-11T18:52:32.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4343 0 0 100 4343 0 18480 --:--:-- --:--:-- --:--:-- 18480 [2023-01-11T18:52:32.670Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bd8c44733384efeb3f70799af3b8bacc5eda9807 [Pipeline] } [2023-01-11T18:52:32.697Z] 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-01-11T18:52:34.404Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-127/archives ] [2023-01-11T18:52:34.404Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-127/archives [2023-01-11T18:52:34.404Z] total 16 [2023-01-11T18:52:34.404Z] drwxr-xr-x 3 root root 4096 Jan 11 18:42 . [2023-01-11T18:52:34.404Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 18:42 .. [2023-01-11T18:52:34.404Z] drwxr-xr-x 2 root root 4096 Jan 11 18:42 cost [2023-01-11T18:52:34.404Z] -rw-r--r-- 1 root root 89 Jan 11 18:42 cost.csv [2023-01-11T18:52:34.404Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-127/archives [2023-01-11T18:52:34.404Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-127/archives [2023-01-11T18:52:34.404Z] total 16 [2023-01-11T18:52:34.404Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:42 . [2023-01-11T18:52:34.404Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 18:42 .. [2023-01-11T18:52:34.404Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:42 cost [2023-01-11T18:52:34.404Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 11 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:34.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:35.629Z] ---> package-listing.sh [2023-01-11T18:52:35.629Z] ++ facter osfamily [2023-01-11T18:52:35.629Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T18:52:35.889Z] + OS_FAMILY=debian [2023-01-11T18:52:35.889Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-127 [2023-01-11T18:52:35.889Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T18:52:35.889Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T18:52:35.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T18:52:35.889Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T18:52:35.889Z] + '[' /w/workspace/foundry_device-usb-camera_PR-127 ']' [2023-01-11T18:52:35.889Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T18:52:35.889Z] + case "${OS_FAMILY}" in [2023-01-11T18:52:35.889Z] + dpkg -l [2023-01-11T18:52:35.889Z] + grep '^ii' [2023-01-11T18:52:35.889Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T18:52:35.889Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T18:52:35.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T18:52:35.889Z] + '[' /w/workspace/foundry_device-usb-camera_PR-127 ']' [2023-01-11T18:52:35.889Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-127/archives/ [2023-01-11T18:52:35.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-127/archives/ [Pipeline] echo [2023-01-11T18:52:35.927Z] 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-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T18:52:36.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:52:36.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:52:36.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:52:37.028Z] prd-ubuntu20.04-docker-8c-8g-1920 does not seem to be running inside a container [2023-01-11T18:52:37.067Z] $ 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-127/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-127 -v /w/workspace/foundry_device-usb-camera_PR-127:/w/workspace/foundry_device-usb-camera_PR-127:rw,z -v /w/workspace/foundry_device-usb-camera_PR-127@tmp:/w/workspace/foundry_device-usb-camera_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T18:52:37.259Z] $ docker top f9d6db47a22eb946852955354f02339b248c920185a0998df3da0cf9801b940c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:52:37.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T18:52:37.961Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T18:52:38.276Z] + ls /var/log/sa-host [2023-01-11T18:52:38.276Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:52:38.423Z] provisioning config files... [2023-01-11T18:52:38.431Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-127@tmp/config2268903988788480786tmp [Pipeline] { [Pipeline] echo [2023-01-11T18:52:38.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:38.795Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T18:52:38.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:39.218Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T18:52:39.258Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:39.570Z] ---> sudo-logs.sh [2023-01-11T18:52:39.570Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T18:52:39.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:39.962Z] ---> job-cost.sh [2023-01-11T18:52:39.962Z] lf-activate-venv: SKIPPING [2023-01-11T18:52:39.962Z] DEBUG: total: 0.2199999988079071 [2023-01-11T18:52:39.962Z] INFO: Retrieving Stack Cost... [2023-01-11T18:52:40.529Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:52:40.787Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T18:52:40.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:52:41.131Z] ---> logs-deploy.sh [2023-01-11T18:52:41.131Z] lf-activate-venv: SKIPPING [2023-01-11T18:52:41.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-127/1 [2023-01-11T18:52:41.131Z] INFO: archiving workspace using pattern(s): [2023-01-11T18:52:42.069Z] Archives upload complete. [2023-01-11T18:52:42.069Z] INFO: archiving logs to Nexus