Pull request #118 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 7dbe31cb35024f1059b59066306d46ec3655e576 rather than d4fc1229aa3b908edfa15582849d108fcf110429 Obtained Jenkinsfile from 7dbe31cb35024f1059b59066306d46ec3655e576 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-ssh3175940966653981679.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11470261310080526247.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-118/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-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8744344698147147514.key Verifying host key using known hosts file > 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-118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10686648829976593066.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7531123916828584907.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-118/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-118/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3886283659544134039.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-120792 in /w/workspace/foundry_device-usb-camera_PR-118 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-118 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7dbe31cb35024f1059b59066306d46ec3655e576 into PR head commit d4fc1229aa3b908edfa15582849d108fcf110429 Merge succeeded, producing d4fc1229aa3b908edfa15582849d108fcf110429 Checking out Revision d4fc1229aa3b908edfa15582849d108fcf110429 (PR-118) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 7dbe31cb35024f1059b59066306d46ec3655e576 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 Commit message: "docs: updated change log for levski release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-08T17:21:33.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-08T17:21:33.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-08T17:21:33.860Z] ========================================================= [2022-12-08T17:21:33.860Z] EdgeX Global Pipelines Version Info [2022-12-08T17:21:33.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:21:34.602Z] ------------------- [2022-12-08T17:21:34.602Z] stable info: [2022-12-08T17:21:34.602Z] ------------------- [2022-12-08T17:21:34.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-08T17:21:34.602Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-08T17:21:34.602Z] Message: update stable to v1.0.244 [2022-12-08T17:21:35.175Z] ------------------- [2022-12-08T17:21:35.175Z] experimental info: [2022-12-08T17:21:35.175Z] ------------------- [2022-12-08T17:21:35.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-08T17:21:35.175Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-08T17:21:35.175Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-08T17:21:35.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-12-08T17:21:35.512Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-12-08T17:21:35.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-08T17:21:35.647Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-08T17:21:35.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-08T17:21:35.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-08T17:21:35.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-08T17:21:35.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-08T17:21:35.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-08T17:21:35.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-08T17:21:35.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-08T17:21:35.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-12-08T17:21:36.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-08T17:21:36.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-08T17:21:36.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-08T17:21:36.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-08T17:21:36.168Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-08T17:21:36.206Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-08T17:21:36.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-08T17:21:36.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-08T17:21:36.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-08T17:21:36.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-08T17:21:36.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-08T17:21:36.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-08T17:21:36.505Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-08T17:21:36.547Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-08T17:21:36.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-08T17:21:36.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-118 [Pipeline] echo [2022-12-08T17:21:36.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-118 [Pipeline] echo [2022-12-08T17:21:36.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-118 [Pipeline] echo [2022-12-08T17:21:36.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo [2022-12-08T17:21:36.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4fc122 [Pipeline] echo [2022-12-08T17:21:36.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-08T17:21:36.943Z] provisioning config files... [2022-12-08T17:21:36.970Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config18218855331984175040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:21:37.308Z] ---> docker-login.sh [2022-12-08T17:21:37.309Z] nexus3.edgexfoundry.org:10001 [2022-12-08T17:21:37.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:37.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:37.568Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:37.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:37.568Z] [2022-12-08T17:21:37.568Z] Login Succeeded [2022-12-08T17:21:37.568Z] nexus3.edgexfoundry.org:10002 [2022-12-08T17:21:37.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:37.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:37.828Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:37.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:37.828Z] [2022-12-08T17:21:37.828Z] Login Succeeded [2022-12-08T17:21:37.828Z] nexus3.edgexfoundry.org:10003 [2022-12-08T17:21:37.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:37.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:37.828Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:37.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:37.828Z] [2022-12-08T17:21:37.828Z] Login Succeeded [2022-12-08T17:21:37.828Z] nexus3.edgexfoundry.org:10004 [2022-12-08T17:21:38.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:38.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:38.089Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:38.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:38.089Z] [2022-12-08T17:21:38.089Z] Login Succeeded [2022-12-08T17:21:38.089Z] docker.io [2022-12-08T17:21:38.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:38.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:38.349Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:38.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:38.349Z] [2022-12-08T17:21:38.349Z] Login Succeeded [2022-12-08T17:21:38.349Z] ---> docker-login.sh ends [Pipeline] } [2022-12-08T17:21:38.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-08T17:21:39.008Z] + git rev-list -1 --merges d4fc1229aa3b908edfa15582849d108fcf110429~1..d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo [2022-12-08T17:21:39.052Z] -----------> git rev-list -1 --merges d4fc1229aa3b908edfa15582849d108fcf110429~1..d4fc1229aa3b908edfa15582849d108fcf110429 d4fc1229aa3b908edfa15582849d108fcf110429 [false] [Pipeline] sh [2022-12-08T17:21:39.362Z] + git log --format=format:%s -1 d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo [2022-12-08T17:21:39.396Z] ========================================================= [2022-12-08T17:21:39.396Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-08T17:21:39.396Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-08T17:21:39.805Z] + git log --format=format:%s -1 d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] echo [2022-12-08T17:21:39.840Z] [semverPrep] GIT_COMMIT: d4fc1229aa3b908edfa15582849d108fcf110429, Commit Message: docs: updated change log for levski release [Pipeline] echo [2022-12-08T17:21:39.867Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-08T17:21:40.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-08T17:21:40.253Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-08T17:21:40.253Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-08T17:21:40.253Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-08T17:21:40.253Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-08T17:21:40.253Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-08T17:21:40.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:21:40.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-08T17:21:40.724Z] [2022-12-08T17:21:40.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:21:41.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-08T17:21:41.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-08T17:21:41.092Z] b85a868b505f: Pulling fs layer [2022-12-08T17:21:41.092Z] e2be974225ed: Pulling fs layer [2022-12-08T17:21:41.092Z] 339a4e72a1f5: Pulling fs layer [2022-12-08T17:21:41.092Z] 988bab9f4d93: Pulling fs layer [2022-12-08T17:21:41.092Z] 1469e6f7b9e6: Pulling fs layer [2022-12-08T17:21:41.092Z] eaf3925da568: Pulling fs layer [2022-12-08T17:21:41.092Z] bab4dde63d76: Pulling fs layer [2022-12-08T17:21:41.092Z] bde34c3a00c8: Pulling fs layer [2022-12-08T17:21:41.092Z] b352a97aabf1: Pulling fs layer [2022-12-08T17:21:41.092Z] 988bab9f4d93: Waiting [2022-12-08T17:21:41.092Z] 4872d77fe225: Pulling fs layer [2022-12-08T17:21:41.092Z] 5851b861e8e6: Pulling fs layer [2022-12-08T17:21:41.092Z] 1469e6f7b9e6: Waiting [2022-12-08T17:21:41.092Z] b352a97aabf1: Waiting [2022-12-08T17:21:41.092Z] eaf3925da568: Waiting [2022-12-08T17:21:41.092Z] 4872d77fe225: Waiting [2022-12-08T17:21:41.092Z] bab4dde63d76: Waiting [2022-12-08T17:21:41.092Z] 5851b861e8e6: Waiting [2022-12-08T17:21:41.092Z] bde34c3a00c8: Waiting [2022-12-08T17:21:41.092Z] e2be974225ed: Verifying Checksum [2022-12-08T17:21:41.092Z] e2be974225ed: Download complete [2022-12-08T17:21:41.092Z] 988bab9f4d93: Download complete [2022-12-08T17:21:41.351Z] 1469e6f7b9e6: Verifying Checksum [2022-12-08T17:21:41.351Z] 1469e6f7b9e6: Download complete [2022-12-08T17:21:41.351Z] 339a4e72a1f5: Verifying Checksum [2022-12-08T17:21:41.351Z] 339a4e72a1f5: Download complete [2022-12-08T17:21:41.351Z] eaf3925da568: Verifying Checksum [2022-12-08T17:21:41.351Z] eaf3925da568: Download complete [2022-12-08T17:21:41.351Z] bde34c3a00c8: Verifying Checksum [2022-12-08T17:21:41.351Z] bde34c3a00c8: Download complete [2022-12-08T17:21:41.351Z] b352a97aabf1: Verifying Checksum [2022-12-08T17:21:41.351Z] b352a97aabf1: Download complete [2022-12-08T17:21:41.351Z] 4872d77fe225: Verifying Checksum [2022-12-08T17:21:41.351Z] 4872d77fe225: Download complete [2022-12-08T17:21:41.351Z] 5851b861e8e6: Verifying Checksum [2022-12-08T17:21:41.351Z] 5851b861e8e6: Download complete [2022-12-08T17:21:41.351Z] b85a868b505f: Verifying Checksum [2022-12-08T17:21:41.351Z] b85a868b505f: Download complete [2022-12-08T17:21:41.609Z] bab4dde63d76: Verifying Checksum [2022-12-08T17:21:41.609Z] bab4dde63d76: Download complete [2022-12-08T17:21:42.543Z] b85a868b505f: Pull complete [2022-12-08T17:21:42.801Z] e2be974225ed: Pull complete [2022-12-08T17:21:43.060Z] 339a4e72a1f5: Pull complete [2022-12-08T17:21:43.320Z] 988bab9f4d93: Pull complete [2022-12-08T17:21:43.578Z] 1469e6f7b9e6: Pull complete [2022-12-08T17:21:43.578Z] eaf3925da568: Pull complete [2022-12-08T17:21:45.477Z] bab4dde63d76: Pull complete [2022-12-08T17:21:45.477Z] bde34c3a00c8: Pull complete [2022-12-08T17:21:45.744Z] b352a97aabf1: Pull complete [2022-12-08T17:21:45.744Z] 4872d77fe225: Pull complete [2022-12-08T17:21:45.744Z] 5851b861e8e6: Pull complete [2022-12-08T17:21:45.744Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-08T17:21:45.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-08T17:21:45.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:21:45.965Z] prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container [2022-12-08T17:21:45.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-08T17:21:48.172Z] $ docker top 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 -eo pid,comm [2022-12-08T17:21:48.227Z] 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-12-08T17:21:48.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-08T17:21:48.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-08T17:21:48.358Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-08T17:21:48.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-08T17:21:48.476Z] $ docker exec 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent [2022-12-08T17:21:48.591Z] SSH_AUTH_SOCK=/tmp/ssh-fzCXyh6o5sD0/agent.31 [2022-12-08T17:21:48.591Z] SSH_AGENT_PID=37 [2022-12-08T17:21:48.597Z] Running ssh-add (command line suppressed) [2022-12-08T17:21:48.700Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_15882710862168227868.key (/w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_15882710862168227868.key) [2022-12-08T17:21:48.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-08T17:21:49.035Z] + git tag --points-at HEAD [Pipeline] } [2022-12-08T17:21:49.062Z] $ docker exec --env ******** --env ******** 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent -k [2022-12-08T17:21:49.164Z] unset SSH_AUTH_SOCK; [2022-12-08T17:21:49.166Z] unset SSH_AGENT_PID; [2022-12-08T17:21:49.167Z] echo Agent pid 37 killed; [2022-12-08T17:21:49.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-08T17:21:49.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-08T17:21:49.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-08T17:21:49.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-08T17:21:49.382Z] $ docker exec 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent [2022-12-08T17:21:49.490Z] SSH_AUTH_SOCK=/tmp/ssh-CQUb3e4DmWoG/agent.69 [2022-12-08T17:21:49.490Z] SSH_AGENT_PID=75 [2022-12-08T17:21:49.496Z] Running ssh-add (command line suppressed) [2022-12-08T17:21:49.603Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_11411488180040387613.key (/w/workspace/foundry_device-usb-camera_PR-118@tmp/private_key_11411488180040387613.key) [2022-12-08T17:21:49.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-08T17:21:49.939Z] + git semver init [2022-12-08T17:21:50.201Z] 2022-12-08 17:21:50,192 [run_init] DEBUG init version:0.0.0 force:False [2022-12-08T17:21:50.201Z] 2022-12-08 17:21:50,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-118/.semver [2022-12-08T17:21:50.201Z] 2022-12-08 17:21:50,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-118/.semver [2022-12-08T17:21:50.201Z] 2022-12-08 17:21:50,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-118/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-118, universal_newlines=False, shell=None, istream=None) [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,923 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-118/.git/info/exclude [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-118/.semver/PR-118 with force:False [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,924 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-118/.semver/PR-118 [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,930 [execute] INFO git cat-file --batch-check [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-118/.semver, universal_newlines=False, shell=None, istream=) [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,937 [execute] INFO git cat-file --batch [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-118/.semver, universal_newlines=False, shell=None, istream=) [2022-12-08T17:21:51.140Z] 2022-12-08 17:21:50,943 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-118/.semver/PR-118 [2022-12-08T17:21:51.140Z] 0.0.0 [Pipeline] } [2022-12-08T17:21:51.165Z] $ docker exec --env ******** --env ******** 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 ssh-agent -k [2022-12-08T17:21:51.259Z] unset SSH_AUTH_SOCK; [2022-12-08T17:21:51.260Z] unset SSH_AGENT_PID; [2022-12-08T17:21:51.260Z] echo Agent pid 75 killed; [2022-12-08T17:21:51.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-08T17:21:51.677Z] + git semver [Pipeline] } [2022-12-08T17:21:51.966Z] $ docker stop --time=1 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 [2022-12-08T17:21:53.276Z] $ docker rm -f 9cfa99b0961f1246c98cb08b3c06b32653e94de26f1dcf3433d45901351e4622 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-08T17:21:53.677Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-08T17:21:53.900Z] Stashed 1 file(s) [Pipeline] echo [2022-12-08T17:21:53.917Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-08T17:21:54.520Z] provisioning config files... [2022-12-08T17:21:54.530Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config13286421496836332800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:21:54.878Z] ---> docker-login.sh [2022-12-08T17:21:54.878Z] nexus3.edgexfoundry.org:10001 [2022-12-08T17:21:54.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:54.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:54.878Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:54.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:54.878Z] [2022-12-08T17:21:54.878Z] Login Succeeded [2022-12-08T17:21:54.878Z] nexus3.edgexfoundry.org:10002 [2022-12-08T17:21:54.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:54.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:54.878Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:54.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:54.878Z] [2022-12-08T17:21:54.878Z] Login Succeeded [2022-12-08T17:21:54.878Z] nexus3.edgexfoundry.org:10003 [2022-12-08T17:21:55.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:55.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:55.137Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:55.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:55.137Z] [2022-12-08T17:21:55.137Z] Login Succeeded [2022-12-08T17:21:55.137Z] nexus3.edgexfoundry.org:10004 [2022-12-08T17:21:55.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:55.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:55.137Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:55.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:55.137Z] [2022-12-08T17:21:55.137Z] Login Succeeded [2022-12-08T17:21:55.137Z] docker.io [2022-12-08T17:21:55.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:21:55.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:21:55.657Z] Configure a credential helper to remove this warning. See [2022-12-08T17:21:55.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:21:55.657Z] [2022-12-08T17:21:55.657Z] Login Succeeded [2022-12-08T17:21:55.657Z] ---> docker-login.sh ends [Pipeline] } [2022-12-08T17:21:55.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-08T17:21:55.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-08T17:21:55.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-08T17:21:55.947Z] ========================================================= [2022-12-08T17:21:55.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-08T17:21:55.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:21:56.406Z] + 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-12-08T17:21:56.406Z] Sending build context to Docker daemon 1.62MB [2022-12-08T17:21:56.406Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-08T17:21:56.406Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-08T17:21:56.406Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-08T17:21:56.406Z] 213ec9aee27d: Pulling fs layer [2022-12-08T17:21:56.406Z] 4583459ba037: Pulling fs layer [2022-12-08T17:21:56.406Z] 93c1e223e6f2: Pulling fs layer [2022-12-08T17:21:56.406Z] 53926ce57604: Pulling fs layer [2022-12-08T17:21:56.406Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-08T17:21:56.406Z] 53926ce57604: Waiting [2022-12-08T17:21:56.406Z] 21b2b0c7a3f4: Waiting [2022-12-08T17:21:56.406Z] 22ff95d597cd: Pulling fs layer [2022-12-08T17:21:56.406Z] 12d6caf4c0d1: Pulling fs layer [2022-12-08T17:21:56.406Z] 96b7cbca73a9: Pulling fs layer [2022-12-08T17:21:56.406Z] a7acece74701: Pulling fs layer [2022-12-08T17:21:56.406Z] 22ff95d597cd: Waiting [2022-12-08T17:21:56.406Z] 12d6caf4c0d1: Waiting [2022-12-08T17:21:56.406Z] 96b7cbca73a9: Waiting [2022-12-08T17:21:56.406Z] a7acece74701: Waiting [2022-12-08T17:21:56.406Z] 93c1e223e6f2: Verifying Checksum [2022-12-08T17:21:56.406Z] 93c1e223e6f2: Download complete [2022-12-08T17:21:56.406Z] 4583459ba037: Download complete [2022-12-08T17:21:56.406Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-08T17:21:56.406Z] 21b2b0c7a3f4: Download complete [2022-12-08T17:21:56.406Z] 22ff95d597cd: Verifying Checksum [2022-12-08T17:21:56.406Z] 22ff95d597cd: Download complete [2022-12-08T17:21:56.406Z] 213ec9aee27d: Verifying Checksum [2022-12-08T17:21:56.406Z] 213ec9aee27d: Download complete [2022-12-08T17:21:56.664Z] 12d6caf4c0d1: Download complete [2022-12-08T17:21:56.664Z] 213ec9aee27d: Pull complete [2022-12-08T17:21:56.922Z] 4583459ba037: Pull complete [2022-12-08T17:21:56.922Z] 93c1e223e6f2: Pull complete [2022-12-08T17:21:56.922Z] a7acece74701: Verifying Checksum [2022-12-08T17:21:56.922Z] a7acece74701: Download complete [2022-12-08T17:21:57.491Z] 96b7cbca73a9: Verifying Checksum [2022-12-08T17:21:57.491Z] 96b7cbca73a9: Download complete [2022-12-08T17:21:57.491Z] 53926ce57604: Verifying Checksum [2022-12-08T17:21:57.491Z] 53926ce57604: Download complete [2022-12-08T17:22:01.673Z] 53926ce57604: Pull complete [2022-12-08T17:22:01.673Z] 21b2b0c7a3f4: Pull complete [2022-12-08T17:22:01.673Z] 22ff95d597cd: Pull complete [2022-12-08T17:22:01.673Z] 12d6caf4c0d1: Pull complete [2022-12-08T17:22:03.572Z] 96b7cbca73a9: Pull complete [2022-12-08T17:22:04.138Z] a7acece74701: Pull complete [2022-12-08T17:22:04.138Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-08T17:22:04.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-08T17:22:04.138Z] ---> db6d94c90886 [2022-12-08T17:22:04.138Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-08T17:22:07.446Z] ---> Running in 9a5fc2f098d6 [2022-12-08T17:22:07.446Z] Removing intermediate container 9a5fc2f098d6 [2022-12-08T17:22:07.446Z] ---> 5430d11c98c4 [2022-12-08T17:22:07.446Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-08T17:22:07.446Z] ---> Running in 23a188344da1 [2022-12-08T17:22:07.446Z] Removing intermediate container 23a188344da1 [2022-12-08T17:22:07.446Z] ---> a7c0e2c9c04e [2022-12-08T17:22:07.446Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-08T17:22:07.446Z] ---> Running in 094f8c883cfd [2022-12-08T17:22:07.704Z] Removing intermediate container 094f8c883cfd [2022-12-08T17:22:07.704Z] ---> b4f117d2ca45 [2022-12-08T17:22:07.704Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-08T17:22:07.704Z] ---> Running in b25445692ba7 [2022-12-08T17:22:07.704Z] Removing intermediate container b25445692ba7 [2022-12-08T17:22:07.704Z] ---> 14b8d7060814 [2022-12-08T17:22:07.704Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-08T17:22:07.704Z] ---> Running in 25cde59122f7 [2022-12-08T17:22:07.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-08T17:22:08.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-08T17:22:08.480Z] (1/80) Installing mesa (21.3.8-r2) [2022-12-08T17:22:08.480Z] (2/80) Installing libxau (1.0.9-r0) [2022-12-08T17:22:08.480Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-12-08T17:22:08.480Z] (4/80) Installing libxcb (1.15-r0) [2022-12-08T17:22:08.480Z] (5/80) Installing libx11 (1.8-r0) [2022-12-08T17:22:08.480Z] (6/80) Installing libxext (1.3.4-r0) [2022-12-08T17:22:08.480Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-12-08T17:22:08.480Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-12-08T17:22:08.480Z] (9/80) Installing libpciaccess (0.16-r0) [2022-12-08T17:22:08.480Z] (10/80) Installing libdrm (2.4.110-r0) [2022-12-08T17:22:08.480Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-12-08T17:22:08.480Z] (12/80) Installing libxshmfence (1.3-r1) [2022-12-08T17:22:08.480Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-12-08T17:22:08.480Z] (14/80) Installing icu-data-full (71.1-r2) [2022-12-08T17:22:08.739Z] (15/80) Installing libice (1.0.10-r0) [2022-12-08T17:22:08.739Z] (16/80) Installing libuuid (2.38-r1) [2022-12-08T17:22:08.739Z] (17/80) Installing libsm (1.2.3-r0) [2022-12-08T17:22:08.739Z] (18/80) Installing libxt (1.2.1-r0) [2022-12-08T17:22:08.739Z] (19/80) Installing libxmu (1.1.3-r0) [2022-12-08T17:22:08.739Z] (20/80) Installing xset (1.2.4-r0) [2022-12-08T17:22:08.739Z] (21/80) Installing xprop (1.2.5-r0) [2022-12-08T17:22:08.739Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-12-08T17:22:08.739Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-12-08T17:22:08.739Z] (24/80) Installing libffi (3.4.2-r1) [2022-12-08T17:22:08.739Z] (25/80) Installing libintl (0.21-r2) [2022-12-08T17:22:08.739Z] (26/80) Installing libblkid (2.38-r1) [2022-12-08T17:22:08.739Z] (27/80) Installing libmount (2.38-r1) [2022-12-08T17:22:08.739Z] (28/80) Installing pcre (8.45-r2) [2022-12-08T17:22:08.739Z] (29/80) Installing glib (2.72.1-r0) [2022-12-08T17:22:08.739Z] (30/80) Installing icu-libs (71.1-r2) [2022-12-08T17:22:08.739Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-12-08T17:22:08.739Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-12-08T17:22:08.739Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-12-08T17:22:08.996Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-12-08T17:22:08.996Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-12-08T17:22:08.996Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-12-08T17:22:08.996Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-12-08T17:22:08.996Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-12-08T17:22:08.996Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-12-08T17:22:08.996Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-12-08T17:22:08.996Z] (41/80) Installing libpng (1.6.37-r1) [2022-12-08T17:22:08.996Z] (42/80) Installing freetype (2.12.1-r0) [2022-12-08T17:22:08.996Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-12-08T17:22:08.996Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-12-08T17:22:08.996Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-12-08T17:22:08.996Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-12-08T17:22:08.996Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-12-08T17:22:08.996Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-12-08T17:22:08.996Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-12-08T17:22:08.996Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-12-08T17:22:09.256Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-12-08T17:22:09.256Z] (52/80) Installing avahi-libs (0.8-r6) [2022-12-08T17:22:09.256Z] (53/80) Installing nettle (3.7.3-r0) [2022-12-08T17:22:09.256Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-12-08T17:22:09.256Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-12-08T17:22:09.256Z] (56/80) Installing libunistring (1.0-r0) [2022-12-08T17:22:09.256Z] (57/80) Installing gnutls (3.7.7-r0) [2022-12-08T17:22:09.256Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-12-08T17:22:09.256Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-12-08T17:22:09.256Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-12-08T17:22:09.256Z] (61/80) Installing libevdev (1.12.1-r0) [2022-12-08T17:22:09.256Z] (62/80) Installing mtdev (1.1.6-r0) [2022-12-08T17:22:09.256Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-12-08T17:22:09.256Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-12-08T17:22:09.256Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-12-08T17:22:09.256Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-12-08T17:22:09.256Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-12-08T17:22:09.256Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-12-08T17:22:09.256Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-12-08T17:22:09.256Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-12-08T17:22:09.256Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-12-08T17:22:09.256Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-12-08T17:22:09.330Z] Still waiting to schedule task [2022-12-08T17:22:09.330Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-08T17:22:09.514Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-12-08T17:22:09.514Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-12-08T17:22:09.514Z] (75/80) Installing udev-init-scripts (35-r0) [2022-12-08T17:22:09.514Z] Executing udev-init-scripts-35-r0.post-install [2022-12-08T17:22:09.514Z] (76/80) Installing kmod-libs (29-r2) [2022-12-08T17:22:09.514Z] (77/80) Installing eudev (3.2.11-r0) [2022-12-08T17:22:09.514Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-12-08T17:22:09.514Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-08T17:22:09.514Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-12-08T17:22:09.514Z] Executing busybox-1.35.0-r17.trigger [2022-12-08T17:22:09.514Z] Executing eudev-3.2.11-r0.trigger [2022-12-08T17:22:09.514Z] OK: 330 MiB in 131 packages [2022-12-08T17:22:12.045Z] Removing intermediate container 25cde59122f7 [2022-12-08T17:22:12.045Z] ---> 0b8f4a186a4b [2022-12-08T17:22:12.045Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-08T17:22:12.045Z] ---> Running in 9bdb40736287 [2022-12-08T17:22:12.304Z] Removing intermediate container 9bdb40736287 [2022-12-08T17:22:12.304Z] ---> e81084c0c540 [2022-12-08T17:22:12.304Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-08T17:22:12.304Z] ---> 64ba9b37f4e5 [2022-12-08T17:22:12.304Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-08T17:22:12.304Z] ---> Running in b9f1cf5c0cf5 [2022-12-08T17:22:38.979Z] Removing intermediate container b9f1cf5c0cf5 [2022-12-08T17:22:38.979Z] ---> 4627d18227ff [2022-12-08T17:22:38.979Z] Step 11/13 : COPY . . [2022-12-08T17:22:38.979Z] ---> d768976d85b4 [2022-12-08T17:22:38.979Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-08T17:22:38.979Z] ---> Running in 1858cd6d28b3 [2022-12-08T17:22:38.979Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T17:22:38.979Z] Dload Upload Total Spent Left Speed [2022-12-08T17:22:38.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9085 0 --:--:-- --:--:-- --:--:-- 9155 [2022-12-08T17:22:38.979Z] Removing intermediate container 1858cd6d28b3 [2022-12-08T17:22:38.979Z] ---> 8b08e6d799d8 [2022-12-08T17:22:38.979Z] Step 13/13 : RUN ${MAKE} [2022-12-08T17:22:38.979Z] ---> Running in 7717b80a0956 [2022-12-08T17:22:38.979Z] noop [2022-12-08T17:22:38.979Z] Removing intermediate container 7717b80a0956 [2022-12-08T17:22:38.979Z] ---> 36810a375efe [2022-12-08T17:22:38.979Z] Successfully built 36810a375efe [2022-12-08T17:22:38.979Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:22:39.412Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-08T17:22:39.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:22:39.566Z] prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container [2022-12-08T17:22:39.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-08T17:22:39.911Z] $ docker top c7c2e235afb3fc243c93cfa762eb2e44211f8ddc1956d7770666dcfa1c15b31e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T17:22:40.298Z] + go version [2022-12-08T17:22:40.298Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-08T17:22:40.334Z] $ docker stop --time=1 c7c2e235afb3fc243c93cfa762eb2e44211f8ddc1956d7770666dcfa1c15b31e [2022-12-08T17:22:41.575Z] $ docker rm -f c7c2e235afb3fc243c93cfa762eb2e44211f8ddc1956d7770666dcfa1c15b31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:22:42.283Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-08T17:22:42.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:22:42.440Z] prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container [2022-12-08T17:22:42.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-08T17:22:42.791Z] $ docker top e186bbf59cac6dd5e6a233841e0a837ceb727a1f889e5499689dfed30799d3df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T17:22:43.185Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-118 [Pipeline] fileExists [Pipeline] sh [2022-12-08T17:22:43.543Z] + make test [2022-12-08T17:22:43.543Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-08T17:22:43.802Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-08T17:22:53.759Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-12-08T17:22:53.759Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-12-08T17:22:59.022Z] 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-12-08T17:22:59.280Z] CGO_ENABLED=1 go vet ./... [2022-12-08T17:23:02.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-08T17:23:02.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-08T17:23:02.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-08T17:23:02.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-08T17:23:02.673Z] $ docker stop --time=1 e186bbf59cac6dd5e6a233841e0a837ceb727a1f889e5499689dfed30799d3df [2022-12-08T17:23:04.935Z] $ docker rm -f e186bbf59cac6dd5e6a233841e0a837ceb727a1f889e5499689dfed30799d3df [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-08T17:23:05.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-08T17:23:05.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-08T17:23:06.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-08T17:23:06.486Z] + ls -al . [2022-12-08T17:23:06.486Z] total 204 [2022-12-08T17:23:06.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 17:22 . [2022-12-08T17:23:06.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:21 .. [2022-12-08T17:23:06.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 17:22 .git [2022-12-08T17:23:06.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:21 .github [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 414 Dec 8 17:21 .gitignore [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 17:21 .golangci.yml [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 8 17:21 .hadolint.yml [2022-12-08T17:23:06.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 17:21 .semver [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 9702 Dec 8 17:21 Attribution.txt [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 5305 Dec 8 17:21 CHANGELOG.md [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 2378 Dec 8 17:21 Dockerfile [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 8 17:21 GOVERNANCE.md [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 8 17:21 Jenkinsfile [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 17:21 LICENSE [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 2554 Dec 8 17:21 Makefile [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 8 17:21 OWNERS.md [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 5934 Dec 8 17:21 README.md [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 17:21 VERSION [2022-12-08T17:23:06.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 17:21 bin [2022-12-08T17:23:06.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:21 cmd [2022-12-08T17:23:06.486Z] -rw-r--r-- 1 jenkins jenkins 30410 Dec 8 17:22 coverage.out [2022-12-08T17:23:06.486Z] -rwxrwxr-x 1 jenkins jenkins 140 Dec 8 17:21 docker-entrypoint.sh [2022-12-08T17:23:06.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:21 docs [2022-12-08T17:23:06.486Z] -rw-rw-r-- 1 jenkins jenkins 3573 Dec 8 17:21 go.mod [2022-12-08T17:23:06.487Z] -rw-rw-r-- 1 jenkins jenkins 45026 Dec 8 17:21 go.sum [2022-12-08T17:23:06.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:21 internal [2022-12-08T17:23:06.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:21 snap [2022-12-08T17:23:06.487Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 8 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:23:06.882Z] + 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=d4fc1229aa3b908edfa15582849d108fcf110429 --label arch=amd64 --label version=0.0.0 . [2022-12-08T17:23:06.882Z] Sending build context to Docker daemon 1.651MB [2022-12-08T17:23:06.882Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-12-08T17:23:06.882Z] Step 2/35 : FROM ${BASE} AS builder [2022-12-08T17:23:06.882Z] ---> 36810a375efe [2022-12-08T17:23:06.882Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-12-08T17:23:06.882Z] ---> Running in 70578a556ad2 [2022-12-08T17:23:07.141Z] Removing intermediate container 70578a556ad2 [2022-12-08T17:23:07.141Z] ---> a5c39bd0e111 [2022-12-08T17:23:07.141Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-08T17:23:07.141Z] ---> Running in 23494d7fb2b7 [2022-12-08T17:23:07.141Z] Removing intermediate container 23494d7fb2b7 [2022-12-08T17:23:07.141Z] ---> bbf9e913ca04 [2022-12-08T17:23:07.141Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-08T17:23:07.141Z] ---> Running in 3c8055362f9d [2022-12-08T17:23:07.141Z] Removing intermediate container 3c8055362f9d [2022-12-08T17:23:07.141Z] ---> 2fc63099aece [2022-12-08T17:23:07.141Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-08T17:23:07.141Z] ---> Running in 1a8a00e11fff [2022-12-08T17:23:07.141Z] Removing intermediate container 1a8a00e11fff [2022-12-08T17:23:07.141Z] ---> 008181b2cdc7 [2022-12-08T17:23:07.141Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-08T17:23:07.399Z] ---> Running in 4f3b7296c9e4 [2022-12-08T17:23:07.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-08T17:23:07.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-08T17:23:07.918Z] OK: 330 MiB in 131 packages [2022-12-08T17:23:08.177Z] Removing intermediate container 4f3b7296c9e4 [2022-12-08T17:23:08.177Z] ---> 68d1336fe871 [2022-12-08T17:23:08.177Z] Step 8/35 : WORKDIR /device-usb-camera [2022-12-08T17:23:08.177Z] ---> Running in 3ca16292d163 [2022-12-08T17:23:08.436Z] Removing intermediate container 3ca16292d163 [2022-12-08T17:23:08.436Z] ---> 474f2c5753ba [2022-12-08T17:23:08.436Z] Step 9/35 : COPY go.mod vendor* ./ [2022-12-08T17:23:08.436Z] ---> 605c0b992045 [2022-12-08T17:23:08.436Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-08T17:23:08.436Z] ---> Running in 43c7ac6ddd80 [2022-12-08T17:23:09.003Z] Removing intermediate container 43c7ac6ddd80 [2022-12-08T17:23:09.003Z] ---> 405bff715eb1 [2022-12-08T17:23:09.003Z] Step 11/35 : COPY . . [2022-12-08T17:23:09.262Z] ---> 4eaba3f82017 [2022-12-08T17:23:09.262Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-08T17:23:09.520Z] ---> Running in 157c1c40bd20 [2022-12-08T17:23:09.779Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T17:23:09.779Z] Dload Upload Total Spent Left Speed [2022-12-08T17:23:09.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44625 0 --:--:-- --:--:-- --:--:-- 46173 [2022-12-08T17:23:10.039Z] Removing intermediate container 157c1c40bd20 [2022-12-08T17:23:10.039Z] ---> ff5ba7f0dfdc [2022-12-08T17:23:10.039Z] Step 13/35 : RUN ${MAKE} [2022-12-08T17:23:10.039Z] ---> Running in 8868982e805e [2022-12-08T17:23:10.300Z] CGO_ENABLED=1 go build -tags "" -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" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-12-08T17:23:32.212Z] Removing intermediate container 8868982e805e [2022-12-08T17:23:32.212Z] ---> c0cef717df9a [2022-12-08T17:23:32.212Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-12-08T17:23:32.212Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-12-08T17:23:32.212Z] af6660deedbd: Pulling fs layer [2022-12-08T17:23:32.212Z] 97cd0a44c592: Pulling fs layer [2022-12-08T17:23:32.212Z] 97cd0a44c592: Verifying Checksum [2022-12-08T17:23:32.212Z] 97cd0a44c592: Download complete [2022-12-08T17:23:32.212Z] af6660deedbd: Verifying Checksum [2022-12-08T17:23:32.212Z] af6660deedbd: Download complete [2022-12-08T17:23:32.470Z] af6660deedbd: Pull complete [2022-12-08T17:23:32.470Z] 97cd0a44c592: Pull complete [2022-12-08T17:23:32.470Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-12-08T17:23:32.470Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-12-08T17:23:32.470Z] ---> fea57e182299 [2022-12-08T17:23:32.470Z] Step 15/35 : FROM alpine:3.16 [2022-12-08T17:23:33.036Z] 3.16: Pulling from library/alpine [2022-12-08T17:23:33.036Z] ca7dd9ec2225: Pulling fs layer [2022-12-08T17:23:33.447Z] ca7dd9ec2225: Verifying Checksum [2022-12-08T17:23:33.447Z] ca7dd9ec2225: Download complete [2022-12-08T17:23:33.447Z] ca7dd9ec2225: Pull complete [2022-12-08T17:23:33.447Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-08T17:23:33.447Z] Status: Downloaded newer image for alpine:3.16 [2022-12-08T17:23:33.447Z] ---> bfe296a52501 [2022-12-08T17:23:33.447Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-08T17:23:33.704Z] ---> Running in 1d395f6d0f3c [2022-12-08T17:23:33.704Z] Removing intermediate container 1d395f6d0f3c [2022-12-08T17:23:33.704Z] ---> 057532b5e9be [2022-12-08T17:23:33.704Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-12-08T17:23:33.704Z] ---> Running in b2436f2975ca [2022-12-08T17:23:33.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-08T17:23:33.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-08T17:23:34.220Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-12-08T17:23:34.220Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-12-08T17:23:34.220Z] (3/83) Installing libxau (1.0.9-r0) [2022-12-08T17:23:34.220Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-12-08T17:23:34.220Z] (5/83) Installing libxcb (1.15-r0) [2022-12-08T17:23:34.220Z] (6/83) Installing libx11 (1.8-r0) [2022-12-08T17:23:34.220Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-12-08T17:23:34.220Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-12-08T17:23:34.220Z] (9/83) Installing expat (2.5.0-r0) [2022-12-08T17:23:34.220Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-12-08T17:23:34.479Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-12-08T17:23:34.479Z] (12/83) Installing libpng (1.6.37-r1) [2022-12-08T17:23:34.479Z] (13/83) Installing freetype (2.12.1-r0) [2022-12-08T17:23:34.479Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-12-08T17:23:34.479Z] (15/83) Installing fribidi (1.0.12-r0) [2022-12-08T17:23:34.479Z] (16/83) Installing libffi (3.4.2-r1) [2022-12-08T17:23:34.479Z] (17/83) Installing libintl (0.21-r2) [2022-12-08T17:23:34.479Z] (18/83) Installing libblkid (2.38-r1) [2022-12-08T17:23:34.479Z] (19/83) Installing libmount (2.38-r1) [2022-12-08T17:23:34.479Z] (20/83) Installing pcre (8.45-r2) [2022-12-08T17:23:34.479Z] (21/83) Installing glib (2.72.1-r0) [2022-12-08T17:23:34.479Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-12-08T17:23:34.479Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-12-08T17:23:34.479Z] (24/83) Installing libass (0.16.0-r0) [2022-12-08T17:23:34.479Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-12-08T17:23:34.479Z] (26/83) Installing libpciaccess (0.16-r0) [2022-12-08T17:23:34.479Z] (27/83) Installing libdrm (2.4.110-r0) [2022-12-08T17:23:34.479Z] (28/83) Installing gmp (6.2.1-r2) [2022-12-08T17:23:34.479Z] (29/83) Installing nettle (3.7.3-r0) [2022-12-08T17:23:34.479Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-12-08T17:23:34.479Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-12-08T17:23:34.479Z] (32/83) Installing libunistring (1.0-r0) [2022-12-08T17:23:34.479Z] (33/83) Installing gnutls (3.7.7-r0) [2022-12-08T17:23:34.479Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-08T17:23:34.479Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-08T17:23:34.479Z] (36/83) Installing lame (3.100-r0) [2022-12-08T17:23:34.738Z] (37/83) Installing opus (1.3.1-r1) [2022-12-08T17:23:34.738Z] (38/83) Installing libasyncns (0.8-r1) [2022-12-08T17:23:34.738Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-12-08T17:23:34.738Z] (40/83) Installing libltdl (2.4.7-r0) [2022-12-08T17:23:34.738Z] (41/83) Installing orc (0.4.32-r0) [2022-12-08T17:23:34.738Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-12-08T17:23:34.738Z] (43/83) Installing libogg (1.3.5-r1) [2022-12-08T17:23:34.738Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-08T17:23:34.738Z] (45/83) Installing flac (1.3.4-r0) [2022-12-08T17:23:34.738Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-12-08T17:23:34.738Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-12-08T17:23:34.738Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-12-08T17:23:34.738Z] (49/83) Installing soxr (0.1.3-r2) [2022-12-08T17:23:34.738Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-12-08T17:23:34.738Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-12-08T17:23:34.738Z] (52/83) Installing libpulse (15.0-r2) [2022-12-08T17:23:34.738Z] (53/83) Installing cjson (1.7.15-r3) [2022-12-08T17:23:34.738Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-12-08T17:23:34.738Z] (55/83) Installing librist (0.2.6-r1) [2022-12-08T17:23:34.738Z] (56/83) Installing libsrt (1.4.4-r0) [2022-12-08T17:23:34.738Z] (57/83) Installing libssh (0.9.6-r1) [2022-12-08T17:23:34.738Z] (58/83) Installing libtheora (1.1.1-r16) [2022-12-08T17:23:34.738Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-12-08T17:23:34.738Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-12-08T17:23:34.738Z] (61/83) Installing libxext (1.3.4-r0) [2022-12-08T17:23:34.738Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-12-08T17:23:34.738Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-12-08T17:23:34.738Z] (64/83) Installing libva (2.14.0-r0) [2022-12-08T17:23:34.738Z] (65/83) Installing libvdpau (1.5-r0) [2022-12-08T17:23:34.738Z] (66/83) Installing vidstab (1.1.0-r1) [2022-12-08T17:23:34.738Z] (67/83) Installing libvpx (1.11.0-r1) [2022-12-08T17:23:34.999Z] (68/83) Installing libwebp (1.2.3-r0) [2022-12-08T17:23:34.999Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-12-08T17:23:34.999Z] (70/83) Installing numactl (2.0.14-r0) [2022-12-08T17:23:34.999Z] (71/83) Installing x265-libs (3.5-r3) [2022-12-08T17:23:34.999Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-12-08T17:23:34.999Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-12-08T17:23:35.258Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-12-08T17:23:35.258Z] (75/83) Installing udev-init-scripts (35-r0) [2022-12-08T17:23:35.258Z] Executing udev-init-scripts-35-r0.post-install [2022-12-08T17:23:35.258Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-12-08T17:23:35.258Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-12-08T17:23:35.258Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-12-08T17:23:35.258Z] (79/83) Installing kmod-libs (29-r2) [2022-12-08T17:23:35.258Z] (80/83) Installing eudev (3.2.11-r0) [2022-12-08T17:23:35.258Z] (81/83) Installing libsodium (1.0.18-r0) [2022-12-08T17:23:35.258Z] (82/83) Installing libzmq (4.3.4-r0) [2022-12-08T17:23:35.258Z] (83/83) Installing zeromq (4.3.4-r0) [2022-12-08T17:23:35.258Z] Executing busybox-1.35.0-r17.trigger [2022-12-08T17:23:35.258Z] Executing eudev-3.2.11-r0.trigger [2022-12-08T17:23:35.258Z] OK: 101 MiB in 97 packages [2022-12-08T17:23:36.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120793 in /w/workspace/foundry_device-usb-camera_PR-118 [Pipeline] { [Pipeline] ws [2022-12-08T17:23:36.710Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-12-08T17:23:36.790Z] Selected Git installation does not exist. Using Default [2022-12-08T17:23:36.790Z] The recommended git tool is: NONE [2022-12-08T17:23:37.840Z] Removing intermediate container b2436f2975ca [2022-12-08T17:23:37.840Z] ---> 2c010ea82302 [2022-12-08T17:23:37.840Z] Step 18/35 : WORKDIR / [2022-12-08T17:23:37.840Z] ---> Running in 2461616d3590 [2022-12-08T17:23:37.840Z] Removing intermediate container 2461616d3590 [2022-12-08T17:23:37.840Z] ---> c65b6f41d7f4 [2022-12-08T17:23:37.840Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-12-08T17:23:38.100Z] ---> 1250892c4794 [2022-12-08T17:23:38.100Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-12-08T17:23:38.359Z] ---> 6a48cd015b1c [2022-12-08T17:23:38.359Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-12-08T17:23:38.359Z] ---> a897afafa31b [2022-12-08T17:23:38.359Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-12-08T17:23:38.359Z] ---> 6929d3115cbb [2022-12-08T17:23:38.359Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-12-08T17:23:38.618Z] ---> 9a2aa5065e55 [2022-12-08T17:23:38.618Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-12-08T17:23:38.618Z] ---> 55ceb51a7b33 [2022-12-08T17:23:38.618Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-12-08T17:23:39.194Z] ---> b485523f1bbe [2022-12-08T17:23:39.194Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-12-08T17:23:39.194Z] ---> Running in 4fe3b972d88f [2022-12-08T17:23:39.760Z] Removing intermediate container 4fe3b972d88f [2022-12-08T17:23:39.760Z] ---> d003c0e102c9 [2022-12-08T17:23:39.760Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-12-08T17:23:39.760Z] ---> Running in c044983122cf [2022-12-08T17:23:40.326Z] Removing intermediate container c044983122cf [2022-12-08T17:23:40.326Z] ---> 9f5eb87327f3 [2022-12-08T17:23:40.326Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-12-08T17:23:40.326Z] ---> Running in 610fbb90c2a7 [2022-12-08T17:23:40.892Z] Removing intermediate container 610fbb90c2a7 [2022-12-08T17:23:40.892Z] ---> 47d41e56b364 [2022-12-08T17:23:40.892Z] Step 29/35 : EXPOSE 59983 [2022-12-08T17:23:40.892Z] ---> Running in f1ea8182551f [2022-12-08T17:23:40.892Z] Removing intermediate container f1ea8182551f [2022-12-08T17:23:40.892Z] ---> bebdd47e961e [2022-12-08T17:23:40.892Z] Step 30/35 : EXPOSE 8554 [2022-12-08T17:23:40.892Z] ---> Running in 9fb611709238 [2022-12-08T17:23:41.149Z] Removing intermediate container 9fb611709238 [2022-12-08T17:23:41.149Z] ---> febf241d0789 [2022-12-08T17:23:41.149Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-12-08T17:23:41.149Z] ---> Running in a936ce6a25f4 [2022-12-08T17:23:41.149Z] Removing intermediate container a936ce6a25f4 [2022-12-08T17:23:41.149Z] ---> 770a2a75ddfb [2022-12-08T17:23:41.149Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-12-08T17:23:41.149Z] ---> Running in 2834ef901c57 [2022-12-08T17:23:41.149Z] Removing intermediate container 2834ef901c57 [2022-12-08T17:23:41.149Z] ---> 8ab82fd7aeac [2022-12-08T17:23:41.149Z] Step 33/35 : LABEL arch=amd64 [2022-12-08T17:23:41.149Z] ---> Running in 8d81f1e548f8 [2022-12-08T17:23:41.407Z] Removing intermediate container 8d81f1e548f8 [2022-12-08T17:23:41.407Z] ---> 9d7be5cd90a4 [2022-12-08T17:23:41.407Z] Step 34/35 : LABEL git_sha=d4fc1229aa3b908edfa15582849d108fcf110429 [2022-12-08T17:23:41.407Z] ---> Running in 50485c69bbbc [2022-12-08T17:23:41.407Z] Removing intermediate container 50485c69bbbc [2022-12-08T17:23:41.407Z] ---> beb6510ec1f0 [2022-12-08T17:23:41.407Z] Step 35/35 : LABEL version=0.0.0 [2022-12-08T17:23:41.407Z] ---> Running in 9043f10a3637 [2022-12-08T17:23:41.407Z] Removing intermediate container 9043f10a3637 [2022-12-08T17:23:41.407Z] ---> c10e9107a5a7 [2022-12-08T17:23:41.407Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-08T17:23:41.407Z] Successfully built c10e9107a5a7 [2022-12-08T17:23:41.407Z] 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) [2022-12-08T17:23:41.781Z] using credential edgex-jenkins-ssh Stage "Snap" skipped due to when conditional [Pipeline] } [2022-12-08T17:23:41.794Z] Cloning the remote Git repository [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:23:42.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T17:23:42.273Z] [2022-12-08T17:23:42.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:23:42.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T17:23:42.656Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-08T17:23:42.656Z] 5eb5b503b376: Pulling fs layer [2022-12-08T17:23:42.656Z] 5c69ac0246d0: Pulling fs layer [2022-12-08T17:23:42.656Z] ec43610c2a17: Pulling fs layer [2022-12-08T17:23:42.656Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-08T17:23:42.656Z] 33b1e0a273af: Pulling fs layer [2022-12-08T17:23:42.656Z] 5d3b04190fa2: Pulling fs layer [2022-12-08T17:23:42.656Z] 2f39f015ded8: Pulling fs layer [2022-12-08T17:23:42.656Z] 33b1e0a273af: Waiting [2022-12-08T17:23:42.656Z] 5d3b04190fa2: Waiting [2022-12-08T17:23:42.656Z] 2f39f015ded8: Waiting [2022-12-08T17:23:42.656Z] 3a2ae6a8a46f: Waiting [2022-12-08T17:23:42.656Z] 5c69ac0246d0: Download complete [2022-12-08T17:23:42.656Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-08T17:23:42.656Z] 3a2ae6a8a46f: Download complete [2022-12-08T17:23:42.656Z] 33b1e0a273af: Verifying Checksum [2022-12-08T17:23:42.656Z] 33b1e0a273af: Download complete [2022-12-08T17:23:42.656Z] ec43610c2a17: Verifying Checksum [2022-12-08T17:23:42.656Z] ec43610c2a17: Download complete [2022-12-08T17:23:41.830Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-12-08T17:23:41.894Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-12-08T17:23:42.015Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-12-08T17:23:42.016Z] > git --version # timeout=10 [2022-12-08T17:23:42.037Z] > git --version # 'git version 2.25.1' [2022-12-08T17:23:42.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-08T17:23:42.080Z] Verifying host key using known hosts file [2022-12-08T17:23:42.258Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-08T17:23:42.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-08T17:23:42.914Z] 5d3b04190fa2: Verifying Checksum [2022-12-08T17:23:42.914Z] 5d3b04190fa2: Download complete [2022-12-08T17:23:42.914Z] 5eb5b503b376: Verifying Checksum [2022-12-08T17:23:42.914Z] 5eb5b503b376: Download complete [2022-12-08T17:23:43.481Z] 2f39f015ded8: Download complete [2022-12-08T17:23:44.047Z] 5eb5b503b376: Pull complete [2022-12-08T17:23:44.047Z] 5c69ac0246d0: Pull complete [2022-12-08T17:23:43.005Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-12-08T17:23:43.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-08T17:23:43.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-12-08T17:23:43.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-12-08T17:23:43.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-08T17:23:43.874Z] Verifying host key using known hosts file [2022-12-08T17:23:43.881Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-08T17:23:43.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/118/head:refs/remotes/origin/PR-118 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-08T17:23:44.450Z] Merging remotes/origin/main commit 7dbe31cb35024f1059b59066306d46ec3655e576 into PR head commit d4fc1229aa3b908edfa15582849d108fcf110429 [2022-12-08T17:23:44.612Z] ec43610c2a17: Pull complete [2022-12-08T17:23:44.612Z] 3a2ae6a8a46f: Pull complete [2022-12-08T17:23:44.682Z] Merge succeeded, producing d4fc1229aa3b908edfa15582849d108fcf110429 [2022-12-08T17:23:44.682Z] Checking out Revision d4fc1229aa3b908edfa15582849d108fcf110429 (PR-118) [2022-12-08T17:23:44.870Z] 33b1e0a273af: Pull complete [2022-12-08T17:23:44.870Z] 5d3b04190fa2: Pull complete [2022-12-08T17:23:44.468Z] > git config core.sparsecheckout # timeout=10 [2022-12-08T17:23:44.485Z] > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 [2022-12-08T17:23:44.570Z] > git remote # timeout=10 [2022-12-08T17:23:44.588Z] > git config --get remote.origin.url # timeout=10 [2022-12-08T17:23:44.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-08T17:23:44.612Z] Verifying host key using known hosts file [2022-12-08T17:23:44.616Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-08T17:23:44.624Z] > git merge 7dbe31cb35024f1059b59066306d46ec3655e576 # timeout=10 [2022-12-08T17:23:44.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-08T17:23:44.688Z] > git config core.sparsecheckout # timeout=10 [2022-12-08T17:23:44.701Z] > git checkout -f d4fc1229aa3b908edfa15582849d108fcf110429 # timeout=10 [2022-12-08T17:23:48.146Z] Commit message: "docs: updated change log for levski release" [2022-12-08T17:23:48.190Z] > git --version # timeout=10 [2022-12-08T17:23:48.200Z] > git --version # 'git version 2.25.1' [2022-12-08T17:23:48.211Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-08T17:23:48.616Z] [2022-12-08T17:23:48.616Z] GitHub has been notified of this commit’s build result [2022-12-08T17:23:48.616Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-08T17:23:49.052Z] 2f39f015ded8: Pull complete [2022-12-08T17:23:49.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-08T17:23:49.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T17:23:49.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:23:49.265Z] prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container [2022-12-08T17:23:49.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-08T17:23:49.328Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-08T17:23:49.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T17:23:49.328Z] Dload Upload Total Spent Left Speed [2022-12-08T17:23:49.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [2022-12-08T17:23:52.364Z] $ docker top 0fc02a6546001d64a359097870abede0852efe630e9d8695632ee37cdb2c0791 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:23:52.806Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-08T17:23:52.919Z] ---> job-cost.sh [2022-12-08T17:23:52.919Z] lf-activate-venv: SKIPPING [2022-12-08T17:23:52.919Z] INFO: No Stack... [2022-12-08T17:23:53.170Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-08T17:23:53.170Z] + sudo tee /etc/docker/daemon.new [2022-12-08T17:23:53.170Z] { [2022-12-08T17:23:53.170Z] "registry-mirrors": [ [2022-12-08T17:23:53.170Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-08T17:23:53.170Z] ], [2022-12-08T17:23:53.170Z] "bip": "10.250.0.254/24", [2022-12-08T17:23:53.170Z] "hosts": [ [2022-12-08T17:23:53.170Z] "tcp://0.0.0.0:5555", [2022-12-08T17:23:53.170Z] "unix:///var/run/docker.sock" [2022-12-08T17:23:53.170Z] ], [2022-12-08T17:23:53.170Z] "mtu": 1458, [2022-12-08T17:23:53.170Z] "selinux-enabled": true, [2022-12-08T17:23:53.170Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-08T17:23:53.170Z] } [2022-12-08T17:23:53.177Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-12-08T17:23:53.528Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-08T17:23:53.744Z] INFO: Archiving Costs [Pipeline] sh [2022-12-08T17:23:53.869Z] + sudo service docker restart [2022-12-08T17:23:54.052Z] + cat /w/workspace/foundry_device-usb-camera_PR-118/archives/cost.csv [2022-12-08T17:23:54.052Z] + cut -d, -f6 [Pipeline] lock [2022-12-08T17:23:54.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [2022-12-08T17:23:54.100Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] did not exist. Created. [2022-12-08T17:23:54.100Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-08T17:23:54.480Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-08T17:23:54.528Z] Stashed 1 file(s) [Pipeline] } [2022-12-08T17:23:54.554Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-08T17:23:54.633Z] $ docker stop --time=1 0fc02a6546001d64a359097870abede0852efe630e9d8695632ee37cdb2c0791 [2022-12-08T17:23:55.782Z] $ docker rm -f 0fc02a6546001d64a359097870abede0852efe630e9d8695632ee37cdb2c0791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-08T17:24:12.192Z] provisioning config files... [2022-12-08T17:24:12.216Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config12181168249927936943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:24:12.610Z] ---> docker-login.sh [2022-12-08T17:24:12.610Z] nexus3.edgexfoundry.org:10001 [2022-12-08T17:24:12.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:24:13.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:24:13.156Z] Configure a credential helper to remove this warning. See [2022-12-08T17:24:13.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:24:13.156Z] [2022-12-08T17:24:13.156Z] Login Succeeded [2022-12-08T17:24:13.156Z] nexus3.edgexfoundry.org:10002 [2022-12-08T17:24:13.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:24:13.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:24:13.424Z] Configure a credential helper to remove this warning. See [2022-12-08T17:24:13.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:24:13.424Z] [2022-12-08T17:24:13.424Z] Login Succeeded [2022-12-08T17:24:13.694Z] nexus3.edgexfoundry.org:10003 [2022-12-08T17:24:13.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:24:13.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:24:13.964Z] Configure a credential helper to remove this warning. See [2022-12-08T17:24:13.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:24:13.964Z] [2022-12-08T17:24:13.964Z] Login Succeeded [2022-12-08T17:24:13.964Z] nexus3.edgexfoundry.org:10004 [2022-12-08T17:24:14.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:24:14.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:24:14.235Z] Configure a credential helper to remove this warning. See [2022-12-08T17:24:14.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:24:14.235Z] [2022-12-08T17:24:14.235Z] Login Succeeded [2022-12-08T17:24:14.235Z] docker.io [2022-12-08T17:24:14.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-08T17:24:14.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-08T17:24:14.773Z] Configure a credential helper to remove this warning. See [2022-12-08T17:24:14.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-08T17:24:14.773Z] [2022-12-08T17:24:14.773Z] Login Succeeded [2022-12-08T17:24:14.773Z] ---> docker-login.sh ends [Pipeline] } [2022-12-08T17:24:14.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-08T17:24:15.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-08T17:24:15.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-08T17:24:15.174Z] ========================================================= [2022-12-08T17:24:15.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-08T17:24:15.174Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:24:15.722Z] + 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-12-08T17:24:17.703Z] Sending build context to Docker daemon 1.068MB [2022-12-08T17:24:17.703Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-08T17:24:17.703Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-08T17:24:17.703Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-08T17:24:17.703Z] 9b18e9b68314: Pulling fs layer [2022-12-08T17:24:17.703Z] 35d82f9e3411: Pulling fs layer [2022-12-08T17:24:17.703Z] e16973657156: Pulling fs layer [2022-12-08T17:24:17.703Z] fc693d55d65f: Pulling fs layer [2022-12-08T17:24:17.703Z] 7e9fc2657dce: Pulling fs layer [2022-12-08T17:24:17.703Z] dda99020689f: Pulling fs layer [2022-12-08T17:24:17.703Z] db1c61fa0a46: Pulling fs layer [2022-12-08T17:24:17.703Z] 891c053d2c06: Pulling fs layer [2022-12-08T17:24:17.703Z] fc693d55d65f: Waiting [2022-12-08T17:24:17.703Z] dda99020689f: Waiting [2022-12-08T17:24:17.703Z] 7e9fc2657dce: Waiting [2022-12-08T17:24:17.703Z] db1c61fa0a46: Waiting [2022-12-08T17:24:17.703Z] 891c053d2c06: Waiting [2022-12-08T17:24:17.703Z] e16973657156: Verifying Checksum [2022-12-08T17:24:17.703Z] e16973657156: Download complete [2022-12-08T17:24:17.703Z] 35d82f9e3411: Download complete [2022-12-08T17:24:17.703Z] 7e9fc2657dce: Verifying Checksum [2022-12-08T17:24:17.703Z] 7e9fc2657dce: Download complete [2022-12-08T17:24:17.703Z] dda99020689f: Verifying Checksum [2022-12-08T17:24:17.703Z] dda99020689f: Download complete [2022-12-08T17:24:17.703Z] 9b18e9b68314: Verifying Checksum [2022-12-08T17:24:17.703Z] 9b18e9b68314: Download complete [2022-12-08T17:24:18.678Z] 9b18e9b68314: Pull complete [2022-12-08T17:24:18.951Z] 891c053d2c06: Verifying Checksum [2022-12-08T17:24:18.951Z] 891c053d2c06: Download complete [2022-12-08T17:24:19.224Z] 35d82f9e3411: Pull complete [2022-12-08T17:24:19.497Z] e16973657156: Pull complete [2022-12-08T17:24:20.085Z] db1c61fa0a46: Download complete [2022-12-08T17:24:20.678Z] fc693d55d65f: Verifying Checksum [2022-12-08T17:24:20.678Z] fc693d55d65f: Download complete [2022-12-08T17:24:33.012Z] fc693d55d65f: Pull complete [2022-12-08T17:24:33.012Z] 7e9fc2657dce: Pull complete [2022-12-08T17:24:33.012Z] dda99020689f: Pull complete [2022-12-08T17:24:39.681Z] db1c61fa0a46: Pull complete [2022-12-08T17:24:42.273Z] 891c053d2c06: Pull complete [2022-12-08T17:24:42.541Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-08T17:24:42.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-08T17:24:42.541Z] ---> f96f9c87975a [2022-12-08T17:24:42.541Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-08T17:24:43.131Z] ---> Running in 2c35e772915c [2022-12-08T17:24:43.398Z] Removing intermediate container 2c35e772915c [2022-12-08T17:24:43.398Z] ---> 3239f187b855 [2022-12-08T17:24:43.398Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-08T17:24:43.672Z] ---> Running in 85829ccb1b1b [2022-12-08T17:24:43.941Z] Removing intermediate container 85829ccb1b1b [2022-12-08T17:24:43.941Z] ---> d1ae396ac5a3 [2022-12-08T17:24:43.941Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-08T17:24:43.941Z] ---> Running in 710f1c2a3ebf [2022-12-08T17:24:44.210Z] Removing intermediate container 710f1c2a3ebf [2022-12-08T17:24:44.210Z] ---> 558374d0f5f8 [2022-12-08T17:24:44.210Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-08T17:24:44.210Z] ---> Running in f9f5560a87e0 [2022-12-08T17:24:44.480Z] Removing intermediate container f9f5560a87e0 [2022-12-08T17:24:44.480Z] ---> 686f084170f5 [2022-12-08T17:24:44.480Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-08T17:24:44.749Z] ---> Running in b2d94719ace6 [2022-12-08T17:24:45.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-08T17:24:45.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-08T17:24:46.943Z] (1/14) Installing libintl (0.21-r2) [2022-12-08T17:24:46.944Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-12-08T17:24:46.944Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-12-08T17:24:46.944Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-12-08T17:24:46.944Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-12-08T17:24:46.944Z] (6/14) Installing udev-init-scripts (35-r0) [2022-12-08T17:24:46.944Z] Executing udev-init-scripts-35-r0.post-install [2022-12-08T17:24:46.944Z] (7/14) Installing libblkid (2.38-r1) [2022-12-08T17:24:46.944Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-12-08T17:24:47.211Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-12-08T17:24:47.211Z] (10/14) Installing kmod-libs (29-r2) [2022-12-08T17:24:47.211Z] (11/14) Installing eudev (3.2.11-r0) [2022-12-08T17:24:47.482Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-12-08T17:24:47.482Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-08T17:24:47.482Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-12-08T17:24:47.482Z] Executing busybox-1.35.0-r17.trigger [2022-12-08T17:24:47.482Z] Executing eudev-3.2.11-r0.trigger [2022-12-08T17:24:47.482Z] OK: 228 MiB in 65 packages [2022-12-08T17:24:48.907Z] Removing intermediate container b2d94719ace6 [2022-12-08T17:24:48.907Z] ---> b46478cf6dca [2022-12-08T17:24:48.907Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-08T17:24:48.907Z] ---> Running in 9814a86a4d8f [2022-12-08T17:24:48.907Z] Removing intermediate container 9814a86a4d8f [2022-12-08T17:24:48.907Z] ---> 7c9d480b6201 [2022-12-08T17:24:48.907Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-08T17:24:49.493Z] ---> d0ea566c9816 [2022-12-08T17:24:49.493Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-08T17:24:49.493Z] ---> Running in 8a9c4aba847d [2022-12-08T17:25:45.963Z] Removing intermediate container 8a9c4aba847d [2022-12-08T17:25:45.963Z] ---> 892cb7aa84d6 [2022-12-08T17:25:45.963Z] Step 11/13 : COPY . . [2022-12-08T17:25:45.963Z] ---> e215a3b7eaf3 [2022-12-08T17:25:45.963Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-08T17:25:45.963Z] ---> Running in dddb6f5a1ac3 [2022-12-08T17:25:45.963Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T17:25:45.963Z]   Dload Upload Total Spent Left Speed [2022-12-08T17:25:45.963Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15005 0 --:--:-- --:--:-- --:--:-- 15171 [2022-12-08T17:25:45.963Z] Removing intermediate container dddb6f5a1ac3 [2022-12-08T17:25:45.963Z] ---> 03b162901593 [2022-12-08T17:25:45.963Z] Step 13/13 : RUN ${MAKE} [2022-12-08T17:25:45.963Z] ---> Running in 8d89fe61faa0 [2022-12-08T17:25:45.963Z] noop [2022-12-08T17:25:45.963Z] Removing intermediate container 8d89fe61faa0 [2022-12-08T17:25:45.963Z] ---> 25f374128547 [2022-12-08T17:25:45.963Z] Successfully built 25f374128547 [2022-12-08T17:25:45.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:25:46.450Z] + docker inspect -f . ci-base-image-arm64 [2022-12-08T17:25:46.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:25:46.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-120793 does not seem to be running inside a container [2022-12-08T17:25:46.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-08T17:25:47.910Z] $ docker top 633c52c4873b88c9a48d163c94f3801184ffff8e726892df3c7fd4f94f41e907 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T17:25:48.780Z] + go version [2022-12-08T17:25:48.780Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-08T17:25:48.817Z] $ docker stop --time=1 633c52c4873b88c9a48d163c94f3801184ffff8e726892df3c7fd4f94f41e907 [2022-12-08T17:25:50.433Z] $ docker rm -f 633c52c4873b88c9a48d163c94f3801184ffff8e726892df3c7fd4f94f41e907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:25:51.281Z] + docker inspect -f . ci-base-image-arm64 [2022-12-08T17:25:51.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:25:51.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-120793 does not seem to be running inside a container [2022-12-08T17:25:51.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-08T17:25:52.746Z] $ docker top fc3517e6821bc591395a9e063a1bfeeec6805badc358e360275cd126887d26bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T17:25:53.621Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-12-08T17:25:54.010Z] + make test [2022-12-08T17:25:54.279Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-08T17:25:55.689Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-08T17:27:32.354Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-12-08T17:27:32.354Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements [2022-12-08T17:27:32.354Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-08T17:27:32.354Z] CGO_ENABLED=1 go vet ./... [2022-12-08T17:27:50.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-08T17:27:50.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-08T17:27:50.593Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-08T17:27:50.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-08T17:27:50.675Z] $ docker stop --time=1 fc3517e6821bc591395a9e063a1bfeeec6805badc358e360275cd126887d26bb [2022-12-08T17:27:53.000Z] $ docker rm -f fc3517e6821bc591395a9e063a1bfeeec6805badc358e360275cd126887d26bb [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-08T17:27:53.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-08T17:27:54.003Z] Warning: overwriting stash ‘coverage-report’ [2022-12-08T17:27:54.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-08T17:27:55.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-08T17:27:55.404Z] + ls -al . [2022-12-08T17:27:55.404Z] total 200 [2022-12-08T17:27:55.404Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 17:25 . [2022-12-08T17:27:55.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:23 .. [2022-12-08T17:27:55.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 17:23 .git [2022-12-08T17:27:55.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:23 .github [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 414 Dec 8 17:23 .gitignore [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 8 17:23 .golangci.yml [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 8 17:23 .hadolint.yml [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 9702 Dec 8 17:23 Attribution.txt [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 5305 Dec 8 17:23 CHANGELOG.md [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 2378 Dec 8 17:23 Dockerfile [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 8 17:23 GOVERNANCE.md [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 8 17:23 Jenkinsfile [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 8 17:23 LICENSE [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 2554 Dec 8 17:23 Makefile [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 8 17:23 OWNERS.md [2022-12-08T17:27:55.404Z] -rw-rw-r-- 1 jenkins jenkins 5934 Dec 8 17:23 README.md [2022-12-08T17:27:55.405Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 17:21 VERSION [2022-12-08T17:27:55.405Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 17:23 bin [2022-12-08T17:27:55.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:23 cmd [2022-12-08T17:27:55.405Z] -rw-r--r-- 1 jenkins jenkins 30410 Dec 8 17:27 coverage.out [2022-12-08T17:27:55.405Z] -rwxrwxr-x 1 jenkins jenkins 140 Dec 8 17:23 docker-entrypoint.sh [2022-12-08T17:27:55.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:23 docs [2022-12-08T17:27:55.405Z] -rw-rw-r-- 1 jenkins jenkins 3573 Dec 8 17:23 go.mod [2022-12-08T17:27:55.405Z] -rw-rw-r-- 1 jenkins jenkins 45026 Dec 8 17:23 go.sum [2022-12-08T17:27:55.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 17:23 internal [2022-12-08T17:27:55.405Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 17:23 snap [2022-12-08T17:27:55.405Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 8 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:27:55.831Z] + 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=d4fc1229aa3b908edfa15582849d108fcf110429 --label arch=arm64 --label version=0.0.0 . [2022-12-08T17:27:56.106Z] Sending build context to Docker daemon 1.099MB [2022-12-08T17:27:56.106Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-12-08T17:27:56.106Z] Step 2/35 : FROM ${BASE} AS builder [2022-12-08T17:27:56.106Z] ---> 25f374128547 [2022-12-08T17:27:56.106Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2022-12-08T17:27:56.381Z] ---> Running in 2887678b7e9a [2022-12-08T17:27:56.650Z] Removing intermediate container 2887678b7e9a [2022-12-08T17:27:56.650Z] ---> 783719bd691a [2022-12-08T17:27:56.650Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-08T17:27:56.650Z] ---> Running in 1a1ecbb380a7 [2022-12-08T17:27:56.927Z] Removing intermediate container 1a1ecbb380a7 [2022-12-08T17:27:56.927Z] ---> 753c4d379c1b [2022-12-08T17:27:56.927Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-08T17:27:57.195Z] ---> Running in bd8e48acdbd5 [2022-12-08T17:27:57.462Z] Removing intermediate container bd8e48acdbd5 [2022-12-08T17:27:57.462Z] ---> e6892d9cb1dc [2022-12-08T17:27:57.462Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-08T17:27:57.462Z] ---> Running in 3061a42aa2e9 [2022-12-08T17:27:57.729Z] Removing intermediate container 3061a42aa2e9 [2022-12-08T17:27:57.729Z] ---> ba4ec57127ad [2022-12-08T17:27:57.729Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-08T17:27:57.729Z] ---> Running in 982d3a34c5ab [2022-12-08T17:28:00.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-08T17:28:00.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-08T17:28:01.539Z] OK: 228 MiB in 65 packages [2022-12-08T17:28:02.498Z] Removing intermediate container 982d3a34c5ab [2022-12-08T17:28:02.498Z] ---> 1c6167cec1f9 [2022-12-08T17:28:02.498Z] Step 8/35 : WORKDIR /device-usb-camera [2022-12-08T17:28:02.498Z] ---> Running in 6f26e8381230 [2022-12-08T17:28:02.765Z] Removing intermediate container 6f26e8381230 [2022-12-08T17:28:02.765Z] ---> 6ff0c81f032b [2022-12-08T17:28:02.765Z] Step 9/35 : COPY go.mod vendor* ./ [2022-12-08T17:28:03.349Z] ---> 4c51d1168442 [2022-12-08T17:28:03.349Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-08T17:28:03.349Z] ---> Running in d1dbb463b9d6 [2022-12-08T17:28:05.947Z] Removing intermediate container d1dbb463b9d6 [2022-12-08T17:28:05.947Z] ---> 13e353678cce [2022-12-08T17:28:05.947Z] Step 11/35 : COPY . . [2022-12-08T17:28:06.667Z] ---> a4f2fe25d9eb [2022-12-08T17:28:06.667Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-08T17:28:06.667Z] ---> Running in 03c0c60b7f8d [2022-12-08T17:28:08.190Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T17:28:08.190Z] Dload Upload Total Spent Left Speed [2022-12-08T17:28:08.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7005 0 --:--:-- --:--:-- --:--:-- 7033 [2022-12-08T17:28:08.824Z] Removing intermediate container 03c0c60b7f8d [2022-12-08T17:28:08.824Z] ---> 969ff5d1e437 [2022-12-08T17:28:08.824Z] Step 13/35 : RUN ${MAKE} [2022-12-08T17:28:08.824Z] ---> Running in 0fd1450afd91 [2022-12-08T17:28:10.280Z] CGO_ENABLED=1 go build -tags "" -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" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-12-08T17:30:47.066Z] Removing intermediate container 0fd1450afd91 [2022-12-08T17:30:47.066Z] ---> dc9eb6273843 [2022-12-08T17:30:47.066Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-12-08T17:30:47.066Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-12-08T17:30:47.066Z] eab2503cf8f4: Pulling fs layer [2022-12-08T17:30:47.066Z] 97cd0a44c592: Pulling fs layer [2022-12-08T17:30:47.066Z] eab2503cf8f4: Verifying Checksum [2022-12-08T17:30:47.066Z] eab2503cf8f4: Download complete [2022-12-08T17:30:47.066Z] eab2503cf8f4: Pull complete [2022-12-08T17:30:47.066Z] 97cd0a44c592: Pull complete [2022-12-08T17:30:47.066Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-12-08T17:30:47.066Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-12-08T17:30:47.066Z] ---> 7f763cca56b3 [2022-12-08T17:30:47.066Z] Step 15/35 : FROM alpine:3.16 [2022-12-08T17:30:47.066Z] 3.16: Pulling from library/alpine [2022-12-08T17:30:47.066Z] 6875df1f5354: Pulling fs layer [2022-12-08T17:30:47.066Z] 6875df1f5354: Verifying Checksum [2022-12-08T17:30:47.066Z] 6875df1f5354: Download complete [2022-12-08T17:30:47.066Z] 6875df1f5354: Pull complete [2022-12-08T17:30:47.066Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-08T17:30:47.066Z] Status: Downloaded newer image for alpine:3.16 [2022-12-08T17:30:47.066Z] ---> 2b4661558fb8 [2022-12-08T17:30:47.066Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-12-08T17:30:47.066Z] ---> Running in 5661e85713ff [2022-12-08T17:30:47.066Z] Removing intermediate container 5661e85713ff [2022-12-08T17:30:47.066Z] ---> 4f6fe3c9bc2f [2022-12-08T17:30:47.066Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-12-08T17:30:47.066Z] ---> Running in 73f47ac41643 [2022-12-08T17:30:47.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-08T17:30:47.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-08T17:30:48.029Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-12-08T17:30:48.029Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-12-08T17:30:48.297Z] (3/82) Installing libxau (1.0.9-r0) [2022-12-08T17:30:48.297Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-12-08T17:30:48.297Z] (5/82) Installing libxcb (1.15-r0) [2022-12-08T17:30:48.297Z] (6/82) Installing libx11 (1.8-r0) [2022-12-08T17:30:48.297Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-12-08T17:30:48.565Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-12-08T17:30:48.565Z] (9/82) Installing expat (2.5.0-r0) [2022-12-08T17:30:48.565Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-12-08T17:30:48.565Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-12-08T17:30:48.565Z] (12/82) Installing libpng (1.6.37-r1) [2022-12-08T17:30:48.565Z] (13/82) Installing freetype (2.12.1-r0) [2022-12-08T17:30:48.565Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-12-08T17:30:48.565Z] (15/82) Installing fribidi (1.0.12-r0) [2022-12-08T17:30:48.834Z] (16/82) Installing libffi (3.4.2-r1) [2022-12-08T17:30:48.834Z] (17/82) Installing libintl (0.21-r2) [2022-12-08T17:30:48.834Z] (18/82) Installing libblkid (2.38-r1) [2022-12-08T17:30:48.834Z] (19/82) Installing libmount (2.38-r1) [2022-12-08T17:30:48.834Z] (20/82) Installing pcre (8.45-r2) [2022-12-08T17:30:48.834Z] (21/82) Installing glib (2.72.1-r0) [2022-12-08T17:30:48.834Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-12-08T17:30:48.834Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-12-08T17:30:48.834Z] (24/82) Installing libass (0.16.0-r0) [2022-12-08T17:30:48.834Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-12-08T17:30:48.834Z] (26/82) Installing libdrm (2.4.110-r0) [2022-12-08T17:30:48.834Z] (27/82) Installing gmp (6.2.1-r2) [2022-12-08T17:30:48.834Z] (28/82) Installing nettle (3.7.3-r0) [2022-12-08T17:30:49.102Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-12-08T17:30:49.102Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-12-08T17:30:49.102Z] (31/82) Installing libunistring (1.0-r0) [2022-12-08T17:30:49.102Z] (32/82) Installing gnutls (3.7.7-r0) [2022-12-08T17:30:49.102Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-08T17:30:49.102Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-08T17:30:49.102Z] (35/82) Installing lame (3.100-r0) [2022-12-08T17:30:49.102Z] (36/82) Installing opus (1.3.1-r1) [2022-12-08T17:30:49.102Z] (37/82) Installing libasyncns (0.8-r1) [2022-12-08T17:30:49.102Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-12-08T17:30:49.102Z] (39/82) Installing libltdl (2.4.7-r0) [2022-12-08T17:30:49.102Z] (40/82) Installing orc (0.4.32-r0) [2022-12-08T17:30:49.102Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-12-08T17:30:49.102Z] (42/82) Installing libogg (1.3.5-r1) [2022-12-08T17:30:49.102Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-08T17:30:49.370Z] (44/82) Installing flac (1.3.4-r0) [2022-12-08T17:30:49.370Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-12-08T17:30:49.370Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-12-08T17:30:49.370Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-12-08T17:30:49.370Z] (48/82) Installing soxr (0.1.3-r2) [2022-12-08T17:30:49.370Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-12-08T17:30:49.371Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-12-08T17:30:49.371Z] (51/82) Installing libpulse (15.0-r2) [2022-12-08T17:30:49.371Z] (52/82) Installing cjson (1.7.15-r3) [2022-12-08T17:30:49.371Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-12-08T17:30:49.371Z] (54/82) Installing librist (0.2.6-r1) [2022-12-08T17:30:49.371Z] (55/82) Installing libsrt (1.4.4-r0) [2022-12-08T17:30:49.371Z] (56/82) Installing libssh (0.9.6-r1) [2022-12-08T17:30:49.371Z] (57/82) Installing libtheora (1.1.1-r16) [2022-12-08T17:30:49.639Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-12-08T17:30:49.639Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-12-08T17:30:49.639Z] (60/82) Installing libxext (1.3.4-r0) [2022-12-08T17:30:49.639Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-12-08T17:30:49.639Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-12-08T17:30:49.639Z] (63/82) Installing libva (2.14.0-r0) [2022-12-08T17:30:49.639Z] (64/82) Installing libvdpau (1.5-r0) [2022-12-08T17:30:49.639Z] (65/82) Installing vidstab (1.1.0-r1) [2022-12-08T17:30:49.639Z] (66/82) Installing libvpx (1.11.0-r1) [2022-12-08T17:30:49.639Z] (67/82) Installing libwebp (1.2.3-r0) [2022-12-08T17:30:49.639Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-12-08T17:30:49.639Z] (69/82) Installing numactl (2.0.14-r0) [2022-12-08T17:30:49.639Z] (70/82) Installing x265-libs (3.5-r3) [2022-12-08T17:30:49.909Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-12-08T17:30:49.909Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-12-08T17:30:50.497Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-12-08T17:30:50.497Z] (74/82) Installing udev-init-scripts (35-r0) [2022-12-08T17:30:50.497Z] Executing udev-init-scripts-35-r0.post-install [2022-12-08T17:30:50.497Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-12-08T17:30:50.497Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-12-08T17:30:50.497Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-12-08T17:30:50.497Z] (78/82) Installing kmod-libs (29-r2) [2022-12-08T17:30:50.497Z] (79/82) Installing eudev (3.2.11-r0) [2022-12-08T17:30:50.497Z] (80/82) Installing libsodium (1.0.18-r0) [2022-12-08T17:30:50.497Z] (81/82) Installing libzmq (4.3.4-r0) [2022-12-08T17:30:50.497Z] (82/82) Installing zeromq (4.3.4-r0) [2022-12-08T17:30:50.497Z] Executing busybox-1.35.0-r17.trigger [2022-12-08T17:30:50.497Z] Executing eudev-3.2.11-r0.trigger [2022-12-08T17:30:50.497Z] OK: 78 MiB in 96 packages [2022-12-08T17:30:53.855Z] Removing intermediate container 73f47ac41643 [2022-12-08T17:30:53.855Z] ---> a7583284fa13 [2022-12-08T17:30:53.855Z] Step 18/35 : WORKDIR / [2022-12-08T17:30:53.855Z] ---> Running in b0be482d4a9f [2022-12-08T17:30:53.855Z] Removing intermediate container b0be482d4a9f [2022-12-08T17:30:53.855Z] ---> 2e96490388b8 [2022-12-08T17:30:53.855Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-12-08T17:30:55.269Z] ---> 467ac79a8db8 [2022-12-08T17:30:55.269Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-12-08T17:30:55.856Z] ---> 07351e2be064 [2022-12-08T17:30:55.857Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-12-08T17:30:57.799Z] ---> 1d025877e361 [2022-12-08T17:30:57.799Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-12-08T17:30:58.067Z] ---> bbbd71ed29eb [2022-12-08T17:30:58.067Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-12-08T17:30:58.333Z] ---> a4c4c0ffe5da [2022-12-08T17:30:58.333Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-12-08T17:30:58.925Z] ---> db4fdd6d1a06 [2022-12-08T17:30:58.925Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-12-08T17:31:00.335Z] ---> 1091a9e5919b [2022-12-08T17:31:00.336Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-12-08T17:31:00.336Z] ---> Running in b0b5c13677af [2022-12-08T17:31:01.757Z] Removing intermediate container b0b5c13677af [2022-12-08T17:31:01.757Z] ---> e31dac947cf8 [2022-12-08T17:31:01.757Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-12-08T17:31:01.757Z] ---> Running in 362b13a3094a [2022-12-08T17:31:03.701Z] Removing intermediate container 362b13a3094a [2022-12-08T17:31:03.701Z] ---> 76137324382a [2022-12-08T17:31:03.701Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-12-08T17:31:03.701Z] ---> Running in b95d66f9d4b7 [2022-12-08T17:31:05.122Z] Removing intermediate container b95d66f9d4b7 [2022-12-08T17:31:05.122Z] ---> 99dcff25ae23 [2022-12-08T17:31:05.122Z] Step 29/35 : EXPOSE 59983 [2022-12-08T17:31:05.122Z] ---> Running in 58288ba2306c [2022-12-08T17:31:05.389Z] Removing intermediate container 58288ba2306c [2022-12-08T17:31:05.389Z] ---> 1e9e8e9a9364 [2022-12-08T17:31:05.389Z] Step 30/35 : EXPOSE 8554 [2022-12-08T17:31:05.389Z] ---> Running in 5e37939d5297 [2022-12-08T17:31:05.657Z] Removing intermediate container 5e37939d5297 [2022-12-08T17:31:05.657Z] ---> 094b6c6850df [2022-12-08T17:31:05.657Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-12-08T17:31:05.657Z] ---> Running in 972e42a3ca6a [2022-12-08T17:31:06.243Z] Removing intermediate container 972e42a3ca6a [2022-12-08T17:31:06.243Z] ---> 5f3668c8a9a9 [2022-12-08T17:31:06.243Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-12-08T17:31:06.243Z] ---> Running in 4743f18ca5f4 [2022-12-08T17:31:06.510Z] Removing intermediate container 4743f18ca5f4 [2022-12-08T17:31:06.510Z] ---> a0b2802af2e4 [2022-12-08T17:31:06.510Z] Step 33/35 : LABEL arch=arm64 [2022-12-08T17:31:06.510Z] ---> Running in 0cb0837e942b [2022-12-08T17:31:06.779Z] Removing intermediate container 0cb0837e942b [2022-12-08T17:31:06.779Z] ---> 3286adcab2df [2022-12-08T17:31:06.779Z] Step 34/35 : LABEL git_sha=d4fc1229aa3b908edfa15582849d108fcf110429 [2022-12-08T17:31:06.779Z] ---> Running in d04e1651f343 [2022-12-08T17:31:07.048Z] Removing intermediate container d04e1651f343 [2022-12-08T17:31:07.048Z] ---> de7b10a00f36 [2022-12-08T17:31:07.048Z] Step 35/35 : LABEL version=0.0.0 [2022-12-08T17:31:07.317Z] ---> Running in 7e5a2f1a14bd [2022-12-08T17:31:07.584Z] Removing intermediate container 7e5a2f1a14bd [2022-12-08T17:31:07.584Z] ---> dff710161b76 [2022-12-08T17:31:07.584Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-08T17:31:07.584Z] Successfully built dff710161b76 [2022-12-08T17:31:07.584Z] 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-12-08T17:31:08.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-08T17:31:08.403Z] [2022-12-08T17:31:08.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:31:08.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-08T17:31:09.384Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-08T17:31:09.384Z] 8998bd30e6a1: Pulling fs layer [2022-12-08T17:31:09.384Z] 04944245beec: Pulling fs layer [2022-12-08T17:31:09.384Z] 699f458cf7ca: Pulling fs layer [2022-12-08T17:31:09.384Z] 765212b225bb: Pulling fs layer [2022-12-08T17:31:09.384Z] f23df028b6ca: Pulling fs layer [2022-12-08T17:31:09.384Z] d65c8cfc05b1: Pulling fs layer [2022-12-08T17:31:09.384Z] 2437ff75d9bd: Pulling fs layer [2022-12-08T17:31:09.384Z] f23df028b6ca: Waiting [2022-12-08T17:31:09.384Z] d65c8cfc05b1: Waiting [2022-12-08T17:31:09.384Z] 2437ff75d9bd: Waiting [2022-12-08T17:31:09.384Z] 765212b225bb: Waiting [2022-12-08T17:31:09.384Z] 04944245beec: Verifying Checksum [2022-12-08T17:31:09.384Z] 04944245beec: Download complete [2022-12-08T17:31:09.384Z] 765212b225bb: Verifying Checksum [2022-12-08T17:31:09.384Z] 765212b225bb: Download complete [2022-12-08T17:31:09.658Z] f23df028b6ca: Verifying Checksum [2022-12-08T17:31:09.658Z] f23df028b6ca: Download complete [2022-12-08T17:31:09.658Z] d65c8cfc05b1: Verifying Checksum [2022-12-08T17:31:09.658Z] d65c8cfc05b1: Download complete [2022-12-08T17:31:09.658Z] 699f458cf7ca: Verifying Checksum [2022-12-08T17:31:09.658Z] 699f458cf7ca: Download complete [2022-12-08T17:31:10.246Z] 8998bd30e6a1: Download complete [2022-12-08T17:31:12.191Z] 2437ff75d9bd: Verifying Checksum [2022-12-08T17:31:12.191Z] 2437ff75d9bd: Download complete [2022-12-08T17:31:14.134Z] 8998bd30e6a1: Pull complete [2022-12-08T17:31:14.401Z] 04944245beec: Pull complete [2022-12-08T17:31:15.808Z] 699f458cf7ca: Pull complete [2022-12-08T17:31:16.074Z] 765212b225bb: Pull complete [2022-12-08T17:31:16.658Z] f23df028b6ca: Pull complete [2022-12-08T17:31:16.926Z] d65c8cfc05b1: Pull complete [2022-12-08T17:31:31.907Z] 2437ff75d9bd: Pull complete [2022-12-08T17:31:31.907Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-08T17:31:31.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-08T17:31:31.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:31:32.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-120793 does not seem to be running inside a container [2022-12-08T17:31:32.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-08T17:31:34.719Z] $ docker top 8824428677a570b34c1e90717949f0d0bf7e4ced0f420ab3eb3292b1822fdedb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:35.303Z] ---> job-cost.sh [2022-12-08T17:31:35.567Z] lf-activate-venv: SKIPPING [2022-12-08T17:31:35.567Z] INFO: No Stack... [2022-12-08T17:31:35.832Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-08T17:31:36.782Z] INFO: Archiving Costs [Pipeline] sh [2022-12-08T17:31:37.120Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-12-08T17:31:37.120Z] + cut -d, -f6 [Pipeline] lock [2022-12-08T17:31:37.201Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [2022-12-08T17:31:37.205Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] did not exist. Created. [2022-12-08T17:31:37.205Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-08T17:31:37.602Z] /w/workspace/device-usb-camera/1@tmp/durable-532c920a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-08T17:31:37.940Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-08T17:31:37.972Z] Warning: overwriting stash ‘stack-cost’ [2022-12-08T17:31:38.015Z] Stashed 1 file(s) [Pipeline] } [2022-12-08T17:31:38.029Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-118-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-08T17:31:38.100Z] $ docker stop --time=1 8824428677a570b34c1e90717949f0d0bf7e4ced0f420ab3eb3292b1822fdedb [2022-12-08T17:31:39.515Z] $ docker rm -f 8824428677a570b34c1e90717949f0d0bf7e4ced0f420ab3eb3292b1822fdedb [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-12-08T17:31:40.470Z] provisioning config files... [2022-12-08T17:31:40.477Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config10582184548656654710tmp [Pipeline] { [Pipeline] sh [2022-12-08T17:31:40.817Z] + set +x [2022-12-08T17:31:40.817Z] + + curl -sbash -s https://codecov.io/bash -- [2022-12-08T17:31:40.817Z] [2022-12-08T17:31:41.077Z] [2022-12-08T17:31:41.077Z] _____ _ [2022-12-08T17:31:41.077Z] / ____| | | [2022-12-08T17:31:41.077Z] | | ___ __| | ___ ___ _____ __ [2022-12-08T17:31:41.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-08T17:31:41.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-08T17:31:41.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-08T17:31:41.077Z] Bash-1.0.6 [2022-12-08T17:31:41.077Z] [2022-12-08T17:31:41.077Z] [2022-12-08T17:31:41.077Z] ==> git version 2.25.1 found [2022-12-08T17:31:41.077Z] ==> 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-12-08T17:31:41.077Z] Release-Date: 2020-01-08 [2022-12-08T17:31:41.077Z] 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-12-08T17:31:41.077Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-08T17:31:41.077Z] ==> Jenkins CI detected. [2022-12-08T17:31:41.077Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-118 [2022-12-08T17:31:41.077Z] project root: . [2022-12-08T17:31:41.077Z] --> token set from env [2022-12-08T17:31:41.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-08T17:31:41.077Z] ==> Running gcov in . (disable via -X gcov) [2022-12-08T17:31:41.077Z] ==> Python coveragepy not found [2022-12-08T17:31:41.077Z] ==> Searching for coverage reports in: [2022-12-08T17:31:41.077Z] + . [2022-12-08T17:31:41.077Z] -> Found 1 reports [2022-12-08T17:31:41.077Z] ==> Detecting git/mercurial file structure [2022-12-08T17:31:41.077Z] ==> Reading reports [2022-12-08T17:31:41.077Z] + ./coverage.out bytes=30410 [2022-12-08T17:31:41.077Z] ==> Appending adjustments [2022-12-08T17:31:41.077Z] https://docs.codecov.io/docs/fixing-reports [2022-12-08T17:31:41.337Z] + Found adjustments [2022-12-08T17:31:41.337Z] ==> Gzipping contents [2022-12-08T17:31:41.337Z] 8.0K /tmp/codecov.aNXudI.gz [2022-12-08T17:31:41.337Z] ==> Uploading reports [2022-12-08T17:31:41.337Z] url: https://codecov.io [2022-12-08T17:31:41.337Z] query: branch=PR-118&commit=d4fc1229aa3b908edfa15582849d108fcf110429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=118&job=&cmd_args= [2022-12-08T17:31:41.337Z] -> Pinging Codecov [2022-12-08T17:31:41.337Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-118&commit=d4fc1229aa3b908edfa15582849d108fcf110429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=118&job=&cmd_args= [2022-12-08T17:31:41.596Z] -> Uploading to [2022-12-08T17:31:41.596Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-08/73D8F5FF140700D3E01443B452E23636/d4fc1229aa3b908edfa15582849d108fcf110429/ab130ccc-5d4d-4866-b0ba-fb3159db6fbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221208T173141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=598f2c8b5d3adfa3ca46e7a80bbad0f32bc29885d317a018958bd6805e417454 [2022-12-08T17:31:41.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-08T17:31:41.596Z] Dload Upload Total Spent Left Speed [2022-12-08T17:31:41.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4293 0 0 100 4293 0 19425 --:--:-- --:--:-- --:--:-- 19337 100 4293 0 0 100 4293 0 18424 --:--:-- --:--:-- --:--:-- 18424 [2022-12-08T17:31:41.857Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d4fc1229aa3b908edfa15582849d108fcf110429 [Pipeline] } [2022-12-08T17:31:41.882Z] 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-12-08T17:31:43.658Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-118/archives ] [2022-12-08T17:31:43.658Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-118/archives [2022-12-08T17:31:43.658Z] total 16 [2022-12-08T17:31:43.659Z] drwxr-xr-x 3 root root 4096 Dec 8 17:23 . [2022-12-08T17:31:43.659Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 8 17:23 .. [2022-12-08T17:31:43.659Z] drwxr-xr-x 2 root root 4096 Dec 8 17:23 cost [2022-12-08T17:31:43.659Z] -rw-r--r-- 1 root root 89 Dec 8 17:23 cost.csv [2022-12-08T17:31:43.659Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-118/archives [2022-12-08T17:31:43.659Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-118/archives [2022-12-08T17:31:43.659Z] total 16 [2022-12-08T17:31:43.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 17:23 . [2022-12-08T17:31:43.659Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 8 17:23 .. [2022-12-08T17:31:43.659Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 17:23 cost [2022-12-08T17:31:43.659Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 8 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:43.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:44.875Z] ---> package-listing.sh [2022-12-08T17:31:44.875Z] ++ facter osfamily [2022-12-08T17:31:44.875Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-08T17:31:45.134Z] + OS_FAMILY=debian [2022-12-08T17:31:45.134Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-118 [2022-12-08T17:31:45.134Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-08T17:31:45.134Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-08T17:31:45.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-08T17:31:45.134Z] + PACKAGES=/tmp/packages_start.txt [2022-12-08T17:31:45.134Z] + '[' /w/workspace/foundry_device-usb-camera_PR-118 ']' [2022-12-08T17:31:45.134Z] + PACKAGES=/tmp/packages_end.txt [2022-12-08T17:31:45.134Z] + case "${OS_FAMILY}" in [2022-12-08T17:31:45.134Z] + dpkg -l [2022-12-08T17:31:45.134Z] + grep '^ii' [2022-12-08T17:31:45.134Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-08T17:31:45.134Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-08T17:31:45.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-08T17:31:45.134Z] + '[' /w/workspace/foundry_device-usb-camera_PR-118 ']' [2022-12-08T17:31:45.134Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-118/archives/ [2022-12-08T17:31:45.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-118/archives/ [Pipeline] echo [2022-12-08T17:31:45.171Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-08T17:31:45.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-08T17:31:46.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-08T17:31:46.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-08T17:31:46.246Z] prd-ubuntu20.04-docker-8c-8g-120792 does not seem to be running inside a container [2022-12-08T17:31:46.280Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-118/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-118 -v /w/workspace/foundry_device-usb-camera_PR-118:/w/workspace/foundry_device-usb-camera_PR-118:rw,z -v /w/workspace/foundry_device-usb-camera_PR-118@tmp:/w/workspace/foundry_device-usb-camera_PR-118@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-12-08T17:31:46.519Z] $ docker top 3c86ec3040e27c4524c946920d5748e21f5ad3896381d65bbfb15fa71993bee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-08T17:31:46.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-08T17:31:47.218Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-08T17:31:47.531Z] + ls /var/log/sa-host [2022-12-08T17:31:47.531Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-08T17:31:47.746Z] provisioning config files... [2022-12-08T17:31:47.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-118@tmp/config9626268511005394060tmp [Pipeline] { [Pipeline] echo [2022-12-08T17:31:47.814Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:48.124Z] ---> create-netrc.sh [Pipeline] } [2022-12-08T17:31:48.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:48.559Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-08T17:31:48.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:48.897Z] ---> sudo-logs.sh [2022-12-08T17:31:48.897Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-08T17:31:48.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:49.293Z] ---> job-cost.sh [2022-12-08T17:31:49.293Z] lf-activate-venv: SKIPPING [2022-12-08T17:31:49.293Z] DEBUG: total: 0.2199999988079071 [2022-12-08T17:31:49.293Z] INFO: Retrieving Stack Cost... [2022-12-08T17:31:49.552Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-08T17:31:50.119Z] INFO: Archiving Costs [Pipeline] echo [2022-12-08T17:31:50.153Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-08T17:31:50.462Z] ---> logs-deploy.sh [2022-12-08T17:31:50.462Z] lf-activate-venv: SKIPPING [2022-12-08T17:31:50.462Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-118/1 [2022-12-08T17:31:50.462Z] INFO: archiving workspace using pattern(s): [2022-12-08T17:31:51.396Z] Archives upload complete. [2022-12-08T17:31:51.396Z] INFO: archiving logs to Nexus