Pull request #79 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f6d8690de0ede443596b624c3ac4b678af09f33+bc08c07b2fcd2a11c96a474f97a869fa8c75de0c (af6983ab30b5b2e7f9d43b125baa35930e9d20b3) 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-ssh15998445755589156126.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-ssh9102758281399879390.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-79/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-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5163919608054338615.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-79/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13458267606369742512.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-ssh15205648401542925485.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-79/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-79/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13627628975175808885.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-22829 in /w/workspace/xfoundry_device-usb-camera_PR-79 [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-79 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc08c07b2fcd2a11c96a474f97a869fa8c75de0c into PR head commit 3f6d8690de0ede443596b624c3ac4b678af09f33 Merge succeeded, producing 3f6d8690de0ede443596b624c3ac4b678af09f33 Checking out Revision 3f6d8690de0ede443596b624c3ac4b678af09f33 (PR-79) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f6d8690de0ede443596b624c3ac4b678af09f33 # 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 3f6d8690de0ede443596b624c3ac4b678af09f33 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/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:20:07.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-15T17:20:07.688Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-15T17:20:07.788Z] ========================================================= [2022-08-15T17:20:07.788Z] EdgeX Global Pipelines Version Info [2022-08-15T17:20:07.788Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:20:08.584Z] ------------------- [2022-08-15T17:20:08.584Z] stable info: [2022-08-15T17:20:08.584Z] ------------------- [2022-08-15T17:20:08.584Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T17:20:08.584Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T17:20:08.584Z] Message: update stable to v1.0.238 [2022-08-15T17:20:09.157Z] ------------------- [2022-08-15T17:20:09.157Z] experimental info: [2022-08-15T17:20:09.157Z] ------------------- [2022-08-15T17:20:09.157Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-15T17:20:09.157Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-15T17:20:09.157Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-15T17:20:09.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-08-15T17:20:09.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-08-15T17:20:09.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-15T17:20:09.655Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-15T17:20:09.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-15T17:20:09.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-15T17:20:09.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-15T17:20:09.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-15T17:20:09.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-15T17:20:09.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-15T17:20:09.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-15T17:20:09.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-08-15T17:20:10.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-15T17:20:10.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-15T17:20:10.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T17:20:10.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-15T17:20:10.173Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T17:20:10.209Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-15T17:20:10.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-15T17:20:10.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-15T17:20:10.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-15T17:20:10.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-15T17:20:10.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-15T17:20:10.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-15T17:20:10.471Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-15T17:20:10.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-15T17:20:10.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-15T17:20:10.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2022-08-15T17:20:10.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2022-08-15T17:20:10.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2022-08-15T17:20:10.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f6d8690de0ede443596b624c3ac4b678af09f33 [Pipeline] echo [2022-08-15T17:20:10.754Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f6d869 [Pipeline] echo [2022-08-15T17:20:10.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:20:10.896Z] provisioning config files... [2022-08-15T17:20:10.913Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config7291551870327747317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:20:11.256Z] ---> docker-login.sh [2022-08-15T17:20:11.256Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:20:11.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:11.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:11.518Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:11.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:11.518Z] [2022-08-15T17:20:11.518Z] Login Succeeded [2022-08-15T17:20:11.518Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:20:11.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:11.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:11.778Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:11.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:11.778Z] [2022-08-15T17:20:11.778Z] Login Succeeded [2022-08-15T17:20:11.778Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:20:11.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:11.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:11.778Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:11.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:11.778Z] [2022-08-15T17:20:11.778Z] Login Succeeded [2022-08-15T17:20:11.778Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:20:12.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:12.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:12.044Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:12.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:12.044Z] [2022-08-15T17:20:12.044Z] Login Succeeded [2022-08-15T17:20:12.044Z] docker.io [2022-08-15T17:20:12.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:12.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:12.618Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:12.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:12.618Z] [2022-08-15T17:20:12.618Z] Login Succeeded [2022-08-15T17:20:12.618Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:20:12.645Z] 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:20:13.275Z] + git rev-list -1 --merges 3f6d8690de0ede443596b624c3ac4b678af09f33~1..3f6d8690de0ede443596b624c3ac4b678af09f33 [Pipeline] echo [2022-08-15T17:20:13.325Z] -----------> git rev-list -1 --merges 3f6d8690de0ede443596b624c3ac4b678af09f33~1..3f6d8690de0ede443596b624c3ac4b678af09f33 3f6d8690de0ede443596b624c3ac4b678af09f33 [false] [Pipeline] sh [2022-08-15T17:20:13.634Z] + git log --format=format:%s -1 3f6d8690de0ede443596b624c3ac4b678af09f33 [Pipeline] echo [2022-08-15T17:20:13.671Z] ========================================================= [2022-08-15T17:20:13.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-15T17:20:13.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:20:14.107Z] + git log --format=format:%s -1 3f6d8690de0ede443596b624c3ac4b678af09f33 [Pipeline] echo [2022-08-15T17:20:14.140Z] [semverPrep] GIT_COMMIT: 3f6d8690de0ede443596b624c3ac4b678af09f33, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-08-15T17:20:14.169Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-15T17:20:14.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-15T17:20:14.537Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-15T17:20:14.537Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-15T17:20:14.537Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-15T17:20:14.537Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2022-08-15T17:20:14.537Z] /etc/ssh/ssh_known_hosts [2022-08-15T17:20:14.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:20:14.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:20:14.974Z] [2022-08-15T17:20:14.974Z] 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:20:15.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:20:15.352Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-15T17:20:15.352Z] b85a868b505f: Pulling fs layer [2022-08-15T17:20:15.352Z] e2be974225ed: Pulling fs layer [2022-08-15T17:20:15.352Z] 339a4e72a1f5: Pulling fs layer [2022-08-15T17:20:15.352Z] 988bab9f4d93: Pulling fs layer [2022-08-15T17:20:15.352Z] 1469e6f7b9e6: Pulling fs layer [2022-08-15T17:20:15.352Z] eaf3925da568: Pulling fs layer [2022-08-15T17:20:15.352Z] bab4dde63d76: Pulling fs layer [2022-08-15T17:20:15.352Z] bde34c3a00c8: Pulling fs layer [2022-08-15T17:20:15.352Z] b352a97aabf1: Pulling fs layer [2022-08-15T17:20:15.352Z] 4872d77fe225: Pulling fs layer [2022-08-15T17:20:15.352Z] 5851b861e8e6: Pulling fs layer [2022-08-15T17:20:15.352Z] bab4dde63d76: Waiting [2022-08-15T17:20:15.352Z] bde34c3a00c8: Waiting [2022-08-15T17:20:15.352Z] b352a97aabf1: Waiting [2022-08-15T17:20:15.352Z] 1469e6f7b9e6: Waiting [2022-08-15T17:20:15.352Z] 988bab9f4d93: Waiting [2022-08-15T17:20:15.352Z] 4872d77fe225: Waiting [2022-08-15T17:20:15.352Z] 5851b861e8e6: Waiting [2022-08-15T17:20:15.352Z] e2be974225ed: Verifying Checksum [2022-08-15T17:20:15.352Z] e2be974225ed: Download complete [2022-08-15T17:20:15.352Z] 988bab9f4d93: Download complete [2022-08-15T17:20:15.612Z] 339a4e72a1f5: Verifying Checksum [2022-08-15T17:20:15.612Z] 339a4e72a1f5: Download complete [2022-08-15T17:20:15.612Z] 1469e6f7b9e6: Verifying Checksum [2022-08-15T17:20:15.612Z] 1469e6f7b9e6: Download complete [2022-08-15T17:20:15.612Z] eaf3925da568: Download complete [2022-08-15T17:20:15.612Z] bde34c3a00c8: Download complete [2022-08-15T17:20:15.612Z] b352a97aabf1: Download complete [2022-08-15T17:20:15.612Z] 4872d77fe225: Verifying Checksum [2022-08-15T17:20:15.612Z] 4872d77fe225: Download complete [2022-08-15T17:20:15.612Z] 5851b861e8e6: Verifying Checksum [2022-08-15T17:20:15.612Z] 5851b861e8e6: Download complete [2022-08-15T17:20:15.612Z] b85a868b505f: Verifying Checksum [2022-08-15T17:20:15.612Z] b85a868b505f: Download complete [2022-08-15T17:20:15.872Z] bab4dde63d76: Verifying Checksum [2022-08-15T17:20:15.872Z] bab4dde63d76: Download complete [2022-08-15T17:20:16.814Z] b85a868b505f: Pull complete [2022-08-15T17:20:16.814Z] e2be974225ed: Pull complete [2022-08-15T17:20:17.382Z] 339a4e72a1f5: Pull complete [2022-08-15T17:20:17.382Z] 988bab9f4d93: Pull complete [2022-08-15T17:20:17.642Z] 1469e6f7b9e6: Pull complete [2022-08-15T17:20:17.902Z] eaf3925da568: Pull complete [2022-08-15T17:20:19.823Z] bab4dde63d76: Pull complete [2022-08-15T17:20:19.824Z] bde34c3a00c8: Pull complete [2022-08-15T17:20:19.824Z] b352a97aabf1: Pull complete [2022-08-15T17:20:20.091Z] 4872d77fe225: Pull complete [2022-08-15T17:20:20.091Z] 5851b861e8e6: Pull complete [2022-08-15T17:20:20.091Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-15T17:20:20.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-15T17:20:20.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:20:20.320Z] prd-ubuntu20.04-docker-8c-8g-22829 does not seem to be running inside a container [2022-08-15T17:20:20.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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:20:22.022Z] $ docker top 8f6dc7f985b34287efe19774a850fbed1144009261b674249aaff9808d83abfb -eo pid,comm [2022-08-15T17:20:22.086Z] 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:20:22.086Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-15T17:20:22.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T17:20:22.200Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T17:20:22.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T17:20:22.327Z] $ docker exec 8f6dc7f985b34287efe19774a850fbed1144009261b674249aaff9808d83abfb ssh-agent [2022-08-15T17:20:22.456Z] SSH_AUTH_SOCK=/tmp/ssh-bhUPkfnVP5JI/agent.33 [2022-08-15T17:20:22.456Z] SSH_AGENT_PID=40 [2022-08-15T17:20:22.462Z] Running ssh-add (command line suppressed) [2022-08-15T17:20:22.605Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_4230888280331438476.key (/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_4230888280331438476.key) [2022-08-15T17:20:22.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T17:20:22.948Z] + git tag --points-at HEAD [Pipeline] } [2022-08-15T17:20:22.979Z] $ docker exec --env ******** --env ******** 8f6dc7f985b34287efe19774a850fbed1144009261b674249aaff9808d83abfb ssh-agent -k [2022-08-15T17:20:23.091Z] unset SSH_AUTH_SOCK; [2022-08-15T17:20:23.092Z] unset SSH_AGENT_PID; [2022-08-15T17:20:23.092Z] echo Agent pid 40 killed; [2022-08-15T17:20:23.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-15T17:20:23.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-15T17:20:23.186Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-15T17:20:23.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-15T17:20:23.347Z] $ docker exec 8f6dc7f985b34287efe19774a850fbed1144009261b674249aaff9808d83abfb ssh-agent [2022-08-15T17:20:23.489Z] SSH_AUTH_SOCK=/tmp/ssh-yQsP0VVqG5lN/agent.73 [2022-08-15T17:20:23.489Z] SSH_AGENT_PID=80 [2022-08-15T17:20:23.495Z] Running ssh-add (command line suppressed) [2022-08-15T17:20:23.630Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_5040080476921144099.key (/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/private_key_5040080476921144099.key) [2022-08-15T17:20:23.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-15T17:20:23.972Z] + git semver init [2022-08-15T17:20:24.236Z] 2022-08-15 17:20:24,224 [run_init] DEBUG init version:0.0.0 force:False [2022-08-15T17:20:24.236Z] 2022-08-15 17:20:24,225 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-79/.semver [2022-08-15T17:20:24.236Z] 2022-08-15 17:20:24,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-79/.semver [2022-08-15T17:20:24.236Z] 2022-08-15 17:20:24,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-79/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-79, universal_newlines=False, shell=None, istream=None) [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,835 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-79/.git/info/exclude [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,835 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-79/.semver/PR-79 with force:False [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,835 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-79/.semver/PR-79 [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,839 [execute] INFO git cat-file --batch-check [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,846 [execute] INFO git cat-file --batch [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-79/.semver, universal_newlines=False, shell=None, istream=) [2022-08-15T17:20:25.183Z] 2022-08-15 17:20:24,853 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-79/.semver/PR-79 [2022-08-15T17:20:25.183Z] 0.0.0 [Pipeline] } [2022-08-15T17:20:25.219Z] $ docker exec --env ******** --env ******** 8f6dc7f985b34287efe19774a850fbed1144009261b674249aaff9808d83abfb ssh-agent -k [2022-08-15T17:20:25.342Z] unset SSH_AUTH_SOCK; [2022-08-15T17:20:25.343Z] unset SSH_AGENT_PID; [2022-08-15T17:20:25.343Z] echo Agent pid 80 killed; [2022-08-15T17:20:25.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-15T17:20:25.785Z] + git semver [Pipeline] } [2022-08-15T17:20:26.078Z] $ docker stop --time=1 8f6dc7f985b34287efe19774a850fbed1144009261b674249aaff9808d83abfb [2022-08-15T17:20:27.429Z] $ docker rm -f 8f6dc7f985b34287efe19774a850fbed1144009261b674249aaff9808d83abfb [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:20:27.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-15T17:20:28.165Z] Stashed 1 file(s) [Pipeline] echo [2022-08-15T17:20:28.182Z] [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:20:28.736Z] provisioning config files... [2022-08-15T17:20:28.747Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config4765469035529216321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:20:29.109Z] ---> docker-login.sh [2022-08-15T17:20:29.109Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:20:29.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:29.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:29.109Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:29.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:29.109Z] [2022-08-15T17:20:29.109Z] Login Succeeded [2022-08-15T17:20:29.109Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:20:29.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:29.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:29.374Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:29.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:29.374Z] [2022-08-15T17:20:29.374Z] Login Succeeded [2022-08-15T17:20:29.374Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:20:29.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:29.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:29.374Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:29.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:29.374Z] [2022-08-15T17:20:29.374Z] Login Succeeded [2022-08-15T17:20:29.374Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:20:29.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:29.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:29.635Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:29.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:29.635Z] [2022-08-15T17:20:29.635Z] Login Succeeded [2022-08-15T17:20:29.635Z] docker.io [2022-08-15T17:20:29.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:20:29.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:20:29.897Z] Configure a credential helper to remove this warning. See [2022-08-15T17:20:29.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:20:29.897Z] [2022-08-15T17:20:30.165Z] Login Succeeded [2022-08-15T17:20:30.165Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:20:30.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T17:20:30.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:20:30.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:20:30.439Z] ========================================================= [2022-08-15T17:20:30.439Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-15T17:20:30.439Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:20:30.906Z] + 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:20:30.906Z] Sending build context to Docker daemon 848.9kB [2022-08-15T17:20:30.906Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:20:30.906Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T17:20:30.906Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-15T17:20:30.906Z] 2408cc74d12b: Pulling fs layer [2022-08-15T17:20:30.906Z] ea60b727a1ce: Pulling fs layer [2022-08-15T17:20:30.906Z] 30c4a7721957: Pulling fs layer [2022-08-15T17:20:30.906Z] 370296b7ddb6: Pulling fs layer [2022-08-15T17:20:30.906Z] 7c6cee850709: Pulling fs layer [2022-08-15T17:20:30.906Z] 39a5fcdaea64: Pulling fs layer [2022-08-15T17:20:30.906Z] d94ebbe4e438: Pulling fs layer [2022-08-15T17:20:30.906Z] bcfd1f05c69d: Pulling fs layer [2022-08-15T17:20:30.906Z] 59ccb84bbe0f: Pulling fs layer [2022-08-15T17:20:30.906Z] 370296b7ddb6: Waiting [2022-08-15T17:20:30.906Z] d94ebbe4e438: Waiting [2022-08-15T17:20:30.906Z] 59ccb84bbe0f: Waiting [2022-08-15T17:20:30.906Z] 7c6cee850709: Waiting [2022-08-15T17:20:30.906Z] bcfd1f05c69d: Waiting [2022-08-15T17:20:30.906Z] 39a5fcdaea64: Waiting [2022-08-15T17:20:30.906Z] 30c4a7721957: Verifying Checksum [2022-08-15T17:20:30.906Z] 30c4a7721957: Download complete [2022-08-15T17:20:30.906Z] ea60b727a1ce: Verifying Checksum [2022-08-15T17:20:30.906Z] ea60b727a1ce: Download complete [2022-08-15T17:20:30.906Z] 7c6cee850709: Verifying Checksum [2022-08-15T17:20:30.906Z] 7c6cee850709: Download complete [2022-08-15T17:20:31.166Z] 39a5fcdaea64: Verifying Checksum [2022-08-15T17:20:31.166Z] 39a5fcdaea64: Download complete [2022-08-15T17:20:31.166Z] 2408cc74d12b: Verifying Checksum [2022-08-15T17:20:31.166Z] 2408cc74d12b: Download complete [2022-08-15T17:20:31.166Z] d94ebbe4e438: Download complete [2022-08-15T17:20:31.166Z] 2408cc74d12b: Pull complete [2022-08-15T17:20:31.430Z] ea60b727a1ce: Pull complete [2022-08-15T17:20:31.430Z] 30c4a7721957: Pull complete [2022-08-15T17:20:31.691Z] 59ccb84bbe0f: Verifying Checksum [2022-08-15T17:20:31.691Z] 59ccb84bbe0f: Download complete [2022-08-15T17:20:31.949Z] 370296b7ddb6: Verifying Checksum [2022-08-15T17:20:31.949Z] 370296b7ddb6: Download complete [2022-08-15T17:20:31.949Z] bcfd1f05c69d: Verifying Checksum [2022-08-15T17:20:31.949Z] bcfd1f05c69d: Download complete [2022-08-15T17:20:36.162Z] 370296b7ddb6: Pull complete [2022-08-15T17:20:36.162Z] 7c6cee850709: Pull complete [2022-08-15T17:20:36.162Z] 39a5fcdaea64: Pull complete [2022-08-15T17:20:36.162Z] d94ebbe4e438: Pull complete [2022-08-15T17:20:38.702Z] bcfd1f05c69d: Pull complete [2022-08-15T17:20:39.272Z] 59ccb84bbe0f: Pull complete [2022-08-15T17:20:39.272Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-15T17:20:39.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-15T17:20:39.272Z] ---> a4fb48ad2a94 [2022-08-15T17:20:39.272Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T17:20:41.197Z] ---> Running in 07616a9a1e1f [2022-08-15T17:20:41.197Z] Removing intermediate container 07616a9a1e1f [2022-08-15T17:20:41.197Z] ---> 1ef3baa1e322 [2022-08-15T17:20:41.197Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:20:41.197Z] ---> Running in e65d6a277ee4 [2022-08-15T17:20:41.458Z] Removing intermediate container e65d6a277ee4 [2022-08-15T17:20:41.458Z] ---> bfcac87ea8a7 [2022-08-15T17:20:41.458Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:20:41.458Z] ---> Running in e6f5f2fb2c09 [2022-08-15T17:20:41.458Z] Removing intermediate container e6f5f2fb2c09 [2022-08-15T17:20:41.458Z] ---> a868a9409720 [2022-08-15T17:20:41.458Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:20:41.458Z] ---> Running in 87a40b2a6691 [2022-08-15T17:20:42.028Z] Removing intermediate container 87a40b2a6691 [2022-08-15T17:20:42.028Z] ---> 8bf7e9a33e96 [2022-08-15T17:20:42.028Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:20:42.028Z] ---> Running in 8de8b8cfa681 [2022-08-15T17:20:42.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:20:43.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:20:43.501Z] (1/80) Installing mesa (21.3.8-r2) [2022-08-15T17:20:43.501Z] (2/80) Installing libxau (1.0.9-r0) [2022-08-15T17:20:43.571Z] Still waiting to schedule task [2022-08-15T17:20:43.571Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22830’ is offline [2022-08-15T17:20:43.764Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:20:43.764Z] (4/80) Installing libxcb (1.15-r0) [2022-08-15T17:20:43.764Z] (5/80) Installing libx11 (1.8-r0) [2022-08-15T17:20:44.025Z] (6/80) Installing libxext (1.3.4-r0) [2022-08-15T17:20:44.026Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-08-15T17:20:44.289Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-08-15T17:20:44.289Z] (9/80) Installing libpciaccess (0.16-r0) [2022-08-15T17:20:44.289Z] (10/80) Installing libdrm (2.4.110-r0) [2022-08-15T17:20:44.554Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-08-15T17:20:44.554Z] (12/80) Installing libxshmfence (1.3-r1) [2022-08-15T17:20:44.554Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-08-15T17:20:44.818Z] (14/80) Installing icu-data-full (71.1-r2) [2022-08-15T17:20:45.402Z] (15/80) Installing libice (1.0.10-r0) [2022-08-15T17:20:45.402Z] (16/80) Installing libuuid (2.38-r1) [2022-08-15T17:20:45.402Z] (17/80) Installing libsm (1.2.3-r0) [2022-08-15T17:20:45.664Z] (18/80) Installing libxt (1.2.1-r0) [2022-08-15T17:20:45.664Z] (19/80) Installing libxmu (1.1.3-r0) [2022-08-15T17:20:45.928Z] (20/80) Installing xset (1.2.4-r0) [2022-08-15T17:20:45.928Z] (21/80) Installing xprop (1.2.5-r0) [2022-08-15T17:20:45.928Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-08-15T17:20:45.928Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:20:46.191Z] (24/80) Installing libffi (3.4.2-r1) [2022-08-15T17:20:46.191Z] (25/80) Installing libintl (0.21-r2) [2022-08-15T17:20:46.191Z] (26/80) Installing libblkid (2.38-r1) [2022-08-15T17:20:46.455Z] (27/80) Installing libmount (2.38-r1) [2022-08-15T17:20:46.455Z] (28/80) Installing pcre (8.45-r2) [2022-08-15T17:20:46.718Z] (29/80) Installing glib (2.72.1-r0) [2022-08-15T17:20:46.718Z] (30/80) Installing icu-libs (71.1-r2) [2022-08-15T17:20:46.718Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-08-15T17:20:46.980Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:20:46.980Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-08-15T17:20:47.245Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-08-15T17:20:47.245Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-08-15T17:20:47.507Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-08-15T17:20:47.507Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:20:47.507Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-08-15T17:20:48.092Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-08-15T17:20:48.092Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-08-15T17:20:48.092Z] (41/80) Installing libpng (1.6.37-r1) [2022-08-15T17:20:48.354Z] (42/80) Installing freetype (2.12.1-r0) [2022-08-15T17:20:48.354Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-08-15T17:20:48.354Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-15T17:20:48.617Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-08-15T17:20:48.617Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-08-15T17:20:48.617Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-08-15T17:20:48.878Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-08-15T17:20:48.878Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-08-15T17:20:49.140Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-08-15T17:20:49.140Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-08-15T17:20:49.140Z] (52/80) Installing avahi-libs (0.8-r6) [2022-08-15T17:20:49.402Z] (53/80) Installing nettle (3.7.3-r0) [2022-08-15T17:20:49.402Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-08-15T17:20:49.402Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:20:49.663Z] (56/80) Installing libunistring (1.0-r0) [2022-08-15T17:20:49.663Z] (57/80) Installing gnutls (3.7.7-r0) [2022-08-15T17:20:49.925Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-08-15T17:20:49.925Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-08-15T17:20:49.925Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:20:50.189Z] (61/80) Installing libevdev (1.12.1-r0) [2022-08-15T17:20:50.189Z] (62/80) Installing mtdev (1.1.6-r0) [2022-08-15T17:20:50.189Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:20:50.452Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-08-15T17:20:50.452Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:20:50.452Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-08-15T17:20:50.713Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-08-15T17:20:50.713Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-08-15T17:20:50.713Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-08-15T17:20:50.975Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-08-15T17:20:50.975Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-08-15T17:20:50.975Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-08-15T17:20:51.548Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:20:51.548Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-08-15T17:20:51.811Z] (75/80) Installing udev-init-scripts (35-r0) [2022-08-15T17:20:51.811Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:20:51.811Z] (76/80) Installing kmod-libs (29-r2) [2022-08-15T17:20:51.811Z] (77/80) Installing eudev (3.2.11-r0) [2022-08-15T17:20:52.073Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-08-15T17:20:52.073Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-15T17:20:52.073Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-08-15T17:20:52.334Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T17:20:52.334Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:20:52.334Z] OK: 330 MiB in 131 packages [2022-08-15T17:20:54.878Z] Removing intermediate container 8de8b8cfa681 [2022-08-15T17:20:54.878Z] ---> 6bb0e0618f41 [2022-08-15T17:20:54.878Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-15T17:20:54.878Z] ---> Running in 3788cdbe29be [2022-08-15T17:20:54.878Z] Removing intermediate container 3788cdbe29be [2022-08-15T17:20:54.878Z] ---> 57f9325b014c [2022-08-15T17:20:54.878Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T17:20:54.878Z] ---> 4551cf22994c [2022-08-15T17:20:54.878Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:20:54.878Z] ---> Running in 866be7bb1c51 [2022-08-15T17:21:13.096Z] Removing intermediate container 866be7bb1c51 [2022-08-15T17:21:13.096Z] ---> 2dbf6cc197de [2022-08-15T17:21:13.096Z] Step 11/13 : COPY . . [2022-08-15T17:21:13.358Z] ---> 0739c3bb3c9c [2022-08-15T17:21:13.358Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:21:13.358Z] ---> Running in 0f528763701a [2022-08-15T17:21:13.617Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:21:13.617Z] Dload Upload Total Spent Left Speed [2022-08-15T17:21:13.617Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44200 0 --:--:-- --:--:-- --:--:-- 46173 [2022-08-15T17:21:13.876Z] Removing intermediate container 0f528763701a [2022-08-15T17:21:13.876Z] ---> 714fe44dc62f [2022-08-15T17:21:13.876Z] Step 13/13 : RUN ${MAKE} [2022-08-15T17:21:13.876Z] ---> Running in 5bcef3a04abc [2022-08-15T17:21:14.137Z] noop [2022-08-15T17:21:14.398Z] Removing intermediate container 5bcef3a04abc [2022-08-15T17:21:14.398Z] ---> 5dc4d198c737 [2022-08-15T17:21:14.398Z] Successfully built 5dc4d198c737 [2022-08-15T17:21:14.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:21:15.095Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T17:21:15.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:21:15.257Z] prd-ubuntu20.04-docker-8c-8g-22829 does not seem to be running inside a container [2022-08-15T17:21:15.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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:21:15.674Z] $ docker top e977c2a3fe04d8b436a0bb050e3fd328282bea42f67dbb916629d358f1fc0d06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:21:16.077Z] + go version [2022-08-15T17:21:16.077Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-15T17:21:16.111Z] $ docker stop --time=1 e977c2a3fe04d8b436a0bb050e3fd328282bea42f67dbb916629d358f1fc0d06 [2022-08-15T17:21:17.413Z] $ docker rm -f e977c2a3fe04d8b436a0bb050e3fd328282bea42f67dbb916629d358f1fc0d06 [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:21:18.133Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-15T17:21:18.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:21:18.285Z] prd-ubuntu20.04-docker-8c-8g-22829 does not seem to be running inside a container [2022-08-15T17:21:18.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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:21:18.670Z] $ docker top 584e7e833011401f0fb782314f689af110096d44a927ab15796eaf19b747a504 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:21:19.073Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-79 [Pipeline] fileExists [Pipeline] sh [2022-08-15T17:21:19.436Z] + make test [2022-08-15T17:21:19.436Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-15T17:21:19.697Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-15T17:21:29.688Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-15T17:21:29.688Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2022-08-15T17:21:36.266Z] 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:21:36.266Z] CGO_ENABLED=1 go vet ./... [2022-08-15T17:21:39.562Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T17:21:39.562Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T17:21:39.562Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T17:21:39.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T17:21:39.636Z] $ docker stop --time=1 584e7e833011401f0fb782314f689af110096d44a927ab15796eaf19b747a504 [2022-08-15T17:21:41.527Z] $ docker rm -f 584e7e833011401f0fb782314f689af110096d44a927ab15796eaf19b747a504 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:21:42.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T17:21:42.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-15T17:21:42.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T17:21:43.017Z] + ls -al . [2022-08-15T17:21:43.017Z] total 200 [2022-08-15T17:21:43.017Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 17:21 . [2022-08-15T17:21:43.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:20 .. [2022-08-15T17:21:43.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:21 .git [2022-08-15T17:21:43.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:20 .github [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:20 .gitignore [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:20 .golangci.yml [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:20 .hadolint.yml [2022-08-15T17:21:43.017Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:20 .semver [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:20 Attribution.txt [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:20 CHANGELOG.md [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:20 Dockerfile [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:20 GOVERNANCE.md [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:20 Jenkinsfile [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:20 LICENSE [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:20 Makefile [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:20 OWNERS.md [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:20 README.md [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:20 VERSION [2022-08-15T17:21:43.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:20 bin [2022-08-15T17:21:43.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:20 cmd [2022-08-15T17:21:43.017Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:21 coverage.out [2022-08-15T17:21:43.017Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:20 docker-entrypoint.sh [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:20 go.mod [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:20 go.sum [2022-08-15T17:21:43.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:20 internal [2022-08-15T17:21:43.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:20 snap [2022-08-15T17:21:43.017Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:21:43.413Z] + 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=3f6d8690de0ede443596b624c3ac4b678af09f33 --label arch=amd64 --label version=0.0.0 . [2022-08-15T17:21:43.413Z] Sending build context to Docker daemon 879.1kB [2022-08-15T17:21:43.413Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:21:43.413Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-15T17:21:43.413Z] ---> 5dc4d198c737 [2022-08-15T17:21:43.413Z] Step 3/35 : ARG MAKE="make build" [2022-08-15T17:21:43.413Z] ---> Running in 6c9c29154e62 [2022-08-15T17:21:43.672Z] Removing intermediate container 6c9c29154e62 [2022-08-15T17:21:43.672Z] ---> 9193ac1f8569 [2022-08-15T17:21:43.672Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:21:43.672Z] ---> Running in 35d4044a13ca [2022-08-15T17:21:43.672Z] Removing intermediate container 35d4044a13ca [2022-08-15T17:21:43.672Z] ---> da98d93ccc57 [2022-08-15T17:21:43.672Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:21:43.672Z] ---> Running in b0277c7e3506 [2022-08-15T17:21:43.931Z] Removing intermediate container b0277c7e3506 [2022-08-15T17:21:43.931Z] ---> 7552ea333e10 [2022-08-15T17:21:43.931Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:21:43.931Z] ---> Running in 318c60c9fed7 [2022-08-15T17:21:44.502Z] Removing intermediate container 318c60c9fed7 [2022-08-15T17:21:44.502Z] ---> caec26c5127b [2022-08-15T17:21:44.502Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:21:44.502Z] ---> Running in 542e67a99b23 [2022-08-15T17:21:44.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:21:45.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:21:45.962Z] OK: 330 MiB in 131 packages [2022-08-15T17:21:46.223Z] Removing intermediate container 542e67a99b23 [2022-08-15T17:21:46.223Z] ---> 6adf097152aa [2022-08-15T17:21:46.223Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-15T17:21:46.490Z] ---> Running in 9f0eda2f00aa [2022-08-15T17:21:46.490Z] Removing intermediate container 9f0eda2f00aa [2022-08-15T17:21:46.490Z] ---> 518ef5a3f47e [2022-08-15T17:21:46.490Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-15T17:21:46.751Z] ---> 677132a32c7e [2022-08-15T17:21:46.751Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:21:46.751Z] ---> Running in d235427f5739 [2022-08-15T17:21:47.322Z] Removing intermediate container d235427f5739 [2022-08-15T17:21:47.323Z] ---> b515b7995d4c [2022-08-15T17:21:47.323Z] Step 11/35 : COPY . . [2022-08-15T17:21:47.583Z] ---> 400cb813c614 [2022-08-15T17:21:47.583Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:21:47.843Z] ---> Running in 0d1f02ab024a [2022-08-15T17:21:48.102Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:21:48.102Z] Dload Upload Total Spent Left Speed [2022-08-15T17:21:48.102Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 46597 0 --:--:-- --:--:-- --:--:-- 48272 [2022-08-15T17:21:48.365Z] Removing intermediate container 0d1f02ab024a [2022-08-15T17:21:48.365Z] ---> f93e64f156ef [2022-08-15T17:21:48.365Z] Step 13/35 : RUN ${MAKE} [2022-08-15T17:21:48.365Z] ---> Running in cb8433e42efb [2022-08-15T17:21:48.626Z] 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.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-15T17:22:10.569Z] Removing intermediate container cb8433e42efb [2022-08-15T17:22:10.569Z] ---> 9aea2ce2bd36 [2022-08-15T17:22:10.569Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-15T17:22:10.569Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-15T17:22:10.569Z] af6660deedbd: Pulling fs layer [2022-08-15T17:22:10.569Z] 97cd0a44c592: Pulling fs layer [2022-08-15T17:22:10.569Z] af6660deedbd: Verifying Checksum [2022-08-15T17:22:10.569Z] af6660deedbd: Download complete [2022-08-15T17:22:10.569Z] af6660deedbd: Pull complete [2022-08-15T17:22:10.569Z] 97cd0a44c592: Verifying Checksum [2022-08-15T17:22:10.569Z] 97cd0a44c592: Download complete [2022-08-15T17:22:10.569Z] 97cd0a44c592: Pull complete [2022-08-15T17:22:10.569Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-15T17:22:10.569Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-15T17:22:10.569Z] ---> fea57e182299 [2022-08-15T17:22:10.569Z] Step 15/35 : FROM alpine:3.16 [2022-08-15T17:22:10.569Z] 3.16: Pulling from library/alpine [2022-08-15T17:22:10.569Z] 213ec9aee27d: Pulling fs layer [2022-08-15T17:22:10.569Z] 213ec9aee27d: Verifying Checksum [2022-08-15T17:22:10.569Z] 213ec9aee27d: Download complete [2022-08-15T17:22:10.829Z] 213ec9aee27d: Pull complete [2022-08-15T17:22:10.829Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T17:22:10.829Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T17:22:10.829Z] ---> 9c6f07244728 [2022-08-15T17:22:10.829Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T17:22:11.089Z] ---> Running in 548bc143b6d3 [2022-08-15T17:22:11.089Z] Removing intermediate container 548bc143b6d3 [2022-08-15T17:22:11.089Z] ---> f39d0b8e2344 [2022-08-15T17:22:11.089Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-15T17:22:11.089Z] ---> Running in 0bae1ed5be8d [2022-08-15T17:22:11.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-15T17:22:11.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-15T17:22:11.611Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-08-15T17:22:11.611Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-08-15T17:22:11.611Z] (3/83) Installing libxau (1.0.9-r0) [2022-08-15T17:22:11.611Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:22:11.611Z] (5/83) Installing libxcb (1.15-r0) [2022-08-15T17:22:11.611Z] (6/83) Installing libx11 (1.8-r0) [2022-08-15T17:22:11.873Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-08-15T17:22:11.873Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-08-15T17:22:11.873Z] (9/83) Installing expat (2.4.8-r0) [2022-08-15T17:22:11.873Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-08-15T17:22:11.873Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-08-15T17:22:11.873Z] (12/83) Installing libpng (1.6.37-r1) [2022-08-15T17:22:11.873Z] (13/83) Installing freetype (2.12.1-r0) [2022-08-15T17:22:11.873Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-08-15T17:22:11.873Z] (15/83) Installing fribidi (1.0.12-r0) [2022-08-15T17:22:11.873Z] (16/83) Installing libffi (3.4.2-r1) [2022-08-15T17:22:11.873Z] (17/83) Installing libintl (0.21-r2) [2022-08-15T17:22:11.873Z] (18/83) Installing libblkid (2.38-r1) [2022-08-15T17:22:11.873Z] (19/83) Installing libmount (2.38-r1) [2022-08-15T17:22:11.873Z] (20/83) Installing pcre (8.45-r2) [2022-08-15T17:22:11.873Z] (21/83) Installing glib (2.72.1-r0) [2022-08-15T17:22:11.873Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-08-15T17:22:11.873Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:22:11.873Z] (24/83) Installing libass (0.16.0-r0) [2022-08-15T17:22:11.873Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-08-15T17:22:11.873Z] (26/83) Installing libpciaccess (0.16-r0) [2022-08-15T17:22:11.873Z] (27/83) Installing libdrm (2.4.110-r0) [2022-08-15T17:22:11.873Z] (28/83) Installing gmp (6.2.1-r2) [2022-08-15T17:22:11.873Z] (29/83) Installing nettle (3.7.3-r0) [2022-08-15T17:22:12.134Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-08-15T17:22:12.134Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:22:12.134Z] (32/83) Installing libunistring (1.0-r0) [2022-08-15T17:22:12.134Z] (33/83) Installing gnutls (3.7.7-r0) [2022-08-15T17:22:12.134Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-15T17:22:12.134Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-15T17:22:12.134Z] (36/83) Installing lame (3.100-r0) [2022-08-15T17:22:12.134Z] (37/83) Installing opus (1.3.1-r1) [2022-08-15T17:22:12.134Z] (38/83) Installing libasyncns (0.8-r1) [2022-08-15T17:22:12.134Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:22:12.134Z] (40/83) Installing libltdl (2.4.7-r0) [2022-08-15T17:22:12.134Z] (41/83) Installing orc (0.4.32-r0) [2022-08-15T17:22:12.134Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T17:22:12.134Z] (43/83) Installing libogg (1.3.5-r1) [2022-08-15T17:22:12.134Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T17:22:12.134Z] (45/83) Installing flac (1.3.4-r0) [2022-08-15T17:22:12.134Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-08-15T17:22:12.134Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-08-15T17:22:12.134Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-08-15T17:22:12.134Z] (49/83) Installing soxr (0.1.3-r2) [2022-08-15T17:22:12.134Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-08-15T17:22:12.134Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-08-15T17:22:12.134Z] (52/83) Installing libpulse (15.0-r2) [2022-08-15T17:22:12.134Z] (53/83) Installing cjson (1.7.15-r3) [2022-08-15T17:22:12.134Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-08-15T17:22:12.134Z] (55/83) Installing librist (0.2.6-r1) [2022-08-15T17:22:12.134Z] (56/83) Installing libsrt (1.4.4-r0) [2022-08-15T17:22:12.134Z] (57/83) Installing libssh (0.9.6-r1) [2022-08-15T17:22:12.134Z] (58/83) Installing libtheora (1.1.1-r16) [2022-08-15T17:22:12.134Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:22:12.134Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:22:12.395Z] (61/83) Installing libxext (1.3.4-r0) [2022-08-15T17:22:12.395Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-08-15T17:22:12.395Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:22:12.395Z] (64/83) Installing libva (2.14.0-r0) [2022-08-15T17:22:12.395Z] (65/83) Installing libvdpau (1.5-r0) [2022-08-15T17:22:12.395Z] (66/83) Installing vidstab (1.1.0-r1) [2022-08-15T17:22:12.395Z] (67/83) Installing libvpx (1.11.0-r1) [2022-08-15T17:22:12.395Z] (68/83) Installing libwebp (1.2.3-r0) [2022-08-15T17:22:12.395Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-08-15T17:22:12.395Z] (70/83) Installing numactl (2.0.14-r0) [2022-08-15T17:22:12.395Z] (71/83) Installing x265-libs (3.5-r3) [2022-08-15T17:22:12.395Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-08-15T17:22:12.395Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-08-15T17:22:12.654Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-08-15T17:22:12.654Z] (75/83) Installing udev-init-scripts (35-r0) [2022-08-15T17:22:12.654Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:22:12.654Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:22:12.654Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-08-15T17:22:12.654Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:22:12.654Z] (79/83) Installing kmod-libs (29-r2) [2022-08-15T17:22:12.654Z] (80/83) Installing eudev (3.2.11-r0) [2022-08-15T17:22:12.654Z] (81/83) Installing libsodium (1.0.18-r0) [2022-08-15T17:22:12.654Z] (82/83) Installing libzmq (4.3.4-r0) [2022-08-15T17:22:12.654Z] (83/83) Installing zeromq (4.3.4-r0) [2022-08-15T17:22:12.654Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T17:22:12.654Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:22:12.654Z] OK: 101 MiB in 97 packages [2022-08-15T17:22:14.569Z] Removing intermediate container 0bae1ed5be8d [2022-08-15T17:22:14.569Z] ---> 6359732457b5 [2022-08-15T17:22:14.569Z] Step 18/35 : WORKDIR / [2022-08-15T17:22:14.569Z] ---> Running in b8a7fe27272d [2022-08-15T17:22:14.569Z] Removing intermediate container b8a7fe27272d [2022-08-15T17:22:14.569Z] ---> c903e2af7518 [2022-08-15T17:22:14.569Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-15T17:22:15.140Z] ---> 4bbc8fb1803a [2022-08-15T17:22:15.140Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-15T17:22:15.140Z] ---> 95215f40506a [2022-08-15T17:22:15.140Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-15T17:22:15.401Z] ---> 68e436260181 [2022-08-15T17:22:15.401Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-15T17:22:15.661Z] ---> 240452197242 [2022-08-15T17:22:15.661Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-08-15T17:22:15.661Z] ---> 7fc18a8c2f41 [2022-08-15T17:22:15.661Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-15T17:22:15.921Z] ---> dd3e8a37a8ef [2022-08-15T17:22:15.921Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-15T17:22:16.494Z] ---> 0f63a2895341 [2022-08-15T17:22:16.494Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:22:16.494Z] ---> Running in 8c4acafa065f [2022-08-15T17:22:17.069Z] Removing intermediate container 8c4acafa065f [2022-08-15T17:22:17.069Z] ---> aff0db89c1f5 [2022-08-15T17:22:17.069Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:22:17.069Z] ---> Running in b80bbd3c9d45 [2022-08-15T17:22:17.646Z] Removing intermediate container b80bbd3c9d45 [2022-08-15T17:22:17.646Z] ---> ba467048b4ee [2022-08-15T17:22:17.646Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-15T17:22:17.908Z] ---> Running in adcaa30c5b65 [2022-08-15T17:22:18.480Z] Removing intermediate container adcaa30c5b65 [2022-08-15T17:22:18.480Z] ---> ddf95b01cf09 [2022-08-15T17:22:18.480Z] Step 29/35 : EXPOSE 59983 [2022-08-15T17:22:18.480Z] ---> Running in 99b0a7f28998 [2022-08-15T17:22:18.480Z] Removing intermediate container 99b0a7f28998 [2022-08-15T17:22:18.480Z] ---> bb4bbf982ffe [2022-08-15T17:22:18.480Z] Step 30/35 : EXPOSE 8554 [2022-08-15T17:22:18.480Z] ---> Running in 7a881b6b3f7c [2022-08-15T17:22:18.745Z] Removing intermediate container 7a881b6b3f7c [2022-08-15T17:22:18.745Z] ---> 2758b23e8f02 [2022-08-15T17:22:18.745Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-15T17:22:18.745Z] ---> Running in 932ba31813d6 [2022-08-15T17:22:18.745Z] Removing intermediate container 932ba31813d6 [2022-08-15T17:22:18.745Z] ---> ac8202b8a37d [2022-08-15T17:22:18.745Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-15T17:22:18.745Z] ---> Running in 97048a4c8af9 [2022-08-15T17:22:19.026Z] Removing intermediate container 97048a4c8af9 [2022-08-15T17:22:19.026Z] ---> 18dd45eb943d [2022-08-15T17:22:19.026Z] Step 33/35 : LABEL arch=amd64 [2022-08-15T17:22:19.026Z] ---> Running in 31961af05b7c [2022-08-15T17:22:19.026Z] Removing intermediate container 31961af05b7c [2022-08-15T17:22:19.026Z] ---> 37307e79d9bd [2022-08-15T17:22:19.026Z] Step 34/35 : LABEL git_sha=3f6d8690de0ede443596b624c3ac4b678af09f33 [2022-08-15T17:22:19.026Z] ---> Running in edb3af710c69 [2022-08-15T17:22:19.356Z] Removing intermediate container edb3af710c69 [2022-08-15T17:22:19.356Z] ---> b0e9756dd2f3 [2022-08-15T17:22:19.356Z] Step 35/35 : LABEL version=0.0.0 [2022-08-15T17:22:19.356Z] ---> Running in 8bd2f9baf21e [2022-08-15T17:22:19.356Z] Removing intermediate container 8bd2f9baf21e [2022-08-15T17:22:19.356Z] ---> 8bf38ff4508b [2022-08-15T17:22:19.356Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T17:22:19.356Z] Successfully built 8bf38ff4508b [2022-08-15T17:22:19.356Z] 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:22:20.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:22:20.219Z] [2022-08-15T17:22:20.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:22:20.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:22:20.598Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-15T17:22:20.598Z] 5eb5b503b376: Pulling fs layer [2022-08-15T17:22:20.598Z] 5c69ac0246d0: Pulling fs layer [2022-08-15T17:22:20.598Z] ec43610c2a17: Pulling fs layer [2022-08-15T17:22:20.598Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-15T17:22:20.598Z] 33b1e0a273af: Pulling fs layer [2022-08-15T17:22:20.598Z] 3a2ae6a8a46f: Waiting [2022-08-15T17:22:20.598Z] 5d3b04190fa2: Pulling fs layer [2022-08-15T17:22:20.598Z] 2f39f015ded8: Pulling fs layer [2022-08-15T17:22:20.598Z] 33b1e0a273af: Waiting [2022-08-15T17:22:20.598Z] 5d3b04190fa2: Waiting [2022-08-15T17:22:20.598Z] 5c69ac0246d0: Verifying Checksum [2022-08-15T17:22:20.598Z] 5c69ac0246d0: Download complete [2022-08-15T17:22:20.598Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-15T17:22:20.598Z] 33b1e0a273af: Verifying Checksum [2022-08-15T17:22:20.598Z] 33b1e0a273af: Download complete [2022-08-15T17:22:20.598Z] 5d3b04190fa2: Verifying Checksum [2022-08-15T17:22:20.598Z] 5d3b04190fa2: Download complete [2022-08-15T17:22:20.860Z] ec43610c2a17: Download complete [2022-08-15T17:22:20.860Z] 5eb5b503b376: Verifying Checksum [2022-08-15T17:22:20.860Z] 5eb5b503b376: Download complete [2022-08-15T17:22:21.429Z] 2f39f015ded8: Download complete [2022-08-15T17:22:22.367Z] 5eb5b503b376: Pull complete [2022-08-15T17:22:22.367Z] 5c69ac0246d0: Pull complete [2022-08-15T17:22:22.936Z] ec43610c2a17: Pull complete [2022-08-15T17:22:22.936Z] 3a2ae6a8a46f: Pull complete [2022-08-15T17:22:23.195Z] 33b1e0a273af: Pull complete [2022-08-15T17:22:23.195Z] 5d3b04190fa2: Pull complete [2022-08-15T17:22:27.390Z] 2f39f015ded8: Pull complete [2022-08-15T17:22:27.390Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-15T17:22:27.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:22:27.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:22:27.635Z] prd-ubuntu20.04-docker-8c-8g-22829 does not seem to be running inside a container [2022-08-15T17:22:27.676Z] $ 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-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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:22:29.876Z] $ docker top 9db95cb2b66c357f78f31022a8fc1d6cc8821ca9b56708aaaf86571104e708b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:22:30.329Z] ---> job-cost.sh [2022-08-15T17:22:30.329Z] lf-activate-venv: SKIPPING [2022-08-15T17:22:30.329Z] INFO: No Stack... [2022-08-15T17:22:30.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T17:22:31.165Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T17:22:31.499Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-79/archives/cost.csv [2022-08-15T17:22:31.499Z] + cut -d, -f6 [Pipeline] lock [2022-08-15T17:22:31.548Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] [2022-08-15T17:22:31.552Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] did not exist. Created. [2022-08-15T17:22:31.552Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T17:22:31.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-15T17:22:31.985Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T17:22:32.009Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T17:22:32.087Z] $ docker stop --time=1 9db95cb2b66c357f78f31022a8fc1d6cc8821ca9b56708aaaf86571104e708b4 [2022-08-15T17:22:33.253Z] $ docker rm -f 9db95cb2b66c357f78f31022a8fc1d6cc8821ca9b56708aaaf86571104e708b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-15T17:23:31.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22831 in /w/workspace/xfoundry_device-usb-camera_PR-79 [Pipeline] { [Pipeline] ws [2022-08-15T17:23:31.614Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-08-15T17:23:31.686Z] Selected Git installation does not exist. Using Default [2022-08-15T17:23:31.686Z] The recommended git tool is: NONE [2022-08-15T17:23:36.853Z] using credential edgex-jenkins-ssh [2022-08-15T17:23:36.880Z] Cloning the remote Git repository [2022-08-15T17:23:36.936Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:23:37.015Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-08-15T17:23:37.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:23:37.093Z] > git --version # timeout=10 [2022-08-15T17:23:37.118Z] > git --version # 'git version 2.25.1' [2022-08-15T17:23:37.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:23:37.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T17:23:37.759Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-15T17:23:37.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-15T17:23:37.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-08-15T17:23:37.844Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-08-15T17:23:37.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:23:37.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-15T17:23:38.336Z] Merging remotes/origin/main commit bc08c07b2fcd2a11c96a474f97a869fa8c75de0c into PR head commit 3f6d8690de0ede443596b624c3ac4b678af09f33 [2022-08-15T17:23:38.610Z] Merge succeeded, producing 3f6d8690de0ede443596b624c3ac4b678af09f33 [2022-08-15T17:23:38.610Z] Checking out Revision 3f6d8690de0ede443596b624c3ac4b678af09f33 (PR-79) [2022-08-15T17:23:38.359Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T17:23:38.407Z] > git checkout -f 3f6d8690de0ede443596b624c3ac4b678af09f33 # timeout=10 [2022-08-15T17:23:38.525Z] > git remote # timeout=10 [2022-08-15T17:23:38.543Z] > git config --get remote.origin.url # timeout=10 [2022-08-15T17:23:38.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-15T17:23:38.572Z] > git merge bc08c07b2fcd2a11c96a474f97a869fa8c75de0c # timeout=10 [2022-08-15T17:23:38.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-15T17:23:38.620Z] > git config core.sparsecheckout # timeout=10 [2022-08-15T17:23:38.655Z] > git checkout -f 3f6d8690de0ede443596b624c3ac4b678af09f33 # timeout=10 [2022-08-15T17:23:42.782Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-08-15T17:23:42.841Z] > git --version # timeout=10 [2022-08-15T17:23:42.852Z] > git --version # 'git version 2.25.1' [2022-08-15T17:23:42.865Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:23:43.998Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-15T17:23:43.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:23:43.998Z] Dload Upload Total Spent Left Speed [2022-08-15T17:23:43.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2022-08-15T17:23:44.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-15T17:23:45.191Z] + + sudo tee /etc/docker/daemon.new [2022-08-15T17:23:45.191Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-15T17:23:45.191Z] { [2022-08-15T17:23:45.191Z] "registry-mirrors": [ [2022-08-15T17:23:45.191Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-15T17:23:45.191Z] ], [2022-08-15T17:23:45.191Z] "bip": "10.250.0.254/24", [2022-08-15T17:23:45.191Z] "hosts": [ [2022-08-15T17:23:45.191Z] "tcp://0.0.0.0:5555", [2022-08-15T17:23:45.191Z] "unix:///var/run/docker.sock" [2022-08-15T17:23:45.191Z] ], [2022-08-15T17:23:45.191Z] "mtu": 1458, [2022-08-15T17:23:45.191Z] "selinux-enabled": true, [2022-08-15T17:23:45.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-15T17:23:45.191Z] } [Pipeline] sh [2022-08-15T17:23:45.541Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-15T17:23:45.892Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:24:04.307Z] provisioning config files... [2022-08-15T17:24:04.333Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config387604078799445398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:24:04.742Z] ---> docker-login.sh [2022-08-15T17:24:04.742Z] nexus3.edgexfoundry.org:10001 [2022-08-15T17:24:05.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:24:05.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:24:05.617Z] Configure a credential helper to remove this warning. See [2022-08-15T17:24:05.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:24:05.617Z] [2022-08-15T17:24:05.617Z] Login Succeeded [2022-08-15T17:24:05.617Z] nexus3.edgexfoundry.org:10002 [2022-08-15T17:24:05.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:24:06.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:24:06.163Z] Configure a credential helper to remove this warning. See [2022-08-15T17:24:06.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:24:06.163Z] [2022-08-15T17:24:06.163Z] Login Succeeded [2022-08-15T17:24:06.163Z] nexus3.edgexfoundry.org:10003 [2022-08-15T17:24:06.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:24:06.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:24:06.438Z] Configure a credential helper to remove this warning. See [2022-08-15T17:24:06.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:24:06.438Z] [2022-08-15T17:24:06.438Z] Login Succeeded [2022-08-15T17:24:06.712Z] nexus3.edgexfoundry.org:10004 [2022-08-15T17:24:06.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:24:06.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:24:06.987Z] Configure a credential helper to remove this warning. See [2022-08-15T17:24:06.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:24:06.987Z] [2022-08-15T17:24:06.987Z] Login Succeeded [2022-08-15T17:24:06.987Z] docker.io [2022-08-15T17:24:07.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-15T17:24:07.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-15T17:24:07.857Z] Configure a credential helper to remove this warning. See [2022-08-15T17:24:07.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-15T17:24:07.857Z] [2022-08-15T17:24:07.857Z] Login Succeeded [2022-08-15T17:24:07.857Z] ---> docker-login.sh ends [Pipeline] } [2022-08-15T17:24:07.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-15T17:24:08.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:24:08.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-15T17:24:08.364Z] ========================================================= [2022-08-15T17:24:08.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-15T17:24:08.364Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:24:08.871Z] + 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:24:09.147Z] Sending build context to Docker daemon 549.4kB [2022-08-15T17:24:09.147Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:24:09.147Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-15T17:24:09.429Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-15T17:24:09.429Z] b3c136eddcbf: Pulling fs layer [2022-08-15T17:24:09.429Z] c0a3192eca97: Pulling fs layer [2022-08-15T17:24:09.429Z] a050256f5b6f: Pulling fs layer [2022-08-15T17:24:09.429Z] 656be50a0ddc: Pulling fs layer [2022-08-15T17:24:09.429Z] 2bbca73fdf42: Pulling fs layer [2022-08-15T17:24:09.429Z] 46d945488cbd: Pulling fs layer [2022-08-15T17:24:09.429Z] 8a5474983e97: Pulling fs layer [2022-08-15T17:24:09.429Z] 329c88fbcd65: Pulling fs layer [2022-08-15T17:24:09.429Z] 46d945488cbd: Waiting [2022-08-15T17:24:09.429Z] 8a5474983e97: Waiting [2022-08-15T17:24:09.429Z] 329c88fbcd65: Waiting [2022-08-15T17:24:09.429Z] 656be50a0ddc: Waiting [2022-08-15T17:24:09.429Z] 2bbca73fdf42: Waiting [2022-08-15T17:24:09.429Z] a050256f5b6f: Verifying Checksum [2022-08-15T17:24:09.429Z] c0a3192eca97: Verifying Checksum [2022-08-15T17:24:09.429Z] c0a3192eca97: Download complete [2022-08-15T17:24:09.429Z] 2bbca73fdf42: Verifying Checksum [2022-08-15T17:24:09.429Z] 2bbca73fdf42: Download complete [2022-08-15T17:24:09.429Z] 46d945488cbd: Verifying Checksum [2022-08-15T17:24:09.429Z] 46d945488cbd: Download complete [2022-08-15T17:24:09.429Z] b3c136eddcbf: Verifying Checksum [2022-08-15T17:24:09.429Z] b3c136eddcbf: Download complete [2022-08-15T17:24:10.433Z] b3c136eddcbf: Pull complete [2022-08-15T17:24:10.433Z] 329c88fbcd65: Verifying Checksum [2022-08-15T17:24:10.433Z] 329c88fbcd65: Download complete [2022-08-15T17:24:11.044Z] c0a3192eca97: Pull complete [2022-08-15T17:24:11.323Z] a050256f5b6f: Pull complete [2022-08-15T17:24:11.922Z] 8a5474983e97: Verifying Checksum [2022-08-15T17:24:11.922Z] 8a5474983e97: Download complete [2022-08-15T17:24:12.520Z] 656be50a0ddc: Verifying Checksum [2022-08-15T17:24:12.520Z] 656be50a0ddc: Download complete [2022-08-15T17:24:24.963Z] 656be50a0ddc: Pull complete [2022-08-15T17:24:25.243Z] 2bbca73fdf42: Pull complete [2022-08-15T17:24:25.523Z] 46d945488cbd: Pull complete [2022-08-15T17:24:32.257Z] 8a5474983e97: Pull complete [2022-08-15T17:24:33.696Z] 329c88fbcd65: Pull complete [2022-08-15T17:24:33.696Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-15T17:24:33.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-15T17:24:33.696Z] ---> ff4287adb874 [2022-08-15T17:24:33.696Z] Step 3/13 : ARG MAKE="make build" [2022-08-15T17:24:35.136Z] ---> Running in 56dd7ef9fbf9 [2022-08-15T17:24:36.574Z] Removing intermediate container 56dd7ef9fbf9 [2022-08-15T17:24:36.574Z] ---> 81b8a34c6dc6 [2022-08-15T17:24:36.574Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:24:36.574Z] ---> Running in 1a793228abc6 [2022-08-15T17:24:36.852Z] Removing intermediate container 1a793228abc6 [2022-08-15T17:24:36.852Z] ---> 5ad163a35cf1 [2022-08-15T17:24:36.852Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:24:37.126Z] ---> Running in 3b7397e0d0aa [2022-08-15T17:24:37.403Z] Removing intermediate container 3b7397e0d0aa [2022-08-15T17:24:37.403Z] ---> 5bace96f3af9 [2022-08-15T17:24:37.403Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:24:37.403Z] ---> Running in a5af2680a464 [2022-08-15T17:24:39.389Z] Removing intermediate container a5af2680a464 [2022-08-15T17:24:39.389Z] ---> e992a4e24a13 [2022-08-15T17:24:39.389Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:24:39.389Z] ---> Running in faacf542807a [2022-08-15T17:24:40.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:24:41.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:24:42.362Z] (1/14) Installing libintl (0.21-r2) [2022-08-15T17:24:42.362Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:24:42.362Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:24:42.643Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:24:42.644Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-08-15T17:24:42.920Z] (6/14) Installing udev-init-scripts (35-r0) [2022-08-15T17:24:42.920Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:24:42.920Z] (7/14) Installing libblkid (2.38-r1) [2022-08-15T17:24:43.195Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-08-15T17:24:43.195Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:24:43.195Z] (10/14) Installing kmod-libs (29-r2) [2022-08-15T17:24:43.470Z] (11/14) Installing eudev (3.2.11-r0) [2022-08-15T17:24:43.470Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-08-15T17:24:43.744Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-08-15T17:24:43.744Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-08-15T17:24:43.744Z] Executing busybox-1.35.0-r13.trigger [2022-08-15T17:24:43.744Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:24:44.017Z] OK: 228 MiB in 65 packages [2022-08-15T17:24:45.019Z] Removing intermediate container faacf542807a [2022-08-15T17:24:45.019Z] ---> 4018d091c1f9 [2022-08-15T17:24:45.019Z] Step 8/13 : WORKDIR /device-usb-camera [2022-08-15T17:24:45.293Z] ---> Running in 4cc37bb85c59 [2022-08-15T17:24:45.575Z] Removing intermediate container 4cc37bb85c59 [2022-08-15T17:24:45.575Z] ---> fe94a6166383 [2022-08-15T17:24:45.575Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-15T17:24:46.175Z] ---> 98f83494447f [2022-08-15T17:24:46.175Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:24:46.175Z] ---> Running in ff8b42b4c977 [2022-08-15T17:25:42.736Z] Removing intermediate container ff8b42b4c977 [2022-08-15T17:25:42.736Z] ---> fb0aec5525e7 [2022-08-15T17:25:42.736Z] Step 11/13 : COPY . . [2022-08-15T17:25:42.736Z] ---> 7dd30fcd3320 [2022-08-15T17:25:42.736Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:25:42.736Z] ---> Running in 99c665ff1329 [2022-08-15T17:25:42.736Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:25:42.736Z]  Dload Upload Total  Spent Left Speed [2022-08-15T17:25:42.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7679 0 --:--:-- --:--:-- --:--:-- 7751 [2022-08-15T17:25:42.736Z] Removing intermediate container 99c665ff1329 [2022-08-15T17:25:42.736Z] ---> b6633eee9b3f [2022-08-15T17:25:42.736Z] Step 13/13 : RUN ${MAKE} [2022-08-15T17:25:42.736Z] ---> Running in 3668273d9d01 [2022-08-15T17:25:42.736Z] noop [2022-08-15T17:25:42.736Z] Removing intermediate container 3668273d9d01 [2022-08-15T17:25:42.736Z] ---> 92673a60d754 [2022-08-15T17:25:42.736Z] Successfully built 92673a60d754 [2022-08-15T17:25:42.736Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:25:43.232Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T17:25:43.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:25:43.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-22831 does not seem to be running inside a container [2022-08-15T17:25:43.612Z] $ 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:25:44.820Z] $ docker top d2b76af7c570af37a482d888606876279c11518ed5384396eebb35d38a8d5226 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:25:45.747Z] + go version [2022-08-15T17:25:45.747Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-15T17:25:45.781Z] $ docker stop --time=1 d2b76af7c570af37a482d888606876279c11518ed5384396eebb35d38a8d5226 [2022-08-15T17:25:47.381Z] $ docker rm -f d2b76af7c570af37a482d888606876279c11518ed5384396eebb35d38a8d5226 [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:25:48.284Z] + docker inspect -f . ci-base-image-arm64 [2022-08-15T17:25:48.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:25:48.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-22831 does not seem to be running inside a container [2022-08-15T17:25:48.663Z] $ 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:25:49.909Z] $ docker top 6e74a829c24cca2ac550fe41f748d3fb9d6214790f094b1d5e6a4408d6da553f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:25:50.850Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-08-15T17:25:51.564Z] + make test [2022-08-15T17:25:51.564Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-08-15T17:25:53.007Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-08-15T17:27:29.894Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-08-15T17:27:29.894Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2022-08-15T17:27:29.894Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-15T17:27:29.894Z] CGO_ENABLED=1 go vet ./... [2022-08-15T17:27:48.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-15T17:27:48.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-15T17:27:48.453Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-15T17:27:48.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-15T17:27:48.537Z] $ docker stop --time=1 6e74a829c24cca2ac550fe41f748d3fb9d6214790f094b1d5e6a4408d6da553f [2022-08-15T17:27:50.357Z] $ docker rm -f 6e74a829c24cca2ac550fe41f748d3fb9d6214790f094b1d5e6a4408d6da553f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-15T17:27:51.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-15T17:27:51.485Z] Warning: overwriting stash ‘coverage-report’ [2022-08-15T17:27:52.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-15T17:27:52.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-15T17:27:53.005Z] + ls -al . [2022-08-15T17:27:53.005Z] total 196 [2022-08-15T17:27:53.005Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:25 . [2022-08-15T17:27:53.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:23 .. [2022-08-15T17:27:53.005Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 17:23 .git [2022-08-15T17:27:53.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:23 .github [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 17:23 .gitignore [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 17:23 .golangci.yml [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 17:23 .hadolint.yml [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 9569 Aug 15 17:23 Attribution.txt [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 1206 Aug 15 17:23 CHANGELOG.md [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 2410 Aug 15 17:23 Dockerfile [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 17:23 GOVERNANCE.md [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 17:23 Jenkinsfile [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 17:23 LICENSE [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 2345 Aug 15 17:23 Makefile [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 17:23 OWNERS.md [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 12817 Aug 15 17:23 README.md [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 17:20 VERSION [2022-08-15T17:27:53.005Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 17:23 bin [2022-08-15T17:27:53.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:23 cmd [2022-08-15T17:27:53.005Z] -rw-r--r-- 1 jenkins jenkins 29387 Aug 15 17:27 coverage.out [2022-08-15T17:27:53.005Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 17:23 docker-entrypoint.sh [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 3606 Aug 15 17:23 go.mod [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 37073 Aug 15 17:23 go.sum [2022-08-15T17:27:53.005Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 17:23 internal [2022-08-15T17:27:53.005Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 17:23 snap [2022-08-15T17:27:53.005Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:27:53.463Z] + 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=3f6d8690de0ede443596b624c3ac4b678af09f33 --label arch=arm64 --label version=0.0.0 . [2022-08-15T17:27:53.740Z] Sending build context to Docker daemon 579.6kB [2022-08-15T17:27:53.740Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-08-15T17:27:53.740Z] Step 2/35 : FROM ${BASE} AS builder [2022-08-15T17:27:53.740Z] ---> 92673a60d754 [2022-08-15T17:27:53.740Z] Step 3/35 : ARG MAKE="make build" [2022-08-15T17:27:54.018Z] ---> Running in 96aced3a3c4e [2022-08-15T17:27:54.292Z] Removing intermediate container 96aced3a3c4e [2022-08-15T17:27:54.292Z] ---> 35555de9329a [2022-08-15T17:27:54.292Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-08-15T17:27:54.292Z] ---> Running in b108ca4fce20 [2022-08-15T17:27:55.151Z] Removing intermediate container b108ca4fce20 [2022-08-15T17:27:55.151Z] ---> da5794c3a2d3 [2022-08-15T17:27:55.151Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-08-15T17:27:55.151Z] ---> Running in fb19ae27b43c [2022-08-15T17:27:55.151Z] Removing intermediate container fb19ae27b43c [2022-08-15T17:27:55.151Z] ---> d8361d104db7 [2022-08-15T17:27:55.151Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-15T17:27:55.151Z] ---> Running in 6684279acaab [2022-08-15T17:27:56.592Z] Removing intermediate container 6684279acaab [2022-08-15T17:27:56.592Z] ---> 7a2c193415c1 [2022-08-15T17:27:56.592Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-15T17:27:56.868Z] ---> Running in 9cff6eb6f3c4 [2022-08-15T17:27:57.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:27:58.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:27:59.414Z] OK: 228 MiB in 65 packages [2022-08-15T17:28:00.398Z] Removing intermediate container 9cff6eb6f3c4 [2022-08-15T17:28:00.398Z] ---> 7c4d0a689333 [2022-08-15T17:28:00.398Z] Step 8/35 : WORKDIR /device-usb-camera [2022-08-15T17:28:00.398Z] ---> Running in 245ed69a0845 [2022-08-15T17:28:00.675Z] Removing intermediate container 245ed69a0845 [2022-08-15T17:28:00.675Z] ---> 860b809ca9dd [2022-08-15T17:28:00.675Z] Step 9/35 : COPY go.mod vendor* ./ [2022-08-15T17:28:01.273Z] ---> 8b1aec977f33 [2022-08-15T17:28:01.273Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-15T17:28:01.273Z] ---> Running in 2f97e1104fae [2022-08-15T17:28:03.259Z] Removing intermediate container 2f97e1104fae [2022-08-15T17:28:03.259Z] ---> c2f710aa72f5 [2022-08-15T17:28:03.259Z] Step 11/35 : COPY . . [2022-08-15T17:28:03.855Z] ---> 5bd4c98f7935 [2022-08-15T17:28:03.855Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-08-15T17:28:04.133Z] ---> Running in f005f46cb17b [2022-08-15T17:28:05.117Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:28:05.117Z] Dload Upload Total Spent Left Speed [2022-08-15T17:28:05.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 16008  0 --:--:-- --:--:-- --:--:-- 16090 [2022-08-15T17:28:05.717Z] Removing intermediate container f005f46cb17b [2022-08-15T17:28:05.717Z] ---> e9222d69c16a [2022-08-15T17:28:05.717Z] Step 13/35 : RUN ${MAKE} [2022-08-15T17:28:05.717Z] ---> Running in 6aa74d7f62e6 [2022-08-15T17:28:06.708Z] 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.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-08-15T17:30:28.639Z] Removing intermediate container 6aa74d7f62e6 [2022-08-15T17:30:28.639Z] ---> ecde49e6e65e [2022-08-15T17:30:28.639Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-08-15T17:30:28.639Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-08-15T17:30:28.639Z] eab2503cf8f4: Pulling fs layer [2022-08-15T17:30:28.639Z] 97cd0a44c592: Pulling fs layer [2022-08-15T17:30:28.639Z] 97cd0a44c592: Verifying Checksum [2022-08-15T17:30:28.639Z] 97cd0a44c592: Download complete [2022-08-15T17:30:28.639Z] eab2503cf8f4: Verifying Checksum [2022-08-15T17:30:28.639Z] eab2503cf8f4: Download complete [2022-08-15T17:30:28.639Z] eab2503cf8f4: Pull complete [2022-08-15T17:30:28.639Z] 97cd0a44c592: Pull complete [2022-08-15T17:30:28.639Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-08-15T17:30:28.639Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-08-15T17:30:28.639Z] ---> 7f763cca56b3 [2022-08-15T17:30:28.639Z] Step 15/35 : FROM alpine:3.16 [2022-08-15T17:30:28.639Z] 3.16: Pulling from library/alpine [2022-08-15T17:30:28.639Z] 9b18e9b68314: Pulling fs layer [2022-08-15T17:30:28.639Z] 9b18e9b68314: Verifying Checksum [2022-08-15T17:30:28.639Z] 9b18e9b68314: Download complete [2022-08-15T17:30:28.639Z] 9b18e9b68314: Pull complete [2022-08-15T17:30:28.639Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-15T17:30:28.639Z] Status: Downloaded newer image for alpine:3.16 [2022-08-15T17:30:28.639Z] ---> a6215f271958 [2022-08-15T17:30:28.639Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-08-15T17:30:28.639Z] ---> Running in ae6000978cc8 [2022-08-15T17:30:28.639Z] Removing intermediate container ae6000978cc8 [2022-08-15T17:30:28.639Z] ---> 2fd69a738fe1 [2022-08-15T17:30:28.639Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-08-15T17:30:28.639Z] ---> Running in 5c8d36677d57 [2022-08-15T17:30:28.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-15T17:30:28.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-15T17:30:28.639Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-08-15T17:30:28.639Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-08-15T17:30:28.639Z] (3/82) Installing libxau (1.0.9-r0) [2022-08-15T17:30:28.639Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-08-15T17:30:28.639Z] (5/82) Installing libxcb (1.15-r0) [2022-08-15T17:30:28.639Z] (6/82) Installing libx11 (1.8-r0) [2022-08-15T17:30:28.639Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-08-15T17:30:28.639Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-08-15T17:30:28.639Z] (9/82) Installing expat (2.4.8-r0) [2022-08-15T17:30:28.639Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-08-15T17:30:28.639Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-08-15T17:30:28.639Z] (12/82) Installing libpng (1.6.37-r1) [2022-08-15T17:30:28.639Z] (13/82) Installing freetype (2.12.1-r0) [2022-08-15T17:30:28.639Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-08-15T17:30:28.639Z] (15/82) Installing fribidi (1.0.12-r0) [2022-08-15T17:30:28.639Z] (16/82) Installing libffi (3.4.2-r1) [2022-08-15T17:30:28.639Z] (17/82) Installing libintl (0.21-r2) [2022-08-15T17:30:28.639Z] (18/82) Installing libblkid (2.38-r1) [2022-08-15T17:30:28.639Z] (19/82) Installing libmount (2.38-r1) [2022-08-15T17:30:28.639Z] (20/82) Installing pcre (8.45-r2) [2022-08-15T17:30:28.639Z] (21/82) Installing glib (2.72.1-r0) [2022-08-15T17:30:28.639Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-08-15T17:30:28.639Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-08-15T17:30:28.639Z] (24/82) Installing libass (0.16.0-r0) [2022-08-15T17:30:28.639Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-08-15T17:30:28.639Z] (26/82) Installing libdrm (2.4.110-r0) [2022-08-15T17:30:28.639Z] (27/82) Installing gmp (6.2.1-r2) [2022-08-15T17:30:28.639Z] (28/82) Installing nettle (3.7.3-r0) [2022-08-15T17:30:28.639Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-08-15T17:30:28.639Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-08-15T17:30:28.639Z] (31/82) Installing libunistring (1.0-r0) [2022-08-15T17:30:28.639Z] (32/82) Installing gnutls (3.7.7-r0) [2022-08-15T17:30:28.639Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-15T17:30:28.639Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-15T17:30:28.639Z] (35/82) Installing lame (3.100-r0) [2022-08-15T17:30:28.639Z] (36/82) Installing opus (1.3.1-r1) [2022-08-15T17:30:28.639Z] (37/82) Installing libasyncns (0.8-r1) [2022-08-15T17:30:28.639Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-08-15T17:30:28.639Z] (39/82) Installing libltdl (2.4.7-r0) [2022-08-15T17:30:28.639Z] (40/82) Installing orc (0.4.32-r0) [2022-08-15T17:30:28.639Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-08-15T17:30:28.639Z] (42/82) Installing libogg (1.3.5-r1) [2022-08-15T17:30:28.639Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-15T17:30:28.639Z] (44/82) Installing flac (1.3.4-r0) [2022-08-15T17:30:28.639Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-08-15T17:30:28.639Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-08-15T17:30:28.639Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-08-15T17:30:28.639Z] (48/82) Installing soxr (0.1.3-r2) [2022-08-15T17:30:28.639Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-08-15T17:30:28.639Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-08-15T17:30:28.639Z] (51/82) Installing libpulse (15.0-r2) [2022-08-15T17:30:28.639Z] (52/82) Installing cjson (1.7.15-r3) [2022-08-15T17:30:28.639Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-08-15T17:30:28.639Z] (54/82) Installing librist (0.2.6-r1) [2022-08-15T17:30:28.639Z] (55/82) Installing libsrt (1.4.4-r0) [2022-08-15T17:30:28.639Z] (56/82) Installing libssh (0.9.6-r1) [2022-08-15T17:30:28.639Z] (57/82) Installing libtheora (1.1.1-r16) [2022-08-15T17:30:28.639Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-08-15T17:30:28.639Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-08-15T17:30:28.639Z] (60/82) Installing libxext (1.3.4-r0) [2022-08-15T17:30:28.639Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-08-15T17:30:28.639Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-08-15T17:30:28.639Z] (63/82) Installing libva (2.14.0-r0) [2022-08-15T17:30:28.639Z] (64/82) Installing libvdpau (1.5-r0) [2022-08-15T17:30:28.640Z] (65/82) Installing vidstab (1.1.0-r1) [2022-08-15T17:30:28.640Z] (66/82) Installing libvpx (1.11.0-r1) [2022-08-15T17:30:28.640Z] (67/82) Installing libwebp (1.2.3-r0) [2022-08-15T17:30:28.640Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-08-15T17:30:28.640Z] (69/82) Installing numactl (2.0.14-r0) [2022-08-15T17:30:28.640Z] (70/82) Installing x265-libs (3.5-r3) [2022-08-15T17:30:28.640Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-08-15T17:30:28.640Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-08-15T17:30:29.248Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-08-15T17:30:29.248Z] (74/82) Installing udev-init-scripts (35-r0) [2022-08-15T17:30:29.248Z] Executing udev-init-scripts-35-r0.post-install [2022-08-15T17:30:29.248Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-08-15T17:30:29.248Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-08-15T17:30:29.248Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-08-15T17:30:29.248Z] (78/82) Installing kmod-libs (29-r2) [2022-08-15T17:30:29.248Z] (79/82) Installing eudev (3.2.11-r0) [2022-08-15T17:30:29.248Z] (80/82) Installing libsodium (1.0.18-r0) [2022-08-15T17:30:29.248Z] (81/82) Installing libzmq (4.3.4-r0) [2022-08-15T17:30:29.248Z] (82/82) Installing zeromq (4.3.4-r0) [2022-08-15T17:30:29.248Z] Executing busybox-1.35.0-r17.trigger [2022-08-15T17:30:29.248Z] Executing eudev-3.2.11-r0.trigger [2022-08-15T17:30:29.248Z] OK: 78 MiB in 96 packages [2022-08-15T17:30:32.643Z] Removing intermediate container 5c8d36677d57 [2022-08-15T17:30:32.643Z] ---> efaf901690e8 [2022-08-15T17:30:32.643Z] Step 18/35 : WORKDIR / [2022-08-15T17:30:32.643Z] ---> Running in bc0c7cd50d0f [2022-08-15T17:30:32.643Z] Removing intermediate container bc0c7cd50d0f [2022-08-15T17:30:32.643Z] ---> e351040ccd48 [2022-08-15T17:30:32.643Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-08-15T17:30:34.621Z] ---> cde2958edc1f [2022-08-15T17:30:34.621Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-08-15T17:30:34.896Z] ---> 209cee52a926 [2022-08-15T17:30:34.896Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-08-15T17:30:35.493Z] ---> 47d24e4a3371 [2022-08-15T17:30:35.493Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-08-15T17:30:36.101Z] ---> 5c5bc8a39570 [2022-08-15T17:30:36.101Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-08-15T17:30:36.378Z] ---> a465c1e99ad3 [2022-08-15T17:30:36.378Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-08-15T17:30:36.976Z] ---> 2d52f03a8bff [2022-08-15T17:30:36.976Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-08-15T17:30:38.422Z] ---> 0a579c0e9b5b [2022-08-15T17:30:38.422Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:30:38.422Z] ---> Running in 61a37d080556 [2022-08-15T17:30:39.868Z] Removing intermediate container 61a37d080556 [2022-08-15T17:30:39.868Z] ---> 1c9e82ebef7b [2022-08-15T17:30:39.868Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-08-15T17:30:39.868Z] ---> Running in 26fa6f5817b3 [2022-08-15T17:30:41.849Z] Removing intermediate container 26fa6f5817b3 [2022-08-15T17:30:41.849Z] ---> 7caf928a9e6f [2022-08-15T17:30:41.849Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-08-15T17:30:41.849Z] ---> Running in f9cb9fb7bd6e [2022-08-15T17:30:43.285Z] Removing intermediate container f9cb9fb7bd6e [2022-08-15T17:30:43.285Z] ---> 6f8db597e36a [2022-08-15T17:30:43.285Z] Step 29/35 : EXPOSE 59983 [2022-08-15T17:30:43.285Z] ---> Running in 902d08c3c092 [2022-08-15T17:30:43.558Z] Removing intermediate container 902d08c3c092 [2022-08-15T17:30:43.558Z] ---> 118572598ac0 [2022-08-15T17:30:43.558Z] Step 30/35 : EXPOSE 8554 [2022-08-15T17:30:43.558Z] ---> Running in b3a0ee60bb2d [2022-08-15T17:30:43.830Z] Removing intermediate container b3a0ee60bb2d [2022-08-15T17:30:43.830Z] ---> 198cbdeadd7e [2022-08-15T17:30:43.830Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-08-15T17:30:43.830Z] ---> Running in 793246eb5f79 [2022-08-15T17:30:44.424Z] Removing intermediate container 793246eb5f79 [2022-08-15T17:30:44.424Z] ---> 32f047c38813 [2022-08-15T17:30:44.424Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-08-15T17:30:44.424Z] ---> Running in e7c8f8c0d4d4 [2022-08-15T17:30:44.703Z] Removing intermediate container e7c8f8c0d4d4 [2022-08-15T17:30:44.703Z] ---> 50f744574ef2 [2022-08-15T17:30:44.703Z] Step 33/35 : LABEL arch=arm64 [2022-08-15T17:30:44.703Z] ---> Running in 77b8ef47081f [2022-08-15T17:30:44.978Z] Removing intermediate container 77b8ef47081f [2022-08-15T17:30:44.978Z] ---> d961c08e5772 [2022-08-15T17:30:44.978Z] Step 34/35 : LABEL git_sha=3f6d8690de0ede443596b624c3ac4b678af09f33 [2022-08-15T17:30:44.978Z] ---> Running in e4c0ba54fd98 [2022-08-15T17:30:45.264Z] Removing intermediate container e4c0ba54fd98 [2022-08-15T17:30:45.264Z] ---> acbfb9b8fea0 [2022-08-15T17:30:45.264Z] Step 35/35 : LABEL version=0.0.0 [2022-08-15T17:30:45.264Z] ---> Running in 39bf4dfeb382 [2022-08-15T17:30:45.861Z] Removing intermediate container 39bf4dfeb382 [2022-08-15T17:30:45.861Z] ---> 73e46b3b3113 [2022-08-15T17:30:45.861Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-15T17:30:45.861Z] Successfully built 73e46b3b3113 [2022-08-15T17:30:45.861Z] 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:30:46.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T17:30:46.621Z] [2022-08-15T17:30:46.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:30:47.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T17:30:47.322Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-15T17:30:47.322Z] 8998bd30e6a1: Pulling fs layer [2022-08-15T17:30:47.322Z] 04944245beec: Pulling fs layer [2022-08-15T17:30:47.322Z] 699f458cf7ca: Pulling fs layer [2022-08-15T17:30:47.322Z] 765212b225bb: Pulling fs layer [2022-08-15T17:30:47.322Z] f23df028b6ca: Pulling fs layer [2022-08-15T17:30:47.322Z] d65c8cfc05b1: Pulling fs layer [2022-08-15T17:30:47.322Z] 2437ff75d9bd: Pulling fs layer [2022-08-15T17:30:47.322Z] f23df028b6ca: Waiting [2022-08-15T17:30:47.322Z] d65c8cfc05b1: Waiting [2022-08-15T17:30:47.322Z] 2437ff75d9bd: Waiting [2022-08-15T17:30:47.322Z] 765212b225bb: Waiting [2022-08-15T17:30:47.322Z] 04944245beec: Verifying Checksum [2022-08-15T17:30:47.322Z] 04944245beec: Download complete [2022-08-15T17:30:47.322Z] 765212b225bb: Verifying Checksum [2022-08-15T17:30:47.322Z] 765212b225bb: Download complete [2022-08-15T17:30:47.322Z] f23df028b6ca: Verifying Checksum [2022-08-15T17:30:47.322Z] f23df028b6ca: Download complete [2022-08-15T17:30:47.322Z] d65c8cfc05b1: Verifying Checksum [2022-08-15T17:30:47.322Z] d65c8cfc05b1: Download complete [2022-08-15T17:30:47.600Z] 699f458cf7ca: Verifying Checksum [2022-08-15T17:30:47.600Z] 699f458cf7ca: Download complete [2022-08-15T17:30:47.877Z] 8998bd30e6a1: Verifying Checksum [2022-08-15T17:30:47.877Z] 8998bd30e6a1: Download complete [2022-08-15T17:30:50.502Z] 2437ff75d9bd: Download complete [2022-08-15T17:30:51.947Z] 8998bd30e6a1: Pull complete [2022-08-15T17:30:52.547Z] 04944245beec: Pull complete [2022-08-15T17:30:53.989Z] 699f458cf7ca: Pull complete [2022-08-15T17:30:54.263Z] 765212b225bb: Pull complete [2022-08-15T17:30:55.246Z] f23df028b6ca: Pull complete [2022-08-15T17:30:55.246Z] d65c8cfc05b1: Pull complete [2022-08-15T17:31:10.372Z] 2437ff75d9bd: Pull complete [2022-08-15T17:31:10.372Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-15T17:31:10.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-15T17:31:10.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:31:10.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-22831 does not seem to be running inside a container [2022-08-15T17:31:10.871Z] $ 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:31:13.448Z] $ docker top 6b47800f3cc11024efa5492b887a96e4d855386d45db96678210dcf3271b2df3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:14.493Z] ---> job-cost.sh [2022-08-15T17:31:14.493Z] lf-activate-venv: SKIPPING [2022-08-15T17:31:14.493Z] INFO: No Stack... [2022-08-15T17:31:14.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-15T17:31:15.747Z] INFO: Archiving Costs [Pipeline] sh [2022-08-15T17:31:16.476Z] + cut -d, -f6 [2022-08-15T17:31:16.476Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2022-08-15T17:31:16.530Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] [2022-08-15T17:31:16.536Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] did not exist. Created. [2022-08-15T17:31:16.536Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-15T17:31:17.319Z] /w/workspace/device-usb-camera/1@tmp/durable-801a8c45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-15T17:31:18.035Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-15T17:31:18.068Z] Warning: overwriting stash ‘stack-cost’ [2022-08-15T17:31:18.113Z] Stashed 1 file(s) [Pipeline] } [2022-08-15T17:31:18.126Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-79-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-15T17:31:18.206Z] $ docker stop --time=1 6b47800f3cc11024efa5492b887a96e4d855386d45db96678210dcf3271b2df3 [2022-08-15T17:31:19.744Z] $ docker rm -f 6b47800f3cc11024efa5492b887a96e4d855386d45db96678210dcf3271b2df3 [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:31:20.754Z] provisioning config files... [2022-08-15T17:31:20.763Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config5356423620220988954tmp [Pipeline] { [Pipeline] sh [2022-08-15T17:31:21.107Z] + set +x [2022-08-15T17:31:21.107Z] + curl -s https://codecov.io/bash [2022-08-15T17:31:21.107Z] + bash -s -- [2022-08-15T17:31:21.107Z] [2022-08-15T17:31:21.107Z] _____ _ [2022-08-15T17:31:21.107Z] / ____| | | [2022-08-15T17:31:21.107Z] | | ___ __| | ___ ___ _____ __ [2022-08-15T17:31:21.107Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-15T17:31:21.107Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-15T17:31:21.107Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-15T17:31:21.107Z] Bash-1.0.6 [2022-08-15T17:31:21.107Z] [2022-08-15T17:31:21.107Z] [2022-08-15T17:31:21.107Z] ==> git version 2.25.1 found [2022-08-15T17:31:21.107Z] ==> 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:31:21.107Z] Release-Date: 2020-01-08 [2022-08-15T17:31:21.107Z] 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:31:21.107Z] 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:31:21.107Z] ==> Jenkins CI detected. [2022-08-15T17:31:21.107Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-79 [2022-08-15T17:31:21.107Z] project root: . [2022-08-15T17:31:21.107Z] --> token set from env [2022-08-15T17:31:21.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-15T17:31:21.107Z] ==> Running gcov in . (disable via -X gcov) [2022-08-15T17:31:21.107Z] ==> Python coveragepy not found [2022-08-15T17:31:21.107Z] ==> Searching for coverage reports in: [2022-08-15T17:31:21.107Z] + . [2022-08-15T17:31:21.107Z] -> Found 1 reports [2022-08-15T17:31:21.107Z] ==> Detecting git/mercurial file structure [2022-08-15T17:31:21.107Z] ==> Reading reports [2022-08-15T17:31:21.107Z] + ./coverage.out bytes=29387 [2022-08-15T17:31:21.107Z] ==> Appending adjustments [2022-08-15T17:31:21.107Z] https://docs.codecov.io/docs/fixing-reports [2022-08-15T17:31:21.369Z] + Found adjustments [2022-08-15T17:31:21.369Z] ==> Gzipping contents [2022-08-15T17:31:21.369Z] 8.0K /tmp/codecov.GfLTCP.gz [2022-08-15T17:31:21.369Z] ==> Uploading reports [2022-08-15T17:31:21.369Z] url: https://codecov.io [2022-08-15T17:31:21.369Z] query: branch=PR-79&commit=3f6d8690de0ede443596b624c3ac4b678af09f33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-08-15T17:31:21.369Z] -> Pinging Codecov [2022-08-15T17:31:21.369Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-79&commit=3f6d8690de0ede443596b624c3ac4b678af09f33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=79&job=&cmd_args= [2022-08-15T17:31:21.632Z] -> Uploading to [2022-08-15T17:31:21.632Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-15/73D8F5FF140700D3E01443B452E23636/3f6d8690de0ede443596b624c3ac4b678af09f33/4bb88220-032c-471f-8bc9-a6a2a5004dcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220815T173121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f02e583631abf76c06163178134ee5b3b86a555862a0aa81bf4d30a898a0c60 [2022-08-15T17:31:21.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-15T17:31:21.632Z] Dload Upload Total Spent Left Speed [2022-08-15T17:31:21.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 17538 --:--:-- --:--:-- --:--:-- 17538 [2022-08-15T17:31:21.893Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/3f6d8690de0ede443596b624c3ac4b678af09f33 [Pipeline] } [2022-08-15T17:31:21.924Z] 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:31:23.582Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-79/archives ] [2022-08-15T17:31:23.582Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-79/archives [2022-08-15T17:31:23.582Z] total 16 [2022-08-15T17:31:23.582Z] drwxr-xr-x 3 root root 4096 Aug 15 17:22 . [2022-08-15T17:31:23.582Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:22 .. [2022-08-15T17:31:23.582Z] drwxr-xr-x 2 root root 4096 Aug 15 17:22 cost [2022-08-15T17:31:23.582Z] -rw-r--r-- 1 root root 88 Aug 15 17:22 cost.csv [2022-08-15T17:31:23.582Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-79/archives [2022-08-15T17:31:23.582Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-79/archives [2022-08-15T17:31:23.582Z] total 16 [2022-08-15T17:31:23.582Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 17:22 . [2022-08-15T17:31:23.582Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 17:22 .. [2022-08-15T17:31:23.582Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 17:22 cost [2022-08-15T17:31:23.582Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 17:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:23.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:24.811Z] ---> package-listing.sh [2022-08-15T17:31:24.811Z] ++ facter osfamily [2022-08-15T17:31:24.811Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-15T17:31:25.074Z] + OS_FAMILY=debian [2022-08-15T17:31:25.074Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-79 [2022-08-15T17:31:25.074Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-15T17:31:25.074Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-15T17:31:25.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-15T17:31:25.074Z] + PACKAGES=/tmp/packages_start.txt [2022-08-15T17:31:25.074Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-79 ']' [2022-08-15T17:31:25.074Z] + PACKAGES=/tmp/packages_end.txt [2022-08-15T17:31:25.074Z] + case "${OS_FAMILY}" in [2022-08-15T17:31:25.074Z] + dpkg -l [2022-08-15T17:31:25.074Z] + grep '^ii' [2022-08-15T17:31:25.074Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-15T17:31:25.074Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-15T17:31:25.074Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-15T17:31:25.074Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-79 ']' [2022-08-15T17:31:25.074Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-79/archives/ [2022-08-15T17:31:25.074Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-79/archives/ [Pipeline] echo [2022-08-15T17:31:25.107Z] 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-79/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:31:25.402Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-15T17:31:26.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-15T17:31:26.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-15T17:31:26.181Z] prd-ubuntu20.04-docker-8c-8g-22829 does not seem to be running inside a container [2022-08-15T17:31:26.217Z] $ 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-79/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-79 -v /w/workspace/xfoundry_device-usb-camera_PR-79:/w/workspace/xfoundry_device-usb-camera_PR-79:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-79@tmp:/w/workspace/xfoundry_device-usb-camera_PR-79@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:31:26.440Z] $ docker top 6053fa7ac9b83e40ff4b461bc89fc4fa94a34f3b34a66b453be75f98fdd08c8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-15T17:31:26.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-15T17:31:27.187Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-15T17:31:27.506Z] + ls /var/log/sa-host [2022-08-15T17:31:27.507Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-15T17:31:27.639Z] provisioning config files... [2022-08-15T17:31:27.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-79@tmp/config3533168950596125998tmp [Pipeline] { [Pipeline] echo [2022-08-15T17:31:27.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:28.017Z] ---> create-netrc.sh [Pipeline] } [2022-08-15T17:31:28.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:28.463Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-15T17:31:28.500Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:28.813Z] ---> sudo-logs.sh [2022-08-15T17:31:28.813Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-15T17:31:28.905Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:29.219Z] ---> job-cost.sh [2022-08-15T17:31:29.219Z] lf-activate-venv: SKIPPING [2022-08-15T17:31:29.219Z] DEBUG: total: 0.2199999988079071 [2022-08-15T17:31:29.219Z] INFO: Retrieving Stack Cost... [2022-08-15T17:31:29.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-15T17:31:30.052Z] INFO: Archiving Costs [Pipeline] echo [2022-08-15T17:31:30.084Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-15T17:31:30.398Z] ---> logs-deploy.sh [2022-08-15T17:31:30.398Z] lf-activate-venv: SKIPPING [2022-08-15T17:31:30.398Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-79/1 [2022-08-15T17:31:30.398Z] INFO: archiving workspace using pattern(s): [2022-08-15T17:31:31.340Z] Archives upload complete. [2022-08-15T17:31:31.603Z] INFO: archiving logs to Nexus