Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e289ea3377a7f560eeb64081e7c31525184d847+bc08c07b2fcd2a11c96a474f97a869fa8c75de0c (0838537030ca288a56c4273fbcc8fdf4f8b05d23) 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-ssh77910309541209939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2872320849571748611.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-78/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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10999310793695967388.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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2186346048437102426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7026560323465709506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-78/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-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6267161551712869833.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 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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 Running on prd-ubuntu20.04-docker-8c-8g-22828 in /w/workspace/xfoundry_device-usb-camera_PR-78 [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/xfoundry_device-usb-camera_PR-78 # 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 Merging remotes/origin/main commit bc08c07b2fcd2a11c96a474f97a869fa8c75de0c into PR head commit 7e289ea3377a7f560eeb64081e7c31525184d847 Merge succeeded, producing 7e289ea3377a7f560eeb64081e7c31525184d847 Checking out Revision 7e289ea3377a7f560eeb64081e7c31525184d847 (PR-78) 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # 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 bc08c07b2fcd2a11c96a474f97a869fa8c75de0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-15T17:19:17.525Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T17:19:17.712Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T17:19:17.814Z] ========================================================= [2022-08-15T17:19:17.815Z] EdgeX Global Pipelines Version Info [2022-08-15T17:19:17.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:19:18.615Z] ------------------- [2022-08-15T17:19:18.615Z] stable info: [2022-08-15T17:19:18.615Z] ------------------- [2022-08-15T17:19:18.615Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T17:19:18.615Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T17:19:18.615Z] Message: update stable to v1.0.238 [2022-08-15T17:19:19.186Z] ------------------- [2022-08-15T17:19:19.186Z] experimental info: [2022-08-15T17:19:19.186Z] ------------------- [2022-08-15T17:19:19.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T17:19:19.186Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T17:19:19.186Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T17:19:19.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-08-15T17:19:19.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-08-15T17:19:19.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T17:19:19.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T17:19:19.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T17:19:19.754Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T17:19:19.790Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T17:19:19.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T17:19:19.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T17:19:19.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T17:19:19.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T17:19:19.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-08-15T17:19:20.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T17:19:20.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T17:19:20.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T17:19:20.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T17:19:20.194Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T17:19:20.232Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T17:19:20.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T17:19:20.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T17:19:20.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-15T17:19:20.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-15T17:19:20.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T17:19:20.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T17:19:20.507Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T17:19:20.545Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T17:19:20.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T17:19:20.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo [2022-08-15T17:19:20.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo [2022-08-15T17:19:20.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo [2022-08-15T17:19:20.745Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo [2022-08-15T17:19:20.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e289ea [Pipeline] echo [2022-08-15T17:19:20.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:19:20.936Z] provisioning config files... [2022-08-15T17:19:20.952Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config6123462006851774533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:19:21.312Z] ---> docker-login.sh [2022-08-15T17:19:21.312Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:19:21.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:21.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:21.840Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:21.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:21.840Z] [2022-08-15T17:19:21.840Z] Login Succeeded [2022-08-15T17:19:21.840Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:19:21.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:21.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:21.840Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:21.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:21.840Z] [2022-08-15T17:19:21.840Z] Login Succeeded [2022-08-15T17:19:21.840Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:19:22.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:22.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:22.102Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:22.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:22.102Z] [2022-08-15T17:19:22.102Z] Login Succeeded [2022-08-15T17:19:22.102Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:19:22.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:22.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:22.363Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:22.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:22.363Z] [2022-08-15T17:19:22.363Z] Login Succeeded [2022-08-15T17:19:22.363Z] docker.io [2022-08-15T17:19:22.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:22.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:22.625Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:22.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:22.625Z] [2022-08-15T17:19:22.625Z] Login Succeeded [2022-08-15T17:19:22.625Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:19:22.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-15T17:19:23.305Z] + git rev-list -1 --merges 7e289ea3377a7f560eeb64081e7c31525184d847~1..7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo [2022-08-15T17:19:23.360Z] -----------> git rev-list -1 --merges 7e289ea3377a7f560eeb64081e7c31525184d847~1..7e289ea3377a7f560eeb64081e7c31525184d847 7e289ea3377a7f560eeb64081e7c31525184d847 [false] [Pipeline] sh [2022-08-15T17:19:23.673Z] + git log --format=format:%s -1 7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo [2022-08-15T17:19:23.706Z] ========================================================= [2022-08-15T17:19:23.706Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T17:19:23.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:19:24.136Z] + git log --format=format:%s -1 7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] echo [2022-08-15T17:19:24.172Z] [semverPrep] GIT_COMMIT: 7e289ea3377a7f560eeb64081e7c31525184d847, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-08-15T17:19:24.199Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T17:19:24.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T17:19:24.578Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T17:19:24.578Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T17:19:24.578Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T17:19:24.578Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-15T17:19:24.578Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-15T17:19:24.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:19:25.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:19:25.056Z] [2022-08-15T17:19:25.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:19:25.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:19:25.449Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T17:19:25.449Z] b85a868b505f: Pulling fs layer [2022-08-15T17:19:25.449Z] e2be974225ed: Pulling fs layer [2022-08-15T17:19:25.449Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T17:19:25.449Z] 988bab9f4d93: Pulling fs layer [2022-08-15T17:19:25.449Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T17:19:25.449Z] eaf3925da568: Pulling fs layer [2022-08-15T17:19:25.449Z] bab4dde63d76: Pulling fs layer [2022-08-15T17:19:25.449Z] bde34c3a00c8: Pulling fs layer [2022-08-15T17:19:25.449Z] b352a97aabf1: Pulling fs layer [2022-08-15T17:19:25.449Z] 4872d77fe225: Pulling fs layer [2022-08-15T17:19:25.449Z] 5851b861e8e6: Pulling fs layer [2022-08-15T17:19:25.449Z] bab4dde63d76: Waiting [2022-08-15T17:19:25.449Z] bde34c3a00c8: Waiting [2022-08-15T17:19:25.449Z] 988bab9f4d93: Waiting [2022-08-15T17:19:25.449Z] 1469e6f7b9e6: Waiting [2022-08-15T17:19:25.449Z] b352a97aabf1: Waiting [2022-08-15T17:19:25.449Z] 4872d77fe225: Waiting [2022-08-15T17:19:25.449Z] eaf3925da568: Waiting [2022-08-15T17:19:25.449Z] 5851b861e8e6: Waiting [2022-08-15T17:19:25.449Z] e2be974225ed: Verifying Checksum [2022-08-15T17:19:25.449Z] e2be974225ed: Download complete [2022-08-15T17:19:25.449Z] 988bab9f4d93: Verifying Checksum [2022-08-15T17:19:25.449Z] 988bab9f4d93: Download complete [2022-08-15T17:19:25.712Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T17:19:25.712Z] 339a4e72a1f5: Download complete [2022-08-15T17:19:25.712Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T17:19:25.712Z] 1469e6f7b9e6: Download complete [2022-08-15T17:19:25.712Z] eaf3925da568: Verifying Checksum [2022-08-15T17:19:25.712Z] eaf3925da568: Download complete [2022-08-15T17:19:25.712Z] bde34c3a00c8: Verifying Checksum [2022-08-15T17:19:25.712Z] bde34c3a00c8: Download complete [2022-08-15T17:19:25.712Z] b352a97aabf1: Verifying Checksum [2022-08-15T17:19:25.712Z] b352a97aabf1: Download complete [2022-08-15T17:19:25.712Z] 4872d77fe225: Verifying Checksum [2022-08-15T17:19:25.712Z] 4872d77fe225: Download complete [2022-08-15T17:19:25.712Z] 5851b861e8e6: Verifying Checksum [2022-08-15T17:19:25.713Z] 5851b861e8e6: Download complete [2022-08-15T17:19:25.713Z] b85a868b505f: Verifying Checksum [2022-08-15T17:19:25.713Z] b85a868b505f: Download complete [2022-08-15T17:19:25.972Z] bab4dde63d76: Verifying Checksum [2022-08-15T17:19:25.972Z] bab4dde63d76: Download complete [2022-08-15T17:19:27.359Z] b85a868b505f: Pull complete [2022-08-15T17:19:27.359Z] e2be974225ed: Pull complete [2022-08-15T17:19:27.932Z] 339a4e72a1f5: Pull complete [2022-08-15T17:19:27.932Z] 988bab9f4d93: Pull complete [2022-08-15T17:19:28.193Z] 1469e6f7b9e6: Pull complete [2022-08-15T17:19:28.193Z] eaf3925da568: Pull complete [2022-08-15T17:19:30.120Z] bab4dde63d76: Pull complete [2022-08-15T17:19:30.383Z] bde34c3a00c8: Pull complete [2022-08-15T17:19:30.383Z] b352a97aabf1: Pull complete [2022-08-15T17:19:30.383Z] 4872d77fe225: Pull complete [2022-08-15T17:19:30.645Z] 5851b861e8e6: Pull complete [2022-08-15T17:19:30.645Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T17:19:30.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:19:30.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:19:30.862Z] prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container [2022-08-15T17:19:30.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-15T17:19:32.246Z] $ docker top 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 -eo pid,comm [2022-08-15T17:19:32.319Z] 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). [2022-08-15T17:19:32.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T17:19:32.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T17:19:32.438Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T17:19:32.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T17:19:32.585Z] $ docker exec 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent [2022-08-15T17:19:32.714Z] SSH_AUTH_SOCK=/tmp/ssh-qq6ah7FnFXyM/agent.32 [2022-08-15T17:19:32.714Z] SSH_AGENT_PID=38 [2022-08-15T17:19:32.721Z] Running ssh-add (command line suppressed) [2022-08-15T17:19:32.849Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_5073699094103464565.key (/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_5073699094103464565.key) [2022-08-15T17:19:32.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T17:19:33.201Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T17:19:33.227Z] $ docker exec --env ******** --env ******** 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent -k [2022-08-15T17:19:33.351Z] unset SSH_AUTH_SOCK; [2022-08-15T17:19:33.351Z] unset SSH_AGENT_PID; [2022-08-15T17:19:33.351Z] echo Agent pid 38 killed; [2022-08-15T17:19:33.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T17:19:33.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T17:19:33.454Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T17:19:33.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T17:19:33.595Z] $ docker exec 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent [2022-08-15T17:19:33.731Z] SSH_AUTH_SOCK=/tmp/ssh-5EdVqV042k06/agent.71 [2022-08-15T17:19:33.731Z] SSH_AGENT_PID=77 [2022-08-15T17:19:33.737Z] Running ssh-add (command line suppressed) [2022-08-15T17:19:33.864Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_1280884157890075182.key (/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/private_key_1280884157890075182.key) [2022-08-15T17:19:33.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T17:19:34.210Z] + git semver init [2022-08-15T17:19:34.470Z] 2022-08-15 17:19:34,420 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T17:19:34.470Z] 2022-08-15 17:19:34,421 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-78/.semver [2022-08-15T17:19:34.470Z] 2022-08-15 17:19:34,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-78/.semver [2022-08-15T17:19:34.470Z] 2022-08-15 17:19:34,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-78/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-78, universal_newlines=False, shell=None, istream=None) [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,052 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-78/.git/info/exclude [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-78/.semver/PR-78 with force:False [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,053 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-78/.semver/PR-78 [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,056 [execute] INFO git cat-file --batch-check [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,063 [execute] INFO git cat-file --batch [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T17:19:35.414Z] 2022-08-15 17:19:35,071 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-78/.semver/PR-78 [2022-08-15T17:19:35.414Z] 0.0.0 [Pipeline] } [2022-08-15T17:19:35.442Z] $ docker exec --env ******** --env ******** 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 ssh-agent -k [2022-08-15T17:19:35.556Z] unset SSH_AUTH_SOCK; [2022-08-15T17:19:35.556Z] unset SSH_AGENT_PID; [2022-08-15T17:19:35.556Z] echo Agent pid 77 killed; [2022-08-15T17:19:35.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T17:19:35.984Z] + git semver [Pipeline] } [2022-08-15T17:19:36.587Z] $ docker stop --time=1 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 [2022-08-15T17:19:37.906Z] $ docker rm -f 5893d1aca4b5c2c233e5b3d4f620adb4e530d8a562e08333e6ade96abd8862f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:19:38.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T17:19:38.649Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T17:19:38.667Z] [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 [2022-08-15T17:19:39.253Z] provisioning config files... [2022-08-15T17:19:39.263Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config7466943216156466215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:19:39.618Z] ---> docker-login.sh [2022-08-15T17:19:39.618Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:19:39.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:39.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:39.618Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:39.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:39.618Z] [2022-08-15T17:19:39.618Z] Login Succeeded [2022-08-15T17:19:39.618Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:19:39.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:39.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:39.879Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:39.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:39.879Z] [2022-08-15T17:19:39.879Z] Login Succeeded [2022-08-15T17:19:39.879Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:19:39.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:39.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:39.880Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:39.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:39.880Z] [2022-08-15T17:19:39.880Z] Login Succeeded [2022-08-15T17:19:39.880Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:19:40.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:40.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:40.142Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:40.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:40.142Z] [2022-08-15T17:19:40.142Z] Login Succeeded [2022-08-15T17:19:40.142Z] docker.io [2022-08-15T17:19:40.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:19:40.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:19:40.403Z] Configure a credential helper to remove this warning. See [2022-08-15T17:19:40.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:19:40.403Z] [2022-08-15T17:19:40.403Z] Login Succeeded [2022-08-15T17:19:40.403Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:19:40.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T17:19:40.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:19:40.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:19:40.693Z] ========================================================= [2022-08-15T17:19:40.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T17:19:40.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:19:41.168Z] + 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 . [2022-08-15T17:19:41.168Z] Sending build context to Docker daemon 848.9kB [2022-08-15T17:19:41.168Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:19:41.168Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T17:19:41.168Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T17:19:41.168Z] 2408cc74d12b: Pulling fs layer [2022-08-15T17:19:41.168Z] ea60b727a1ce: Pulling fs layer [2022-08-15T17:19:41.168Z] 30c4a7721957: Pulling fs layer [2022-08-15T17:19:41.168Z] 370296b7ddb6: Pulling fs layer [2022-08-15T17:19:41.168Z] 7c6cee850709: Pulling fs layer [2022-08-15T17:19:41.168Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T17:19:41.168Z] d94ebbe4e438: Pulling fs layer [2022-08-15T17:19:41.168Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T17:19:41.168Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T17:19:41.168Z] 39a5fcdaea64: Waiting [2022-08-15T17:19:41.168Z] 59ccb84bbe0f: Waiting [2022-08-15T17:19:41.168Z] d94ebbe4e438: Waiting [2022-08-15T17:19:41.168Z] 370296b7ddb6: Waiting [2022-08-15T17:19:41.168Z] bcfd1f05c69d: Waiting [2022-08-15T17:19:41.168Z] 7c6cee850709: Waiting [2022-08-15T17:19:41.168Z] 30c4a7721957: Verifying Checksum [2022-08-15T17:19:41.168Z] 30c4a7721957: Download complete [2022-08-15T17:19:41.430Z] ea60b727a1ce: Verifying Checksum [2022-08-15T17:19:41.430Z] ea60b727a1ce: Download complete [2022-08-15T17:19:41.430Z] 7c6cee850709: Verifying Checksum [2022-08-15T17:19:41.430Z] 7c6cee850709: Download complete [2022-08-15T17:19:41.430Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T17:19:41.430Z] 39a5fcdaea64: Download complete [2022-08-15T17:19:41.430Z] 2408cc74d12b: Download complete [2022-08-15T17:19:41.430Z] d94ebbe4e438: Verifying Checksum [2022-08-15T17:19:41.430Z] d94ebbe4e438: Download complete [2022-08-15T17:19:41.430Z] 2408cc74d12b: Pull complete [2022-08-15T17:19:41.700Z] ea60b727a1ce: Pull complete [2022-08-15T17:19:41.700Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T17:19:41.700Z] 59ccb84bbe0f: Download complete [2022-08-15T17:19:41.700Z] 30c4a7721957: Pull complete [2022-08-15T17:19:41.965Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T17:19:41.965Z] bcfd1f05c69d: Download complete [2022-08-15T17:19:42.226Z] 370296b7ddb6: Verifying Checksum [2022-08-15T17:19:42.226Z] 370296b7ddb6: Download complete [2022-08-15T17:19:46.421Z] 370296b7ddb6: Pull complete [2022-08-15T17:19:46.421Z] 7c6cee850709: Pull complete [2022-08-15T17:19:46.421Z] 39a5fcdaea64: Pull complete [2022-08-15T17:19:46.681Z] d94ebbe4e438: Pull complete [2022-08-15T17:19:49.223Z] bcfd1f05c69d: Pull complete [2022-08-15T17:19:49.794Z] 59ccb84bbe0f: Pull complete [2022-08-15T17:19:49.794Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T17:19:49.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T17:19:49.794Z] ---> a4fb48ad2a94 [2022-08-15T17:19:49.794Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T17:19:51.712Z] ---> Running in bb9b80be25ab [2022-08-15T17:19:51.712Z] Removing intermediate container bb9b80be25ab [2022-08-15T17:19:51.712Z] ---> ee34e941b7e9 [2022-08-15T17:19:51.712Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:19:51.712Z] ---> Running in b1fc5499cc26 [2022-08-15T17:19:51.712Z] Removing intermediate container b1fc5499cc26 [2022-08-15T17:19:51.712Z] ---> 9a3d5cb606d1 [2022-08-15T17:19:51.712Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:19:51.712Z] ---> Running in 27a8fe2c19a2 [2022-08-15T17:19:51.712Z] Removing intermediate container 27a8fe2c19a2 [2022-08-15T17:19:51.712Z] ---> f9f6fcdbc390 [2022-08-15T17:19:51.712Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:19:51.712Z] ---> Running in c81513e7b9f2 [2022-08-15T17:19:52.283Z] Removing intermediate container c81513e7b9f2 [2022-08-15T17:19:52.283Z] ---> 23bb05665b9d [2022-08-15T17:19:52.283Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:19:52.542Z] ---> Running in 954efd7aaf3c [2022-08-15T17:19:52.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:19:53.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:19:54.008Z] (1/80) Installing mesa (21.3.8-r2) [2022-08-15T17:19:54.008Z] (2/80) Installing libxau (1.0.9-r0) [2022-08-15T17:19:54.083Z] Still waiting to schedule task [2022-08-15T17:19:54.083Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-15T17:19:54.270Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:19:54.270Z] (4/80) Installing libxcb (1.15-r0) [2022-08-15T17:19:54.270Z] (5/80) Installing libx11 (1.8-r0) [2022-08-15T17:19:54.531Z] (6/80) Installing libxext (1.3.4-r0) [2022-08-15T17:19:54.531Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-08-15T17:19:54.531Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-08-15T17:19:54.794Z] (9/80) Installing libpciaccess (0.16-r0) [2022-08-15T17:19:54.794Z] (10/80) Installing libdrm (2.4.110-r0) [2022-08-15T17:19:54.794Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-08-15T17:19:55.055Z] (12/80) Installing libxshmfence (1.3-r1) [2022-08-15T17:19:55.055Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-08-15T17:19:55.055Z] (14/80) Installing icu-data-full (71.1-r2) [2022-08-15T17:19:55.998Z] (15/80) Installing libice (1.0.10-r0) [2022-08-15T17:19:55.998Z] (16/80) Installing libuuid (2.38-r1) [2022-08-15T17:19:56.259Z] (17/80) Installing libsm (1.2.3-r0) [2022-08-15T17:19:56.259Z] (18/80) Installing libxt (1.2.1-r0) [2022-08-15T17:19:56.259Z] (19/80) Installing libxmu (1.1.3-r0) [2022-08-15T17:19:56.520Z] (20/80) Installing xset (1.2.4-r0) [2022-08-15T17:19:56.520Z] (21/80) Installing xprop (1.2.5-r0) [2022-08-15T17:19:56.520Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-08-15T17:19:56.781Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:19:56.781Z] (24/80) Installing libffi (3.4.2-r1) [2022-08-15T17:19:56.781Z] (25/80) Installing libintl (0.21-r2) [2022-08-15T17:19:57.041Z] (26/80) Installing libblkid (2.38-r1) [2022-08-15T17:19:57.041Z] (27/80) Installing libmount (2.38-r1) [2022-08-15T17:19:57.041Z] (28/80) Installing pcre (8.45-r2) [2022-08-15T17:19:57.304Z] (29/80) Installing glib (2.72.1-r0) [2022-08-15T17:19:57.304Z] (30/80) Installing icu-libs (71.1-r2) [2022-08-15T17:19:57.563Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-08-15T17:19:57.563Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:19:57.563Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-08-15T17:19:57.825Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-08-15T17:19:58.086Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-08-15T17:19:58.086Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-08-15T17:19:58.086Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:19:58.086Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-08-15T17:19:58.658Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-08-15T17:19:58.658Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-08-15T17:19:58.658Z] (41/80) Installing libpng (1.6.37-r1) [2022-08-15T17:19:58.658Z] (42/80) Installing freetype (2.12.1-r0) [2022-08-15T17:19:58.919Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-08-15T17:19:58.919Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-15T17:19:58.919Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-08-15T17:19:59.180Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-08-15T17:19:59.180Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-08-15T17:19:59.180Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-08-15T17:19:59.440Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-08-15T17:19:59.440Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-08-15T17:19:59.701Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-08-15T17:19:59.701Z] (52/80) Installing avahi-libs (0.8-r6) [2022-08-15T17:19:59.701Z] (53/80) Installing nettle (3.7.3-r0) [2022-08-15T17:19:59.961Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-08-15T17:19:59.961Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:19:59.961Z] (56/80) Installing libunistring (1.0-r0) [2022-08-15T17:20:00.220Z] (57/80) Installing gnutls (3.7.7-r0) [2022-08-15T17:20:00.220Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-08-15T17:20:00.481Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-08-15T17:20:00.481Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:20:00.481Z] (61/80) Installing libevdev (1.12.1-r0) [2022-08-15T17:20:00.741Z] (62/80) Installing mtdev (1.1.6-r0) [2022-08-15T17:20:00.741Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:20:00.741Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-08-15T17:20:01.004Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:20:01.005Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-08-15T17:20:01.005Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-08-15T17:20:01.264Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-08-15T17:20:01.264Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-08-15T17:20:01.264Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-08-15T17:20:01.537Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-08-15T17:20:01.537Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-08-15T17:20:02.111Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:20:02.111Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-08-15T17:20:02.375Z] (75/80) Installing udev-init-scripts (35-r0) [2022-08-15T17:20:02.375Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:20:02.375Z] (76/80) Installing kmod-libs (29-r2) [2022-08-15T17:20:02.375Z] (77/80) Installing eudev (3.2.11-r0) [2022-08-15T17:20:02.635Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-08-15T17:20:02.635Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-15T17:20:02.896Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-08-15T17:20:02.896Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T17:20:02.896Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:20:02.896Z] OK: 330 MiB in 131 packages [2022-08-15T17:20:04.810Z] Removing intermediate container 954efd7aaf3c [2022-08-15T17:20:04.810Z] ---> 8ad2984f01e7 [2022-08-15T17:20:04.810Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-15T17:20:04.810Z] ---> Running in c297c70c7eda [2022-08-15T17:20:04.810Z] Removing intermediate container c297c70c7eda [2022-08-15T17:20:04.810Z] ---> bcb2022515da [2022-08-15T17:20:04.810Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T17:20:05.071Z] ---> c4476e1b2e5d [2022-08-15T17:20:05.071Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:20:05.071Z] ---> Running in 7e269f7a398f [2022-08-15T17:20:31.654Z] Removing intermediate container 7e269f7a398f [2022-08-15T17:20:31.654Z] ---> d43b9bd76c50 [2022-08-15T17:20:31.654Z] Step 11/13 : COPY . . [2022-08-15T17:20:31.654Z] ---> a11420aa3edc [2022-08-15T17:20:31.655Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:20:31.655Z] ---> Running in c041e1abdef9 [2022-08-15T17:20:31.655Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:20:31.655Z] Dload Upload Total Spent Left Speed [2022-08-15T17:20:31.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7995 0 --:--:-- --:--:-- --:--:-- 8106 [2022-08-15T17:20:31.655Z] Removing intermediate container c041e1abdef9 [2022-08-15T17:20:31.655Z] ---> 7148f3233633 [2022-08-15T17:20:31.655Z] Step 13/13 : RUN ${MAKE} [2022-08-15T17:20:31.655Z] ---> Running in 6537682a8441 [2022-08-15T17:20:31.655Z] noop [2022-08-15T17:20:31.655Z] Removing intermediate container 6537682a8441 [2022-08-15T17:20:31.655Z] ---> ef672baeb5d7 [2022-08-15T17:20:31.655Z] Successfully built ef672baeb5d7 [2022-08-15T17:20:31.655Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:20:32.106Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T17:20:32.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:20:32.290Z] prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container [2022-08-15T17:20:32.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T17:20:32.795Z] $ docker top 976760e442d8b90e6724260cf02cba81c0dd1e3a42699fe62279e64af935fe3d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:20:33.218Z] + go version [2022-08-15T17:20:33.218Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T17:20:33.248Z] $ docker stop --time=1 976760e442d8b90e6724260cf02cba81c0dd1e3a42699fe62279e64af935fe3d [2022-08-15T17:20:34.561Z] $ docker rm -f 976760e442d8b90e6724260cf02cba81c0dd1e3a42699fe62279e64af935fe3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:20:35.295Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T17:20:35.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:20:35.455Z] prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container [2022-08-15T17:20:35.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-15T17:20:35.866Z] $ docker top cf504a74d64fce625c7ee15c6de9e6b362e052b39b348efd52b0f67c60ade6c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:20:36.274Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-78 [Pipeline] fileExists [Pipeline] sh [2022-08-15T17:20:36.644Z] + make test [2022-08-15T17:20:36.644Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-15T17:20:36.904Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-15T17:20:46.910Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-15T17:20:46.910Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-08-15T17:20:53.496Z] 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." [2022-08-15T17:20:53.496Z] CGO_ENABLED=1 go vet ./... [2022-08-15T17:20:56.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T17:20:56.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T17:20:56.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T17:20:56.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T17:20:56.877Z] $ docker stop --time=1 cf504a74d64fce625c7ee15c6de9e6b362e052b39b348efd52b0f67c60ade6c1 [2022-08-15T17:20:58.633Z] $ docker rm -f cf504a74d64fce625c7ee15c6de9e6b362e052b39b348efd52b0f67c60ade6c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:20:59.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T17:20:59.207Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T17:20:59.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T17:21:00.198Z] + ls -al . [2022-08-15T17:21:00.198Z] total 200 [2022-08-15T17:21:00.198Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 17:20 . [2022-08-15T17:21:00.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:19 .. [2022-08-15T17:21:00.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:20 .git [2022-08-15T17:21:00.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:19 .github [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:19 .gitignore [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:19 .golangci.yml [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:19 .hadolint.yml [2022-08-15T17:21:00.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:19 .semver [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:19 Attribution.txt [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:19 CHANGELOG.md [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:19 Dockerfile [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:19 GOVERNANCE.md [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:19 Jenkinsfile [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:19 LICENSE [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:19 Makefile [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:19 OWNERS.md [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:19 README.md [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:19 VERSION [2022-08-15T17:21:00.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:19 bin [2022-08-15T17:21:00.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:19 cmd [2022-08-15T17:21:00.198Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:20 coverage.out [2022-08-15T17:21:00.198Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:19 docker-entrypoint.sh [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:19 go.mod [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:19 go.sum [2022-08-15T17:21:00.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:19 internal [2022-08-15T17:21:00.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:19 snap [2022-08-15T17:21:00.198Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:21:00.596Z] + 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=7e289ea3377a7f560eeb64081e7c31525184d847 --label arch=amd64 --label version=0.0.0 . [2022-08-15T17:21:00.596Z] Sending build context to Docker daemon 879.1kB [2022-08-15T17:21:00.596Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:21:00.596Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-15T17:21:00.596Z] ---> ef672baeb5d7 [2022-08-15T17:21:00.596Z] Step 3/35 : ARG MAKE="make build" [2022-08-15T17:21:00.596Z] ---> Running in 26562d375f46 [2022-08-15T17:21:00.870Z] Removing intermediate container 26562d375f46 [2022-08-15T17:21:00.870Z] ---> 0fc6eea4e824 [2022-08-15T17:21:00.870Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:21:00.870Z] ---> Running in 543efe299843 [2022-08-15T17:21:00.870Z] Removing intermediate container 543efe299843 [2022-08-15T17:21:00.870Z] ---> b8112f3420b2 [2022-08-15T17:21:00.870Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:21:00.870Z] ---> Running in c577c5d83041 [2022-08-15T17:21:01.132Z] Removing intermediate container c577c5d83041 [2022-08-15T17:21:01.132Z] ---> c3a963908f63 [2022-08-15T17:21:01.132Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:21:01.132Z] ---> Running in d4c0c9e04103 [2022-08-15T17:21:01.705Z] Removing intermediate container d4c0c9e04103 [2022-08-15T17:21:01.705Z] ---> 2e6228903855 [2022-08-15T17:21:01.705Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:21:01.705Z] ---> Running in 033e9316e8df [2022-08-15T17:21:01.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:21:02.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:21:03.176Z] OK: 330 MiB in 131 packages [2022-08-15T17:21:03.436Z] Removing intermediate container 033e9316e8df [2022-08-15T17:21:03.436Z] ---> 9bebd64edac0 [2022-08-15T17:21:03.436Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-15T17:21:03.436Z] ---> Running in a2137021b3ac [2022-08-15T17:21:03.695Z] Removing intermediate container a2137021b3ac [2022-08-15T17:21:03.695Z] ---> 65676a03ed2e [2022-08-15T17:21:03.695Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-15T17:21:03.695Z] ---> bdc6e8fe4cb8 [2022-08-15T17:21:03.695Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:21:03.956Z] ---> Running in 9a7d07bf18af [2022-08-15T17:21:04.532Z] Removing intermediate container 9a7d07bf18af [2022-08-15T17:21:04.532Z] ---> b516f3fed492 [2022-08-15T17:21:04.532Z] Step 11/35 : COPY . . [2022-08-15T17:21:04.792Z] ---> 4b2c1b4d4ffb [2022-08-15T17:21:04.793Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:21:04.793Z] ---> Running in eaad8f309923 [2022-08-15T17:21:05.055Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:21:05.055Z] Dload Upload Total Spent Left Speed [2022-08-15T17:21:05.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48250 0 --:--:-- --:--:-- --:--:-- 50571 [2022-08-15T17:21:05.626Z] Removing intermediate container eaad8f309923 [2022-08-15T17:21:05.626Z] ---> c2ccacc2527a [2022-08-15T17:21:05.626Z] Step 13/35 : RUN ${MAKE} [2022-08-15T17:21:05.626Z] ---> Running in 636a51aca004 [2022-08-15T17:21:05.888Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-15T17:21:26.067Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22830 in /w/workspace/xfoundry_device-usb-camera_PR-78 [Pipeline] { [Pipeline] ws [2022-08-15T17:21:26.115Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-08-15T17:21:26.215Z] Selected Git installation does not exist. Using Default [2022-08-15T17:21:26.216Z] The recommended git tool is: NONE [2022-08-15T17:21:27.833Z] Removing intermediate container 636a51aca004 [2022-08-15T17:21:27.833Z] ---> 051f130e8ac0 [2022-08-15T17:21:27.833Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-15T17:21:27.833Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-15T17:21:27.833Z] af6660deedbd: Pulling fs layer [2022-08-15T17:21:27.833Z] 97cd0a44c592: Pulling fs layer [2022-08-15T17:21:27.833Z] 97cd0a44c592: Verifying Checksum [2022-08-15T17:21:27.833Z] 97cd0a44c592: Download complete [2022-08-15T17:21:27.833Z] af6660deedbd: Verifying Checksum [2022-08-15T17:21:27.833Z] af6660deedbd: Download complete [2022-08-15T17:21:27.833Z] af6660deedbd: Pull complete [2022-08-15T17:21:27.833Z] 97cd0a44c592: Pull complete [2022-08-15T17:21:27.833Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-15T17:21:27.833Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-15T17:21:27.833Z] ---> fea57e182299 [2022-08-15T17:21:27.833Z] Step 15/35 : FROM alpine:3.16 [2022-08-15T17:21:27.833Z] 3.16: Pulling from library/alpine [2022-08-15T17:21:27.833Z] 213ec9aee27d: Pulling fs layer [2022-08-15T17:21:28.091Z] 213ec9aee27d: Verifying Checksum [2022-08-15T17:21:28.091Z] 213ec9aee27d: Download complete [2022-08-15T17:21:28.091Z] 213ec9aee27d: Pull complete [2022-08-15T17:21:28.091Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T17:21:28.091Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T17:21:28.091Z] ---> 9c6f07244728 [2022-08-15T17:21:28.091Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T17:21:28.350Z] ---> Running in 03058fd4b5cc [2022-08-15T17:21:28.610Z] Removing intermediate container 03058fd4b5cc [2022-08-15T17:21:28.610Z] ---> a0dbb52612b2 [2022-08-15T17:21:28.610Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-15T17:21:28.610Z] ---> Running in ef11f1c80839 [2022-08-15T17:21:28.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:21:28.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:21:29.136Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-08-15T17:21:29.136Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-08-15T17:21:29.136Z] (3/83) Installing libxau (1.0.9-r0) [2022-08-15T17:21:29.136Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:21:29.136Z] (5/83) Installing libxcb (1.15-r0) [2022-08-15T17:21:29.136Z] (6/83) Installing libx11 (1.8-r0) [2022-08-15T17:21:29.136Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-08-15T17:21:29.136Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-08-15T17:21:29.136Z] (9/83) Installing expat (2.4.8-r0) [2022-08-15T17:21:29.136Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-08-15T17:21:29.136Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-08-15T17:21:29.136Z] (12/83) Installing libpng (1.6.37-r1) [2022-08-15T17:21:29.136Z] (13/83) Installing freetype (2.12.1-r0) [2022-08-15T17:21:29.396Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-08-15T17:21:29.396Z] (15/83) Installing fribidi (1.0.12-r0) [2022-08-15T17:21:29.396Z] (16/83) Installing libffi (3.4.2-r1) [2022-08-15T17:21:29.396Z] (17/83) Installing libintl (0.21-r2) [2022-08-15T17:21:29.396Z] (18/83) Installing libblkid (2.38-r1) [2022-08-15T17:21:29.396Z] (19/83) Installing libmount (2.38-r1) [2022-08-15T17:21:29.396Z] (20/83) Installing pcre (8.45-r2) [2022-08-15T17:21:29.396Z] (21/83) Installing glib (2.72.1-r0) [2022-08-15T17:21:29.396Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-08-15T17:21:29.396Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:21:29.396Z] (24/83) Installing libass (0.16.0-r0) [2022-08-15T17:21:29.396Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-08-15T17:21:29.396Z] (26/83) Installing libpciaccess (0.16-r0) [2022-08-15T17:21:29.396Z] (27/83) Installing libdrm (2.4.110-r0) [2022-08-15T17:21:29.396Z] (28/83) Installing gmp (6.2.1-r2) [2022-08-15T17:21:29.396Z] (29/83) Installing nettle (3.7.3-r0) [2022-08-15T17:21:29.396Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-08-15T17:21:29.396Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:21:29.396Z] (32/83) Installing libunistring (1.0-r0) [2022-08-15T17:21:29.396Z] (33/83) Installing gnutls (3.7.7-r0) [2022-08-15T17:21:29.396Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-15T17:21:29.396Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-15T17:21:29.396Z] (36/83) Installing lame (3.100-r0) [2022-08-15T17:21:29.396Z] (37/83) Installing opus (1.3.1-r1) [2022-08-15T17:21:29.396Z] (38/83) Installing libasyncns (0.8-r1) [2022-08-15T17:21:29.396Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:21:29.656Z] (40/83) Installing libltdl (2.4.7-r0) [2022-08-15T17:21:29.656Z] (41/83) Installing orc (0.4.32-r0) [2022-08-15T17:21:29.656Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T17:21:29.656Z] (43/83) Installing libogg (1.3.5-r1) [2022-08-15T17:21:29.656Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T17:21:29.656Z] (45/83) Installing flac (1.3.4-r0) [2022-08-15T17:21:29.656Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-08-15T17:21:29.656Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-08-15T17:21:29.656Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-08-15T17:21:29.656Z] (49/83) Installing soxr (0.1.3-r2) [2022-08-15T17:21:29.656Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-08-15T17:21:29.656Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-08-15T17:21:29.656Z] (52/83) Installing libpulse (15.0-r2) [2022-08-15T17:21:29.656Z] (53/83) Installing cjson (1.7.15-r3) [2022-08-15T17:21:29.656Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-08-15T17:21:29.656Z] (55/83) Installing librist (0.2.6-r1) [2022-08-15T17:21:29.656Z] (56/83) Installing libsrt (1.4.4-r0) [2022-08-15T17:21:29.656Z] (57/83) Installing libssh (0.9.6-r1) [2022-08-15T17:21:29.656Z] (58/83) Installing libtheora (1.1.1-r16) [2022-08-15T17:21:29.656Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:21:29.656Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:21:29.656Z] (61/83) Installing libxext (1.3.4-r0) [2022-08-15T17:21:29.656Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-08-15T17:21:29.656Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:21:29.656Z] (64/83) Installing libva (2.14.0-r0) [2022-08-15T17:21:29.656Z] (65/83) Installing libvdpau (1.5-r0) [2022-08-15T17:21:29.656Z] (66/83) Installing vidstab (1.1.0-r1) [2022-08-15T17:21:29.656Z] (67/83) Installing libvpx (1.11.0-r1) [2022-08-15T17:21:29.656Z] (68/83) Installing libwebp (1.2.3-r0) [2022-08-15T17:21:29.656Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-08-15T17:21:29.915Z] (70/83) Installing numactl (2.0.14-r0) [2022-08-15T17:21:29.915Z] (71/83) Installing x265-libs (3.5-r3) [2022-08-15T17:21:29.915Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-08-15T17:21:29.915Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-08-15T17:21:29.915Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-08-15T17:21:29.915Z] (75/83) Installing udev-init-scripts (35-r0) [2022-08-15T17:21:29.915Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:21:29.915Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:21:29.915Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-08-15T17:21:29.915Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:21:29.915Z] (79/83) Installing kmod-libs (29-r2) [2022-08-15T17:21:30.178Z] (80/83) Installing eudev (3.2.11-r0) [2022-08-15T17:21:30.178Z] (81/83) Installing libsodium (1.0.18-r0) [2022-08-15T17:21:30.178Z] (82/83) Installing libzmq (4.3.4-r0) [2022-08-15T17:21:30.178Z] (83/83) Installing zeromq (4.3.4-r0) [2022-08-15T17:21:30.178Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T17:21:30.178Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:21:30.178Z] OK: 101 MiB in 97 packages [2022-08-15T17:21:32.087Z] Removing intermediate container ef11f1c80839 [2022-08-15T17:21:32.087Z] ---> e9e1526a89bd [2022-08-15T17:21:32.087Z] Step 18/35 : WORKDIR / [2022-08-15T17:21:32.087Z] ---> Running in a32d1a712a72 [2022-08-15T17:21:32.087Z] Removing intermediate container a32d1a712a72 [2022-08-15T17:21:32.087Z] ---> 6b90eb1859ea [2022-08-15T17:21:32.087Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-15T17:21:32.359Z] ---> fcc6a4fa2239 [2022-08-15T17:21:32.359Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-15T17:21:32.618Z] ---> e8ae5306e827 [2022-08-15T17:21:32.618Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-15T17:21:32.618Z] ---> 855648945887 [2022-08-15T17:21:32.618Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-15T17:21:32.878Z] ---> c7f096d0fbc8 [2022-08-15T17:21:32.878Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-08-15T17:21:32.878Z] ---> 98bb91bcadfd [2022-08-15T17:21:32.878Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-15T17:21:33.139Z] ---> ff4f5eecc9a7 [2022-08-15T17:21:33.139Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-15T17:21:33.175Z] using credential edgex-jenkins-ssh [2022-08-15T17:21:33.193Z] Cloning the remote Git repository [2022-08-15T17:21:33.754Z] ---> a4a84b2680f3 [2022-08-15T17:21:33.754Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:21:33.754Z] ---> Running in c3b410658de7 [2022-08-15T17:21:33.256Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:21:33.348Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-08-15T17:21:33.422Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:21:33.423Z] > git --version # timeout=10 [2022-08-15T17:21:33.442Z] > git --version # 'git version 2.25.1' [2022-08-15T17:21:33.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:21:33.528Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T17:21:34.357Z] Removing intermediate container c3b410658de7 [2022-08-15T17:21:34.357Z] ---> 137d4e1b4f36 [2022-08-15T17:21:34.357Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:21:34.357Z] ---> Running in 21d6b3685457 [2022-08-15T17:21:34.840Z] Merging remotes/origin/main commit bc08c07b2fcd2a11c96a474f97a869fa8c75de0c into PR head commit 7e289ea3377a7f560eeb64081e7c31525184d847 [2022-08-15T17:21:34.926Z] Removing intermediate container 21d6b3685457 [2022-08-15T17:21:34.926Z] ---> a89dde98102a [2022-08-15T17:21:34.926Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-15T17:21:34.926Z] ---> Running in afa8f00d94fe [2022-08-15T17:21:35.088Z] Merge succeeded, producing 7e289ea3377a7f560eeb64081e7c31525184d847 [2022-08-15T17:21:35.088Z] Checking out Revision 7e289ea3377a7f560eeb64081e7c31525184d847 (PR-78) [2022-08-15T17:21:34.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-15T17:21:34.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T17:21:34.240Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-15T17:21:34.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:21:34.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:21:34.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-15T17:21:34.882Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T17:21:34.906Z] > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # timeout=10 [2022-08-15T17:21:34.995Z] > git remote # timeout=10 [2022-08-15T17:21:35.013Z] > git config --get remote.origin.url # timeout=10 [2022-08-15T17:21:35.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:21:35.046Z] > git merge bc08c07b2fcd2a11c96a474f97a869fa8c75de0c # timeout=10 [2022-08-15T17:21:35.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-15T17:21:35.098Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T17:21:35.114Z] > git checkout -f 7e289ea3377a7f560eeb64081e7c31525184d847 # timeout=10 [2022-08-15T17:21:35.495Z] Removing intermediate container afa8f00d94fe [2022-08-15T17:21:35.495Z] ---> 6848f53bb9d9 [2022-08-15T17:21:35.495Z] Step 29/35 : EXPOSE 59983 [2022-08-15T17:21:35.495Z] ---> Running in 1695b8ed5269 [2022-08-15T17:21:35.495Z] Removing intermediate container 1695b8ed5269 [2022-08-15T17:21:35.495Z] ---> 3cfbd4803318 [2022-08-15T17:21:35.495Z] Step 30/35 : EXPOSE 8554 [2022-08-15T17:21:35.495Z] ---> Running in 1c8015c9d97f [2022-08-15T17:21:35.754Z] Removing intermediate container 1c8015c9d97f [2022-08-15T17:21:35.754Z] ---> bcc52e9ab382 [2022-08-15T17:21:35.754Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-15T17:21:35.754Z] ---> Running in da6b3c6b0358 [2022-08-15T17:21:35.754Z] Removing intermediate container da6b3c6b0358 [2022-08-15T17:21:35.754Z] ---> 10cb1e0df9f8 [2022-08-15T17:21:35.754Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-15T17:21:36.034Z] ---> Running in 3fd908d9e532 [2022-08-15T17:21:36.034Z] Removing intermediate container 3fd908d9e532 [2022-08-15T17:21:36.034Z] ---> f6ba6619a570 [2022-08-15T17:21:36.034Z] Step 33/35 : LABEL arch=amd64 [2022-08-15T17:21:36.034Z] ---> Running in c0cef400a063 [2022-08-15T17:21:36.034Z] Removing intermediate container c0cef400a063 [2022-08-15T17:21:36.034Z] ---> 51487b26ac7b [2022-08-15T17:21:36.034Z] Step 34/35 : LABEL git_sha=7e289ea3377a7f560eeb64081e7c31525184d847 [2022-08-15T17:21:36.296Z] ---> Running in b1d24f126544 [2022-08-15T17:21:36.296Z] Removing intermediate container b1d24f126544 [2022-08-15T17:21:36.296Z] ---> 5d02e7de5385 [2022-08-15T17:21:36.296Z] Step 35/35 : LABEL version=0.0.0 [2022-08-15T17:21:36.296Z] ---> Running in 318a00772082 [2022-08-15T17:21:36.558Z] Removing intermediate container 318a00772082 [2022-08-15T17:21:36.558Z] ---> 5147e10b3427 [2022-08-15T17:21:36.558Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T17:21:36.558Z] Successfully built 5147e10b3427 [2022-08-15T17:21:36.558Z] 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 [2022-08-15T17:21:37.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:21:37.380Z] [2022-08-15T17:21:37.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:21:37.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:21:37.753Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T17:21:37.753Z] 5eb5b503b376: Pulling fs layer [2022-08-15T17:21:37.753Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T17:21:37.753Z] ec43610c2a17: Pulling fs layer [2022-08-15T17:21:37.753Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T17:21:37.753Z] 33b1e0a273af: Pulling fs layer [2022-08-15T17:21:37.753Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T17:21:37.753Z] 2f39f015ded8: Pulling fs layer [2022-08-15T17:21:37.753Z] 33b1e0a273af: Waiting [2022-08-15T17:21:37.753Z] 5d3b04190fa2: Waiting [2022-08-15T17:21:37.753Z] 2f39f015ded8: Waiting [2022-08-15T17:21:37.753Z] 3a2ae6a8a46f: Waiting [2022-08-15T17:21:37.753Z] 5c69ac0246d0: Download complete [2022-08-15T17:21:37.753Z] 3a2ae6a8a46f: Download complete [2022-08-15T17:21:37.753Z] 33b1e0a273af: Verifying Checksum [2022-08-15T17:21:37.753Z] 33b1e0a273af: Download complete [2022-08-15T17:21:37.753Z] 5d3b04190fa2: Verifying Checksum [2022-08-15T17:21:37.753Z] 5d3b04190fa2: Download complete [2022-08-15T17:21:38.014Z] ec43610c2a17: Verifying Checksum [2022-08-15T17:21:38.014Z] ec43610c2a17: Download complete [2022-08-15T17:21:38.014Z] 5eb5b503b376: Verifying Checksum [2022-08-15T17:21:38.014Z] 5eb5b503b376: Download complete [2022-08-15T17:21:38.585Z] 2f39f015ded8: Download complete [2022-08-15T17:21:39.296Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-08-15T17:21:39.357Z] > git --version # timeout=10 [2022-08-15T17:21:39.367Z] > git --version # 'git version 2.25.1' [2022-08-15T17:21:39.386Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T17:21:39.524Z] 5eb5b503b376: Pull complete [2022-08-15T17:21:39.524Z] 5c69ac0246d0: Pull complete [2022-08-15T17:21:39.758Z] [2022-08-15T17:21:39.758Z] GitHub has been notified of this commit’s build result [2022-08-15T17:21:39.758Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:21:40.094Z] ec43610c2a17: Pull complete [2022-08-15T17:21:40.094Z] 3a2ae6a8a46f: Pull complete [2022-08-15T17:21:40.357Z] 33b1e0a273af: Pull complete [2022-08-15T17:21:40.357Z] 5d3b04190fa2: Pull complete [2022-08-15T17:21:40.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T17:21:40.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:21:40.504Z] Dload Upload Total Spent Left Speed [2022-08-15T17:21:40.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97102 [Pipeline] sh [2022-08-15T17:21:41.494Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T17:21:41.855Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-15T17:21:41.855Z] + sudo tee /etc/docker/daemon.new [2022-08-15T17:21:41.855Z] { [2022-08-15T17:21:41.855Z] "registry-mirrors": [ [2022-08-15T17:21:41.855Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T17:21:41.855Z] ], [2022-08-15T17:21:41.855Z] "bip": "10.250.0.254/24", [2022-08-15T17:21:41.855Z] "hosts": [ [2022-08-15T17:21:41.855Z] "tcp://0.0.0.0:5555", [2022-08-15T17:21:41.855Z] "unix:///var/run/docker.sock" [2022-08-15T17:21:41.855Z] ], [2022-08-15T17:21:41.855Z] "mtu": 1458, [2022-08-15T17:21:41.855Z] "selinux-enabled": true, [2022-08-15T17:21:41.855Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T17:21:41.855Z] } [Pipeline] sh [2022-08-15T17:21:42.200Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T17:21:42.556Z] + sudo service docker restart [2022-08-15T17:21:45.633Z] 2f39f015ded8: Pull complete [2022-08-15T17:21:45.633Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T17:21:45.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:21:45.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:21:45.869Z] prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container [2022-08-15T17:21:45.906Z] $ 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/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T17:21:47.962Z] $ docker top b9738aa8bb1693ed08fdfe6f04ab2d090aef49381821f9cb6c5b26f3fb3798c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:21:48.437Z] ---> job-cost.sh [2022-08-15T17:21:48.437Z] lf-activate-venv: SKIPPING [2022-08-15T17:21:48.437Z] INFO: No Stack... [2022-08-15T17:21:49.006Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T17:21:49.266Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T17:21:49.579Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-78/archives/cost.csv [2022-08-15T17:21:49.579Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T17:21:49.619Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [2022-08-15T17:21:49.624Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] did not exist. Created. [2022-08-15T17:21:49.624Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T17:21:49.998Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T17:21:50.045Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T17:21:50.072Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T17:21:50.151Z] $ docker stop --time=1 b9738aa8bb1693ed08fdfe6f04ab2d090aef49381821f9cb6c5b26f3fb3798c1 [2022-08-15T17:21:51.313Z] $ docker rm -f b9738aa8bb1693ed08fdfe6f04ab2d090aef49381821f9cb6c5b26f3fb3798c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:22:00.925Z] provisioning config files... [2022-08-15T17:22:00.949Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7924377124153631572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:22:01.355Z] ---> docker-login.sh [2022-08-15T17:22:01.355Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:22:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:22:02.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:22:02.228Z] Configure a credential helper to remove this warning. See [2022-08-15T17:22:02.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:22:02.228Z] [2022-08-15T17:22:02.228Z] Login Succeeded [2022-08-15T17:22:02.228Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:22:02.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:22:02.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:22:02.502Z] Configure a credential helper to remove this warning. See [2022-08-15T17:22:02.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:22:02.502Z] [2022-08-15T17:22:02.502Z] Login Succeeded [2022-08-15T17:22:02.775Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:22:03.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:22:03.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:22:03.057Z] Configure a credential helper to remove this warning. See [2022-08-15T17:22:03.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:22:03.057Z] [2022-08-15T17:22:03.057Z] Login Succeeded [2022-08-15T17:22:03.057Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:22:03.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:22:03.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:22:03.658Z] Configure a credential helper to remove this warning. See [2022-08-15T17:22:03.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:22:03.658Z] [2022-08-15T17:22:03.658Z] Login Succeeded [2022-08-15T17:22:03.658Z] docker.io [2022-08-15T17:22:03.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:22:04.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:22:04.206Z] Configure a credential helper to remove this warning. See [2022-08-15T17:22:04.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:22:04.206Z] [2022-08-15T17:22:04.206Z] Login Succeeded [2022-08-15T17:22:04.206Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:22:04.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T17:22:04.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:22:04.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:22:04.682Z] ========================================================= [2022-08-15T17:22:04.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T17:22:04.682Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:22:05.184Z] + 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 . [2022-08-15T17:22:05.462Z] Sending build context to Docker daemon 549.4kB [2022-08-15T17:22:05.462Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:22:05.462Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T17:22:05.742Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T17:22:05.742Z] b3c136eddcbf: Pulling fs layer [2022-08-15T17:22:05.742Z] c0a3192eca97: Pulling fs layer [2022-08-15T17:22:05.742Z] a050256f5b6f: Pulling fs layer [2022-08-15T17:22:05.742Z] 656be50a0ddc: Pulling fs layer [2022-08-15T17:22:05.742Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T17:22:05.742Z] 46d945488cbd: Pulling fs layer [2022-08-15T17:22:05.742Z] 8a5474983e97: Pulling fs layer [2022-08-15T17:22:05.742Z] 329c88fbcd65: Pulling fs layer [2022-08-15T17:22:05.742Z] 656be50a0ddc: Waiting [2022-08-15T17:22:05.742Z] 2bbca73fdf42: Waiting [2022-08-15T17:22:05.742Z] 46d945488cbd: Waiting [2022-08-15T17:22:05.742Z] 8a5474983e97: Waiting [2022-08-15T17:22:05.742Z] 329c88fbcd65: Waiting [2022-08-15T17:22:05.742Z] a050256f5b6f: Verifying Checksum [2022-08-15T17:22:05.742Z] a050256f5b6f: Download complete [2022-08-15T17:22:05.742Z] c0a3192eca97: Verifying Checksum [2022-08-15T17:22:05.742Z] c0a3192eca97: Download complete [2022-08-15T17:22:05.742Z] 2bbca73fdf42: Download complete [2022-08-15T17:22:05.742Z] 46d945488cbd: Verifying Checksum [2022-08-15T17:22:05.742Z] 46d945488cbd: Download complete [2022-08-15T17:22:05.742Z] b3c136eddcbf: Verifying Checksum [2022-08-15T17:22:05.742Z] b3c136eddcbf: Download complete [2022-08-15T17:22:06.740Z] b3c136eddcbf: Pull complete [2022-08-15T17:22:07.017Z] 329c88fbcd65: Verifying Checksum [2022-08-15T17:22:07.017Z] 329c88fbcd65: Download complete [2022-08-15T17:22:07.295Z] c0a3192eca97: Pull complete [2022-08-15T17:22:07.569Z] a050256f5b6f: Pull complete [2022-08-15T17:22:08.167Z] 8a5474983e97: Verifying Checksum [2022-08-15T17:22:08.768Z] 656be50a0ddc: Verifying Checksum [2022-08-15T17:22:08.768Z] 656be50a0ddc: Download complete [2022-08-15T17:22:23.876Z] 656be50a0ddc: Pull complete [2022-08-15T17:22:23.876Z] 2bbca73fdf42: Pull complete [2022-08-15T17:22:23.876Z] 46d945488cbd: Pull complete [2022-08-15T17:22:29.302Z] 8a5474983e97: Pull complete [2022-08-15T17:22:30.746Z] 329c88fbcd65: Pull complete [2022-08-15T17:22:30.746Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T17:22:30.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T17:22:30.746Z] ---> ff4287adb874 [2022-08-15T17:22:30.746Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T17:22:31.732Z] ---> Running in 305fff995fe0 [2022-08-15T17:22:32.008Z] Removing intermediate container 305fff995fe0 [2022-08-15T17:22:32.008Z] ---> bd6bbe9681ae [2022-08-15T17:22:32.008Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:22:32.289Z] ---> Running in 7093d67fbf10 [2022-08-15T17:22:32.563Z] Removing intermediate container 7093d67fbf10 [2022-08-15T17:22:32.563Z] ---> ec98efc309e7 [2022-08-15T17:22:32.563Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:22:32.563Z] ---> Running in 29cda1f5abfa [2022-08-15T17:22:32.849Z] Removing intermediate container 29cda1f5abfa [2022-08-15T17:22:32.849Z] ---> e2d9c8ba04c9 [2022-08-15T17:22:32.849Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:22:32.849Z] ---> Running in ef15ed9f0472 [2022-08-15T17:22:35.509Z] Removing intermediate container ef15ed9f0472 [2022-08-15T17:22:35.509Z] ---> 43cea23e8950 [2022-08-15T17:22:35.509Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:22:35.509Z] ---> Running in 56f7864eed4f [2022-08-15T17:22:36.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:22:37.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:22:38.470Z] (1/14) Installing libintl (0.21-r2) [2022-08-15T17:22:38.470Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:22:38.470Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:22:38.743Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:22:38.743Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-08-15T17:22:39.015Z] (6/14) Installing udev-init-scripts (35-r0) [2022-08-15T17:22:39.015Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:22:39.015Z] (7/14) Installing libblkid (2.38-r1) [2022-08-15T17:22:39.015Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-08-15T17:22:39.294Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:22:39.294Z] (10/14) Installing kmod-libs (29-r2) [2022-08-15T17:22:39.570Z] (11/14) Installing eudev (3.2.11-r0) [2022-08-15T17:22:39.570Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-08-15T17:22:39.570Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-15T17:22:39.847Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-08-15T17:22:39.847Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T17:22:39.847Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:22:39.847Z] OK: 228 MiB in 65 packages [2022-08-15T17:22:41.317Z] Removing intermediate container 56f7864eed4f [2022-08-15T17:22:41.317Z] ---> 680d89865bb7 [2022-08-15T17:22:41.317Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-15T17:22:41.317Z] ---> Running in 5f47e7edb8ac [2022-08-15T17:22:41.591Z] Removing intermediate container 5f47e7edb8ac [2022-08-15T17:22:41.591Z] ---> 7f217db13cf6 [2022-08-15T17:22:41.591Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T17:22:41.873Z] ---> e6cf7ab837a2 [2022-08-15T17:22:41.873Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:22:42.163Z] ---> Running in e474e65f973a [2022-08-15T17:23:38.709Z] Removing intermediate container e474e65f973a [2022-08-15T17:23:38.709Z] ---> 02371f21cd22 [2022-08-15T17:23:38.709Z] Step 11/13 : COPY . . [2022-08-15T17:23:38.709Z] ---> 4e283f1a78ed [2022-08-15T17:23:38.710Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:23:38.710Z] ---> Running in 8e3a06d1f84d [2022-08-15T17:23:38.710Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:23:38.710Z]  Dload Upload  Total Spent Left Speed [2022-08-15T17:23:38.710Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 14683 0 --:--:-- --:--:-- --:--:-- 14957 [2022-08-15T17:23:38.710Z] Removing intermediate container 8e3a06d1f84d [2022-08-15T17:23:38.710Z] ---> cb9ff3a0b88a [2022-08-15T17:23:38.710Z] Step 13/13 : RUN ${MAKE} [2022-08-15T17:23:38.710Z] ---> Running in 6172dec3ab06 [2022-08-15T17:23:38.710Z] noop [2022-08-15T17:23:38.710Z] Removing intermediate container 6172dec3ab06 [2022-08-15T17:23:38.710Z] ---> cc4090b827a5 [2022-08-15T17:23:38.710Z] Successfully built cc4090b827a5 [2022-08-15T17:23:38.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:23:39.197Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T17:23:39.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:23:39.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-22830 does not seem to be running inside a container [2022-08-15T17:23:39.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T17:23:40.919Z] $ docker top 49d0d563fdc76c6aae61e0b20e24c76bd6afd66cd4d53e37e253cc8e821a9eca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:23:41.888Z] + go version [2022-08-15T17:23:41.888Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T17:23:41.925Z] $ docker stop --time=1 49d0d563fdc76c6aae61e0b20e24c76bd6afd66cd4d53e37e253cc8e821a9eca [2022-08-15T17:23:43.583Z] $ docker rm -f 49d0d563fdc76c6aae61e0b20e24c76bd6afd66cd4d53e37e253cc8e821a9eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:23:44.497Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T17:23:44.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:23:44.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-22830 does not seem to be running inside a container [2022-08-15T17:23:44.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-15T17:23:46.160Z] $ docker top e894827063c9c957d33a12426cba0b969dc755e00417cedfdef2eca5d1f07c81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:23:47.121Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-08-15T17:23:47.848Z] + make test [2022-08-15T17:23:47.848Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-15T17:23:49.281Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-15T17:25:26.181Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-15T17:25:26.181Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 1.9% of statements [2022-08-15T17:25:26.181Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T17:25:26.181Z] CGO_ENABLED=1 go vet ./... [2022-08-15T17:25:41.326Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T17:25:41.326Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T17:25:41.326Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T17:25:41.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T17:25:41.394Z] $ docker stop --time=1 e894827063c9c957d33a12426cba0b969dc755e00417cedfdef2eca5d1f07c81 [2022-08-15T17:25:43.161Z] $ docker rm -f e894827063c9c957d33a12426cba0b969dc755e00417cedfdef2eca5d1f07c81 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:25:44.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T17:25:44.268Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T17:25:44.766Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:25:45.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T17:25:45.695Z] + ls -al . [2022-08-15T17:25:45.695Z] total 196 [2022-08-15T17:25:45.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:23 . [2022-08-15T17:25:45.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:21 .. [2022-08-15T17:25:45.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:21 .git [2022-08-15T17:25:45.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:21 .github [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:21 .gitignore [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:21 .golangci.yml [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:21 .hadolint.yml [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:21 Attribution.txt [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:21 CHANGELOG.md [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:21 Dockerfile [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:21 GOVERNANCE.md [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:21 Jenkinsfile [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:21 LICENSE [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:21 Makefile [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:21 OWNERS.md [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:21 README.md [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:19 VERSION [2022-08-15T17:25:45.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:21 bin [2022-08-15T17:25:45.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:21 cmd [2022-08-15T17:25:45.695Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:25 coverage.out [2022-08-15T17:25:45.695Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:21 docker-entrypoint.sh [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:21 go.mod [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:21 go.sum [2022-08-15T17:25:45.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:21 internal [2022-08-15T17:25:45.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:21 snap [2022-08-15T17:25:45.695Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:25:46.130Z] + 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=7e289ea3377a7f560eeb64081e7c31525184d847 --label arch=arm64 --label version=0.0.0 . [2022-08-15T17:25:46.403Z] Sending build context to Docker daemon 579.6kB [2022-08-15T17:25:46.403Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:25:46.403Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-15T17:25:46.403Z] ---> cc4090b827a5 [2022-08-15T17:25:46.403Z] Step 3/35 : ARG MAKE="make build" [2022-08-15T17:25:46.681Z] ---> Running in 5046d76c6787 [2022-08-15T17:25:46.957Z] Removing intermediate container 5046d76c6787 [2022-08-15T17:25:46.957Z] ---> 8e7beb773372 [2022-08-15T17:25:46.957Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:25:46.957Z] ---> Running in fc9410dbad9f [2022-08-15T17:25:47.231Z] Removing intermediate container fc9410dbad9f [2022-08-15T17:25:47.231Z] ---> bf5757b3568e [2022-08-15T17:25:47.231Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:25:47.231Z] ---> Running in 3c2fcfe092a2 [2022-08-15T17:25:47.838Z] Removing intermediate container 3c2fcfe092a2 [2022-08-15T17:25:47.838Z] ---> 321b7ccb456b [2022-08-15T17:25:47.838Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:25:47.838Z] ---> Running in ce847da72f68 [2022-08-15T17:25:49.289Z] Removing intermediate container ce847da72f68 [2022-08-15T17:25:49.289Z] ---> 080b4340559c [2022-08-15T17:25:49.289Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:25:49.570Z] ---> Running in b54e9e62ce4e [2022-08-15T17:25:50.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:25:51.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:25:52.555Z] OK: 228 MiB in 65 packages [2022-08-15T17:25:53.158Z] Removing intermediate container b54e9e62ce4e [2022-08-15T17:25:53.158Z] ---> ac6d4c41d1e9 [2022-08-15T17:25:53.158Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-15T17:25:53.158Z] ---> Running in 061e0b022f55 [2022-08-15T17:25:53.762Z] Removing intermediate container 061e0b022f55 [2022-08-15T17:25:53.762Z] ---> f20aeeb8532f [2022-08-15T17:25:53.762Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-15T17:25:54.037Z] ---> 13dfdcd9121c [2022-08-15T17:25:54.037Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:25:54.315Z] ---> Running in 01691ae0bed1 [2022-08-15T17:25:56.309Z] Removing intermediate container 01691ae0bed1 [2022-08-15T17:25:56.309Z] ---> f2148727fd34 [2022-08-15T17:25:56.309Z] Step 11/35 : COPY . . [2022-08-15T17:25:57.295Z] ---> b92dcaeeceba [2022-08-15T17:25:57.295Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:25:57.295Z] ---> Running in 8ea4b2872610 [2022-08-15T17:25:58.288Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:25:58.288Z] Dload Upload Total Spent Left Speed [2022-08-15T17:25:58.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15015 0 --:--:-- --:--:-- --:--:-- 14957 [2022-08-15T17:25:58.891Z] Removing intermediate container 8ea4b2872610 [2022-08-15T17:25:58.891Z] ---> 2163118a7d7f [2022-08-15T17:25:58.891Z] Step 13/35 : RUN ${MAKE} [2022-08-15T17:25:59.187Z] ---> Running in 1cb35276610b [2022-08-15T17:26:00.172Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-15T17:28:22.178Z] Removing intermediate container 1cb35276610b [2022-08-15T17:28:22.178Z] ---> dd6fbcc469d7 [2022-08-15T17:28:22.178Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-15T17:28:22.178Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-15T17:28:22.178Z] eab2503cf8f4: Pulling fs layer [2022-08-15T17:28:22.178Z] 97cd0a44c592: Pulling fs layer [2022-08-15T17:28:22.452Z] 97cd0a44c592: Verifying Checksum [2022-08-15T17:28:22.452Z] 97cd0a44c592: Download complete [2022-08-15T17:28:23.050Z] eab2503cf8f4: Verifying Checksum [2022-08-15T17:28:23.050Z] eab2503cf8f4: Download complete [2022-08-15T17:28:23.647Z] eab2503cf8f4: Pull complete [2022-08-15T17:28:23.920Z] 97cd0a44c592: Pull complete [2022-08-15T17:28:23.920Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-15T17:28:23.920Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-15T17:28:23.920Z] ---> 7f763cca56b3 [2022-08-15T17:28:23.920Z] Step 15/35 : FROM alpine:3.16 [2022-08-15T17:28:24.520Z] 3.16: Pulling from library/alpine [2022-08-15T17:28:24.796Z] 9b18e9b68314: Pulling fs layer [2022-08-15T17:28:25.069Z] 9b18e9b68314: Download complete [2022-08-15T17:28:25.666Z] 9b18e9b68314: Pull complete [2022-08-15T17:28:25.667Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T17:28:25.667Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T17:28:25.667Z] ---> a6215f271958 [2022-08-15T17:28:25.667Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T17:28:25.667Z] ---> Running in f541f3bcb7fe [2022-08-15T17:28:25.954Z] Removing intermediate container f541f3bcb7fe [2022-08-15T17:28:25.954Z] ---> d8a1cd66f9f6 [2022-08-15T17:28:25.954Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-15T17:28:25.954Z] ---> Running in 159d816753e9 [2022-08-15T17:28:27.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:28:27.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:28:28.391Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-08-15T17:28:28.391Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-08-15T17:28:28.391Z] (3/82) Installing libxau (1.0.9-r0) [2022-08-15T17:28:28.391Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:28:28.391Z] (5/82) Installing libxcb (1.15-r0) [2022-08-15T17:28:28.391Z] (6/82) Installing libx11 (1.8-r0) [2022-08-15T17:28:28.684Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-08-15T17:28:28.684Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-08-15T17:28:28.684Z] (9/82) Installing expat (2.4.8-r0) [2022-08-15T17:28:28.958Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-08-15T17:28:28.958Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-08-15T17:28:28.958Z] (12/82) Installing libpng (1.6.37-r1) [2022-08-15T17:28:28.958Z] (13/82) Installing freetype (2.12.1-r0) [2022-08-15T17:28:28.958Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-08-15T17:28:28.958Z] (15/82) Installing fribidi (1.0.12-r0) [2022-08-15T17:28:28.958Z] (16/82) Installing libffi (3.4.2-r1) [2022-08-15T17:28:28.958Z] (17/82) Installing libintl (0.21-r2) [2022-08-15T17:28:28.958Z] (18/82) Installing libblkid (2.38-r1) [2022-08-15T17:28:28.958Z] (19/82) Installing libmount (2.38-r1) [2022-08-15T17:28:28.958Z] (20/82) Installing pcre (8.45-r2) [2022-08-15T17:28:28.958Z] (21/82) Installing glib (2.72.1-r0) [2022-08-15T17:28:28.958Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-08-15T17:28:28.958Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:28:29.234Z] (24/82) Installing libass (0.16.0-r0) [2022-08-15T17:28:29.234Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-08-15T17:28:29.234Z] (26/82) Installing libdrm (2.4.110-r0) [2022-08-15T17:28:29.234Z] (27/82) Installing gmp (6.2.1-r2) [2022-08-15T17:28:29.234Z] (28/82) Installing nettle (3.7.3-r0) [2022-08-15T17:28:29.234Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-08-15T17:28:29.234Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:28:29.234Z] (31/82) Installing libunistring (1.0-r0) [2022-08-15T17:28:29.234Z] (32/82) Installing gnutls (3.7.7-r0) [2022-08-15T17:28:29.234Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-15T17:28:29.508Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-15T17:28:29.508Z] (35/82) Installing lame (3.100-r0) [2022-08-15T17:28:29.508Z] (36/82) Installing opus (1.3.1-r1) [2022-08-15T17:28:29.508Z] (37/82) Installing libasyncns (0.8-r1) [2022-08-15T17:28:29.508Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:28:29.508Z] (39/82) Installing libltdl (2.4.7-r0) [2022-08-15T17:28:29.508Z] (40/82) Installing orc (0.4.32-r0) [2022-08-15T17:28:29.508Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T17:28:29.508Z] (42/82) Installing libogg (1.3.5-r1) [2022-08-15T17:28:29.508Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T17:28:29.508Z] (44/82) Installing flac (1.3.4-r0) [2022-08-15T17:28:29.508Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-08-15T17:28:29.508Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-08-15T17:28:29.508Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-08-15T17:28:29.508Z] (48/82) Installing soxr (0.1.3-r2) [2022-08-15T17:28:29.508Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-08-15T17:28:29.508Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-08-15T17:28:29.784Z] (51/82) Installing libpulse (15.0-r2) [2022-08-15T17:28:29.784Z] (52/82) Installing cjson (1.7.15-r3) [2022-08-15T17:28:29.784Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-08-15T17:28:29.784Z] (54/82) Installing librist (0.2.6-r1) [2022-08-15T17:28:29.784Z] (55/82) Installing libsrt (1.4.4-r0) [2022-08-15T17:28:29.784Z] (56/82) Installing libssh (0.9.6-r1) [2022-08-15T17:28:29.784Z] (57/82) Installing libtheora (1.1.1-r16) [2022-08-15T17:28:29.784Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:28:29.784Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:28:29.784Z] (60/82) Installing libxext (1.3.4-r0) [2022-08-15T17:28:29.784Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-08-15T17:28:29.784Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:28:29.784Z] (63/82) Installing libva (2.14.0-r0) [2022-08-15T17:28:29.784Z] (64/82) Installing libvdpau (1.5-r0) [2022-08-15T17:28:29.784Z] (65/82) Installing vidstab (1.1.0-r1) [2022-08-15T17:28:29.784Z] (66/82) Installing libvpx (1.11.0-r1) [2022-08-15T17:28:30.061Z] (67/82) Installing libwebp (1.2.3-r0) [2022-08-15T17:28:30.061Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-08-15T17:28:30.061Z] (69/82) Installing numactl (2.0.14-r0) [2022-08-15T17:28:30.061Z] (70/82) Installing x265-libs (3.5-r3) [2022-08-15T17:28:30.061Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-08-15T17:28:30.061Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-08-15T17:28:30.661Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-08-15T17:28:30.661Z] (74/82) Installing udev-init-scripts (35-r0) [2022-08-15T17:28:30.661Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:28:30.661Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:28:30.661Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-08-15T17:28:30.661Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:28:30.661Z] (78/82) Installing kmod-libs (29-r2) [2022-08-15T17:28:30.661Z] (79/82) Installing eudev (3.2.11-r0) [2022-08-15T17:28:30.661Z] (80/82) Installing libsodium (1.0.18-r0) [2022-08-15T17:28:30.661Z] (81/82) Installing libzmq (4.3.4-r0) [2022-08-15T17:28:30.661Z] (82/82) Installing zeromq (4.3.4-r0) [2022-08-15T17:28:30.661Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T17:28:30.935Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:28:30.936Z] OK: 78 MiB in 96 packages [2022-08-15T17:28:34.344Z] Removing intermediate container 159d816753e9 [2022-08-15T17:28:34.344Z] ---> f47d9107cab3 [2022-08-15T17:28:34.344Z] Step 18/35 : WORKDIR / [2022-08-15T17:28:34.344Z] ---> Running in bc3dfd89c913 [2022-08-15T17:28:34.344Z] Removing intermediate container bc3dfd89c913 [2022-08-15T17:28:34.344Z] ---> 0c4d35cd14c3 [2022-08-15T17:28:34.344Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-15T17:28:35.782Z] ---> 1de2379a9388 [2022-08-15T17:28:35.782Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-15T17:28:36.384Z] ---> 2e3451457c52 [2022-08-15T17:28:36.384Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-15T17:28:36.986Z] ---> 75e69f8c9346 [2022-08-15T17:28:36.986Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-15T17:28:37.587Z] ---> b8d8bb0ce374 [2022-08-15T17:28:37.587Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-08-15T17:28:38.189Z] ---> ecc6fe1eefcb [2022-08-15T17:28:38.189Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-15T17:28:38.790Z] ---> 6d3c16210069 [2022-08-15T17:28:38.790Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-15T17:28:40.230Z] ---> 071443ee1cef [2022-08-15T17:28:40.230Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:28:40.230Z] ---> Running in 85e8a3a2834a [2022-08-15T17:28:41.684Z] Removing intermediate container 85e8a3a2834a [2022-08-15T17:28:41.684Z] ---> 95fa8b95bc16 [2022-08-15T17:28:41.684Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:28:41.684Z] ---> Running in f8f61d6076d9 [2022-08-15T17:28:43.674Z] Removing intermediate container f8f61d6076d9 [2022-08-15T17:28:43.674Z] ---> 6350e1262811 [2022-08-15T17:28:43.674Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-15T17:28:43.674Z] ---> Running in e0f34a45275a [2022-08-15T17:28:45.121Z] Removing intermediate container e0f34a45275a [2022-08-15T17:28:45.121Z] ---> 3864a283a46b [2022-08-15T17:28:45.121Z] Step 29/35 : EXPOSE 59983 [2022-08-15T17:28:45.121Z] ---> Running in 3756c8843562 [2022-08-15T17:28:45.395Z] Removing intermediate container 3756c8843562 [2022-08-15T17:28:45.395Z] ---> a72ca979741b [2022-08-15T17:28:45.395Z] Step 30/35 : EXPOSE 8554 [2022-08-15T17:28:45.395Z] ---> Running in 664e19651d38 [2022-08-15T17:28:45.672Z] Removing intermediate container 664e19651d38 [2022-08-15T17:28:45.672Z] ---> c1b5aeed0166 [2022-08-15T17:28:45.672Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-15T17:28:45.949Z] ---> Running in d7dc2959f001 [2022-08-15T17:28:46.225Z] Removing intermediate container d7dc2959f001 [2022-08-15T17:28:46.225Z] ---> 8126df52d23f [2022-08-15T17:28:46.225Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-15T17:28:46.225Z] ---> Running in f505091872b0 [2022-08-15T17:28:46.502Z] Removing intermediate container f505091872b0 [2022-08-15T17:28:46.502Z] ---> 7ef312d5a613 [2022-08-15T17:28:46.502Z] Step 33/35 : LABEL arch=arm64 [2022-08-15T17:28:46.502Z] ---> Running in 66abf1d5436b [2022-08-15T17:28:46.777Z] Removing intermediate container 66abf1d5436b [2022-08-15T17:28:46.777Z] ---> d3bda3aad0c7 [2022-08-15T17:28:46.777Z] Step 34/35 : LABEL git_sha=7e289ea3377a7f560eeb64081e7c31525184d847 [2022-08-15T17:28:46.777Z] ---> Running in 58db37e74ad3 [2022-08-15T17:28:47.378Z] Removing intermediate container 58db37e74ad3 [2022-08-15T17:28:47.378Z] ---> a45cefb996c3 [2022-08-15T17:28:47.378Z] Step 35/35 : LABEL version=0.0.0 [2022-08-15T17:28:47.378Z] ---> Running in 110e84c1361d [2022-08-15T17:28:47.651Z] Removing intermediate container 110e84c1361d [2022-08-15T17:28:47.651Z] ---> 5b8a70ed6734 [2022-08-15T17:28:47.651Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T17:28:47.651Z] Successfully built 5b8a70ed6734 [2022-08-15T17:28:47.651Z] 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 [2022-08-15T17:28:48.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T17:28:48.464Z] [2022-08-15T17:28:48.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:28:48.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T17:28:49.157Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T17:28:49.157Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T17:28:49.157Z] 04944245beec: Pulling fs layer [2022-08-15T17:28:49.157Z] 699f458cf7ca: Pulling fs layer [2022-08-15T17:28:49.157Z] 765212b225bb: Pulling fs layer [2022-08-15T17:28:49.157Z] f23df028b6ca: Pulling fs layer [2022-08-15T17:28:49.157Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T17:28:49.157Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T17:28:49.157Z] 765212b225bb: Waiting [2022-08-15T17:28:49.157Z] f23df028b6ca: Waiting [2022-08-15T17:28:49.157Z] d65c8cfc05b1: Waiting [2022-08-15T17:28:49.157Z] 2437ff75d9bd: Waiting [2022-08-15T17:28:49.157Z] 04944245beec: Verifying Checksum [2022-08-15T17:28:49.157Z] 04944245beec: Download complete [2022-08-15T17:28:49.157Z] 765212b225bb: Verifying Checksum [2022-08-15T17:28:49.157Z] 765212b225bb: Download complete [2022-08-15T17:28:49.157Z] f23df028b6ca: Verifying Checksum [2022-08-15T17:28:49.157Z] f23df028b6ca: Download complete [2022-08-15T17:28:49.157Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T17:28:49.157Z] d65c8cfc05b1: Download complete [2022-08-15T17:28:49.433Z] 699f458cf7ca: Verifying Checksum [2022-08-15T17:28:49.433Z] 699f458cf7ca: Download complete [2022-08-15T17:28:49.712Z] 8998bd30e6a1: Verifying Checksum [2022-08-15T17:28:49.712Z] 8998bd30e6a1: Download complete [2022-08-15T17:28:52.417Z] 2437ff75d9bd: Verifying Checksum [2022-08-15T17:28:52.417Z] 2437ff75d9bd: Download complete [2022-08-15T17:28:55.127Z] 8998bd30e6a1: Pull complete [2022-08-15T17:28:55.420Z] 04944245beec: Pull complete [2022-08-15T17:28:57.464Z] 699f458cf7ca: Pull complete [2022-08-15T17:28:57.464Z] 765212b225bb: Pull complete [2022-08-15T17:28:58.448Z] f23df028b6ca: Pull complete [2022-08-15T17:28:58.721Z] d65c8cfc05b1: Pull complete [2022-08-15T17:29:13.814Z] 2437ff75d9bd: Pull complete [2022-08-15T17:29:13.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T17:29:13.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T17:29:13.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:29:14.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-22830 does not seem to be running inside a container [2022-08-15T17:29:14.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-15T17:29:16.938Z] $ docker top 9959020e0a0ca2e3cfaa580016e4ace40e8e51e2773fcd582fd6d101b07b9787 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:17.930Z] ---> job-cost.sh [2022-08-15T17:29:17.930Z] lf-activate-venv: SKIPPING [2022-08-15T17:29:17.930Z] INFO: No Stack... [2022-08-15T17:29:18.526Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T17:29:19.504Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T17:29:20.194Z] + cut -d, -f6 [2022-08-15T17:29:20.194Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2022-08-15T17:29:20.238Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [2022-08-15T17:29:20.243Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] did not exist. Created. [2022-08-15T17:29:20.243Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T17:29:20.982Z] /w/workspace/device-usb-camera/1@tmp/durable-9b8fe542/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T17:29:21.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T17:29:21.726Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T17:29:21.773Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T17:29:21.787Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T17:29:21.870Z] $ docker stop --time=1 9959020e0a0ca2e3cfaa580016e4ace40e8e51e2773fcd582fd6d101b07b9787 [2022-08-15T17:29:23.402Z] $ docker rm -f 9959020e0a0ca2e3cfaa580016e4ace40e8e51e2773fcd582fd6d101b07b9787 [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 [2022-08-15T17:29:24.446Z] provisioning config files... [2022-08-15T17:29:24.455Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config871881407410408301tmp [Pipeline] { [Pipeline] sh [2022-08-15T17:29:24.798Z] + set +x [2022-08-15T17:29:24.798Z] + curl -s https://codecov.io/bash [2022-08-15T17:29:24.798Z] + bash -s -- [2022-08-15T17:29:24.798Z] [2022-08-15T17:29:24.798Z] _____ _ [2022-08-15T17:29:24.798Z] / ____| | | [2022-08-15T17:29:24.798Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T17:29:24.798Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T17:29:24.798Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T17:29:24.798Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T17:29:24.798Z] Bash-1.0.6 [2022-08-15T17:29:24.798Z] [2022-08-15T17:29:24.798Z] [2022-08-15T17:29:24.798Z] ==> git version 2.25.1 found [2022-08-15T17:29:24.798Z] ==> 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 [2022-08-15T17:29:24.798Z] Release-Date: 2020-01-08 [2022-08-15T17:29:24.798Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-15T17:29:24.798Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-15T17:29:24.798Z] ==> Jenkins CI detected. [2022-08-15T17:29:24.798Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-78 [2022-08-15T17:29:24.798Z] project root: . [2022-08-15T17:29:24.798Z] --> token set from env [2022-08-15T17:29:24.798Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T17:29:24.798Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T17:29:24.798Z] ==> Python coveragepy not found [2022-08-15T17:29:24.798Z] ==> Searching for coverage reports in: [2022-08-15T17:29:24.798Z] + . [2022-08-15T17:29:24.798Z] -> Found 1 reports [2022-08-15T17:29:24.798Z] ==> Detecting git/mercurial file structure [2022-08-15T17:29:24.798Z] ==> Reading reports [2022-08-15T17:29:24.798Z] + ./coverage.out bytes=29387 [2022-08-15T17:29:25.057Z] ==> Appending adjustments [2022-08-15T17:29:25.057Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T17:29:25.057Z] + Found adjustments [2022-08-15T17:29:25.057Z] ==> Gzipping contents [2022-08-15T17:29:25.057Z] 8.0K /tmp/codecov.UzkuH6.gz [2022-08-15T17:29:25.057Z] ==> Uploading reports [2022-08-15T17:29:25.057Z] url: https://codecov.io [2022-08-15T17:29:25.057Z] query: branch=PR-78&commit=7e289ea3377a7f560eeb64081e7c31525184d847&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=78&job=&cmd_args= [2022-08-15T17:29:25.057Z] -> Pinging Codecov [2022-08-15T17:29:25.057Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-78&commit=7e289ea3377a7f560eeb64081e7c31525184d847&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=78&job=&cmd_args= [2022-08-15T17:29:25.318Z] -> Uploading to [2022-08-15T17:29:25.318Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/73D8F5FF140700D3E01443B452E23636/7e289ea3377a7f560eeb64081e7c31525184d847/12be6cdd-28de-43a6-b2a7-018cf333e8e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T172925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7affc31e4bdf82415bb27c3debb4b345675b998278bbcaf11f2bd8893c4f3e2 [2022-08-15T17:29:25.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:29:25.318Z] Dload Upload Total Spent Left Speed [2022-08-15T17:29:25.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4132 0 0 100 4132 0 16528 --:--:-- --:--:-- --:--:-- 16462 100 4132 0 0 100 4132 0 16528 --:--:-- --:--:-- --:--:-- 16462 [2022-08-15T17:29:25.580Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/7e289ea3377a7f560eeb64081e7c31525184d847 [Pipeline] } [2022-08-15T17:29:25.607Z] 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 [2022-08-15T17:29:27.302Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-78/archives ] [2022-08-15T17:29:27.302Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-78/archives [2022-08-15T17:29:27.302Z] total 16 [2022-08-15T17:29:27.302Z] drwxr-xr-x 3 root root 4096 Aug 15 17:21 . [2022-08-15T17:29:27.302Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:21 .. [2022-08-15T17:29:27.302Z] drwxr-xr-x 2 root root 4096 Aug 15 17:21 cost [2022-08-15T17:29:27.302Z] -rw-r--r-- 1 root root 88 Aug 15 17:21 cost.csv [2022-08-15T17:29:27.302Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-78/archives [2022-08-15T17:29:27.302Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-78/archives [2022-08-15T17:29:27.302Z] total 16 [2022-08-15T17:29:27.302Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:21 . [2022-08-15T17:29:27.302Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:21 .. [2022-08-15T17:29:27.302Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 17:21 cost [2022-08-15T17:29:27.302Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 17:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:27.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:28.536Z] ---> package-listing.sh [2022-08-15T17:29:28.536Z] ++ facter osfamily [2022-08-15T17:29:28.536Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T17:29:28.797Z] + OS_FAMILY=debian [2022-08-15T17:29:28.797Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-78 [2022-08-15T17:29:28.797Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T17:29:28.797Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T17:29:28.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T17:29:28.797Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T17:29:28.797Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-78 ']' [2022-08-15T17:29:28.797Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T17:29:28.797Z] + case "${OS_FAMILY}" in [2022-08-15T17:29:28.797Z] + dpkg -l [2022-08-15T17:29:28.797Z] + grep '^ii' [2022-08-15T17:29:28.797Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T17:29:28.797Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T17:29:28.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T17:29:28.797Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-78 ']' [2022-08-15T17:29:28.797Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-78/archives/ [2022-08-15T17:29:28.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-78/archives/ [Pipeline] echo [2022-08-15T17:29:28.831Z] 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/xfoundry_device-usb-camera_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-15T17:29:29.121Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:29:29.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:29:29.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:29:29.907Z] prd-ubuntu20.04-docker-8c-8g-22828 does not seem to be running inside a container [2022-08-15T17:29:29.943Z] $ 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/xfoundry_device-usb-camera_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-78 -v /w/workspace/xfoundry_device-usb-camera_PR-78:/w/workspace/xfoundry_device-usb-camera_PR-78:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-78@tmp:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-15T17:29:30.178Z] $ docker top 3099e9fad8800a66d9555cf276a66a878525f2bc55ab94403ef90bf445e274e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:29:30.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T17:29:30.903Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T17:29:31.238Z] + ls /var/log/sa-host [2022-08-15T17:29:31.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:29:31.423Z] provisioning config files... [2022-08-15T17:29:31.458Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-78@tmp/config1780611881246321267tmp [Pipeline] { [Pipeline] echo [2022-08-15T17:29:31.494Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:31.840Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T17:29:31.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:32.276Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T17:29:32.307Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:32.622Z] ---> sudo-logs.sh [2022-08-15T17:29:32.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T17:29:32.703Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:33.017Z] ---> job-cost.sh [2022-08-15T17:29:33.017Z] lf-activate-venv: SKIPPING [2022-08-15T17:29:33.017Z] DEBUG: total: 0.2199999988079071 [2022-08-15T17:29:33.017Z] INFO: Retrieving Stack Cost... [2022-08-15T17:29:33.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T17:29:33.848Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T17:29:33.886Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:29:34.199Z] ---> logs-deploy.sh [2022-08-15T17:29:34.199Z] lf-activate-venv: SKIPPING [2022-08-15T17:29:34.199Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-78/1 [2022-08-15T17:29:34.199Z] INFO: archiving workspace using pattern(s): [2022-08-15T17:29:35.138Z] Archives upload complete. [2022-08-15T17:29:35.397Z] INFO: archiving logs to Nexus