Pull request #153 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8398298e9545ec1247ca0c2743952ce0c6b87ccd+d43df4097523a2749be68cc9a7c29d8397ed8c11 (52f39332135dfe53b665adc784cd3ffdc06d78eb) 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-ssh4182190958501429452.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13301283608157275185.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-153/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-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18186790956035872152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-153/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13775605194743846157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14719506333806999746.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-153/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-153/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9487291991270716515.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6484 in /w/workspace/foundry_device-usb-camera_PR-153 [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-153 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 8398298e9545ec1247ca0c2743952ce0c6b87ccd Merge succeeded, producing 8398298e9545ec1247ca0c2743952ce0c6b87ccd Checking out Revision 8398298e9545ec1247ca0c2743952ce0c6b87ccd (PR-153) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T18:03:14.937Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T18:03:15.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T18:03:15.210Z] ========================================================= [2023-02-17T18:03:15.210Z] EdgeX Global Pipelines Version Info [2023-02-17T18:03:15.210Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:03:15.936Z] ------------------- [2023-02-17T18:03:15.936Z] stable info: [2023-02-17T18:03:15.936Z] ------------------- [2023-02-17T18:03:15.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T18:03:15.936Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T18:03:15.936Z] Message: update stable to v1.0.244 [2023-02-17T18:03:16.507Z] ------------------- [2023-02-17T18:03:16.507Z] experimental info: [2023-02-17T18:03:16.507Z] ------------------- [2023-02-17T18:03:16.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T18:03:16.507Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T18:03:16.507Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T18:03:16.739Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-17T18:03:16.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-17T18:03:16.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T18:03:16.852Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T18:03:16.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T18:03:16.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T18:03:16.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T18:03:17.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T18:03:17.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T18:03:17.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T18:03:17.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T18:03:17.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-17T18:03:17.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T18:03:17.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T18:03:17.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T18:03:17.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T18:03:17.347Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T18:03:17.383Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T18:03:17.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T18:03:17.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T18:03:17.498Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T18:03:17.535Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T18:03:17.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T18:03:17.618Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T18:03:17.658Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T18:03:17.695Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T18:03:17.735Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T18:03:17.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-153 [Pipeline] echo [2023-02-17T18:03:17.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-153 [Pipeline] echo [2023-02-17T18:03:17.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-153 [Pipeline] echo [2023-02-17T18:03:17.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo [2023-02-17T18:03:17.929Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8398298 [Pipeline] echo [2023-02-17T18:03:17.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T18:03:18.087Z] provisioning config files... [2023-02-17T18:03:18.103Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config5586245705754567232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:03:18.445Z] ---> docker-login.sh [2023-02-17T18:03:18.445Z] nexus3.edgexfoundry.org:10001 [2023-02-17T18:03:18.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:18.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:18.707Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:18.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:18.707Z] [2023-02-17T18:03:18.707Z] Login Succeeded [2023-02-17T18:03:18.707Z] nexus3.edgexfoundry.org:10002 [2023-02-17T18:03:18.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:18.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:18.970Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:18.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:18.970Z] [2023-02-17T18:03:18.970Z] Login Succeeded [2023-02-17T18:03:18.970Z] nexus3.edgexfoundry.org:10003 [2023-02-17T18:03:18.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:18.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:18.970Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:18.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:18.970Z] [2023-02-17T18:03:18.970Z] Login Succeeded [2023-02-17T18:03:18.970Z] nexus3.edgexfoundry.org:10004 [2023-02-17T18:03:18.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:19.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:19.230Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:19.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:19.230Z] [2023-02-17T18:03:19.230Z] Login Succeeded [2023-02-17T18:03:19.230Z] docker.io [2023-02-17T18:03:19.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:19.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:19.490Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:19.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:19.490Z] [2023-02-17T18:03:19.490Z] Login Succeeded [2023-02-17T18:03:19.490Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T18:03:19.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T18:03:20.116Z] + git rev-list -1 --merges 8398298e9545ec1247ca0c2743952ce0c6b87ccd~1..8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo [2023-02-17T18:03:20.185Z] -----------> git rev-list -1 --merges 8398298e9545ec1247ca0c2743952ce0c6b87ccd~1..8398298e9545ec1247ca0c2743952ce0c6b87ccd 8398298e9545ec1247ca0c2743952ce0c6b87ccd [false] [Pipeline] sh [2023-02-17T18:03:20.495Z] + git log --format=format:%s -1 8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo [2023-02-17T18:03:20.529Z] ========================================================= [2023-02-17T18:03:20.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T18:03:20.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T18:03:20.958Z] + git log --format=format:%s -1 8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] echo [2023-02-17T18:03:20.993Z] [semverPrep] GIT_COMMIT: 8398298e9545ec1247ca0c2743952ce0c6b87ccd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-17T18:03:21.021Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T18:03:21.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T18:03:21.395Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T18:03:21.395Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T18:03:21.395Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T18:03:21.395Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T18:03:21.395Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T18:03:21.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:03:21.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T18:03:21.818Z] [2023-02-17T18:03:21.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:03:22.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T18:03:22.210Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T18:03:22.210Z] b85a868b505f: Pulling fs layer [2023-02-17T18:03:22.210Z] e2be974225ed: Pulling fs layer [2023-02-17T18:03:22.210Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T18:03:22.210Z] 988bab9f4d93: Pulling fs layer [2023-02-17T18:03:22.210Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T18:03:22.210Z] eaf3925da568: Pulling fs layer [2023-02-17T18:03:22.210Z] bab4dde63d76: Pulling fs layer [2023-02-17T18:03:22.210Z] bde34c3a00c8: Pulling fs layer [2023-02-17T18:03:22.210Z] b352a97aabf1: Pulling fs layer [2023-02-17T18:03:22.210Z] 4872d77fe225: Pulling fs layer [2023-02-17T18:03:22.210Z] 5851b861e8e6: Pulling fs layer [2023-02-17T18:03:22.210Z] 988bab9f4d93: Waiting [2023-02-17T18:03:22.210Z] 1469e6f7b9e6: Waiting [2023-02-17T18:03:22.210Z] eaf3925da568: Waiting [2023-02-17T18:03:22.210Z] 4872d77fe225: Waiting [2023-02-17T18:03:22.210Z] bab4dde63d76: Waiting [2023-02-17T18:03:22.210Z] bde34c3a00c8: Waiting [2023-02-17T18:03:22.210Z] 5851b861e8e6: Waiting [2023-02-17T18:03:22.210Z] e2be974225ed: Verifying Checksum [2023-02-17T18:03:22.210Z] e2be974225ed: Download complete [2023-02-17T18:03:22.210Z] 988bab9f4d93: Verifying Checksum [2023-02-17T18:03:22.210Z] 988bab9f4d93: Download complete [2023-02-17T18:03:22.477Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T18:03:22.477Z] 1469e6f7b9e6: Download complete [2023-02-17T18:03:22.477Z] eaf3925da568: Download complete [2023-02-17T18:03:22.477Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T18:03:22.477Z] 339a4e72a1f5: Download complete [2023-02-17T18:03:22.477Z] bde34c3a00c8: Download complete [2023-02-17T18:03:22.741Z] b352a97aabf1: Verifying Checksum [2023-02-17T18:03:22.741Z] b352a97aabf1: Download complete [2023-02-17T18:03:22.741Z] b85a868b505f: Verifying Checksum [2023-02-17T18:03:22.741Z] b85a868b505f: Download complete [2023-02-17T18:03:22.741Z] 4872d77fe225: Download complete [2023-02-17T18:03:22.741Z] 5851b861e8e6: Verifying Checksum [2023-02-17T18:03:22.741Z] 5851b861e8e6: Download complete [2023-02-17T18:03:23.001Z] bab4dde63d76: Verifying Checksum [2023-02-17T18:03:23.001Z] bab4dde63d76: Download complete [2023-02-17T18:03:23.934Z] b85a868b505f: Pull complete [2023-02-17T18:03:23.934Z] e2be974225ed: Pull complete [2023-02-17T18:03:24.501Z] 339a4e72a1f5: Pull complete [2023-02-17T18:03:24.501Z] 988bab9f4d93: Pull complete [2023-02-17T18:03:24.759Z] 1469e6f7b9e6: Pull complete [2023-02-17T18:03:24.759Z] eaf3925da568: Pull complete [2023-02-17T18:03:26.669Z] bab4dde63d76: Pull complete [2023-02-17T18:03:26.669Z] bde34c3a00c8: Pull complete [2023-02-17T18:03:26.669Z] b352a97aabf1: Pull complete [2023-02-17T18:03:26.933Z] 4872d77fe225: Pull complete [2023-02-17T18:03:26.933Z] 5851b861e8e6: Pull complete [2023-02-17T18:03:26.933Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T18:03:26.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T18:03:26.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:03:27.164Z] prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container [2023-02-17T18:03:27.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T18:03:28.970Z] $ docker top bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 -eo pid,comm [2023-02-17T18:03:29.029Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-17T18:03:29.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T18:03:29.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T18:03:29.150Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T18:03:29.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T18:03:29.262Z] $ docker exec bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent [2023-02-17T18:03:29.367Z] SSH_AUTH_SOCK=/tmp/ssh-9Um0K5moNyo5/agent.32 [2023-02-17T18:03:29.367Z] SSH_AGENT_PID=38 [2023-02-17T18:03:29.374Z] Running ssh-add (command line suppressed) [2023-02-17T18:03:29.480Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_4195336572691351919.key (/w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_4195336572691351919.key) [2023-02-17T18:03:29.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T18:03:29.826Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T18:03:29.851Z] $ docker exec --env ******** --env ******** bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent -k [2023-02-17T18:03:29.948Z] unset SSH_AUTH_SOCK; [2023-02-17T18:03:29.949Z] unset SSH_AGENT_PID; [2023-02-17T18:03:29.949Z] echo Agent pid 38 killed; [2023-02-17T18:03:29.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T18:03:30.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T18:03:30.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T18:03:30.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T18:03:30.156Z] $ docker exec bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent [2023-02-17T18:03:30.262Z] SSH_AUTH_SOCK=/tmp/ssh-LxLNVFDlhaUa/agent.70 [2023-02-17T18:03:30.262Z] SSH_AGENT_PID=76 [2023-02-17T18:03:30.266Z] Running ssh-add (command line suppressed) [2023-02-17T18:03:30.370Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_16177597156646036551.key (/w/workspace/foundry_device-usb-camera_PR-153@tmp/private_key_16177597156646036551.key) [2023-02-17T18:03:30.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T18:03:30.702Z] + git semver init [2023-02-17T18:03:30.963Z] 2023-02-17 18:03:30,883 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T18:03:30.963Z] 2023-02-17 18:03:30,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-153/.semver [2023-02-17T18:03:30.963Z] 2023-02-17 18:03:30,885 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-153/.semver [2023-02-17T18:03:30.963Z] 2023-02-17 18:03:30,885 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-153/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-153, universal_newlines=False, shell=None, istream=None) [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,697 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-153/.git/info/exclude [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-153/.semver/PR-153 with force:False [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,697 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-153/.semver/PR-153 [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,702 [execute] INFO git cat-file --batch-check [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-153/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,710 [execute] INFO git cat-file --batch [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-153/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T18:03:31.901Z] 2023-02-17 18:03:31,716 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-153/.semver/PR-153 [2023-02-17T18:03:31.901Z] 0.0.0 [Pipeline] } [2023-02-17T18:03:31.930Z] $ docker exec --env ******** --env ******** bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 ssh-agent -k [2023-02-17T18:03:32.031Z] unset SSH_AUTH_SOCK; [2023-02-17T18:03:32.032Z] unset SSH_AGENT_PID; [2023-02-17T18:03:32.032Z] echo Agent pid 76 killed; [2023-02-17T18:03:32.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T18:03:32.466Z] + git semver [Pipeline] } [2023-02-17T18:03:32.746Z] $ docker stop --time=1 bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 [2023-02-17T18:03:34.040Z] $ docker rm -f --volumes bd390873a0dd9edbc35848ac97141a70baca0f32fbc51f5f88ca0ca673079ca7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T18:03:34.429Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T18:03:34.695Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T18:03:34.713Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T18:03:35.264Z] provisioning config files... [2023-02-17T18:03:35.274Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config5869202833083485058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:03:35.617Z] ---> docker-login.sh [2023-02-17T18:03:35.617Z] nexus3.edgexfoundry.org:10001 [2023-02-17T18:03:35.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:35.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:35.618Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:35.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:35.618Z] [2023-02-17T18:03:35.618Z] Login Succeeded [2023-02-17T18:03:35.618Z] nexus3.edgexfoundry.org:10002 [2023-02-17T18:03:35.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:35.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:35.618Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:35.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:35.618Z] [2023-02-17T18:03:35.618Z] Login Succeeded [2023-02-17T18:03:35.618Z] nexus3.edgexfoundry.org:10003 [2023-02-17T18:03:35.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:35.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:35.876Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:35.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:35.876Z] [2023-02-17T18:03:35.876Z] Login Succeeded [2023-02-17T18:03:35.876Z] nexus3.edgexfoundry.org:10004 [2023-02-17T18:03:35.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:35.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:35.876Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:35.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:35.876Z] [2023-02-17T18:03:35.876Z] Login Succeeded [2023-02-17T18:03:35.876Z] docker.io [2023-02-17T18:03:36.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:03:36.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:03:36.135Z] Configure a credential helper to remove this warning. See [2023-02-17T18:03:36.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:03:36.135Z] [2023-02-17T18:03:36.135Z] Login Succeeded [2023-02-17T18:03:36.395Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T18:03:36.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T18:03:36.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T18:03:36.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T18:03:36.688Z] ========================================================= [2023-02-17T18:03:36.688Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T18:03:36.688Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:03:37.154Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T18:03:37.154Z] Sending build context to Docker daemon 1.738MB [2023-02-17T18:03:37.154Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T18:03:37.154Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-17T18:03:37.154Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T18:03:37.154Z] 213ec9aee27d: Pulling fs layer [2023-02-17T18:03:37.154Z] 4583459ba037: Pulling fs layer [2023-02-17T18:03:37.154Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T18:03:37.154Z] 53926ce57604: Pulling fs layer [2023-02-17T18:03:37.154Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T18:03:37.154Z] 22ff95d597cd: Pulling fs layer [2023-02-17T18:03:37.154Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T18:03:37.154Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T18:03:37.154Z] a7acece74701: Pulling fs layer [2023-02-17T18:03:37.154Z] 53926ce57604: Waiting [2023-02-17T18:03:37.154Z] 21b2b0c7a3f4: Waiting [2023-02-17T18:03:37.154Z] 22ff95d597cd: Waiting [2023-02-17T18:03:37.154Z] 12d6caf4c0d1: Waiting [2023-02-17T18:03:37.154Z] 96b7cbca73a9: Waiting [2023-02-17T18:03:37.154Z] a7acece74701: Waiting [2023-02-17T18:03:37.154Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T18:03:37.154Z] 93c1e223e6f2: Download complete [2023-02-17T18:03:37.154Z] 4583459ba037: Download complete [2023-02-17T18:03:37.154Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T18:03:37.154Z] 21b2b0c7a3f4: Download complete [2023-02-17T18:03:37.154Z] 22ff95d597cd: Verifying Checksum [2023-02-17T18:03:37.154Z] 22ff95d597cd: Download complete [2023-02-17T18:03:37.418Z] 213ec9aee27d: Verifying Checksum [2023-02-17T18:03:37.418Z] 213ec9aee27d: Download complete [2023-02-17T18:03:37.418Z] 12d6caf4c0d1: Download complete [2023-02-17T18:03:37.418Z] 213ec9aee27d: Pull complete [2023-02-17T18:03:37.679Z] 4583459ba037: Pull complete [2023-02-17T18:03:37.680Z] 93c1e223e6f2: Pull complete [2023-02-17T18:03:38.252Z] a7acece74701: Verifying Checksum [2023-02-17T18:03:38.252Z] a7acece74701: Download complete [2023-02-17T18:03:40.174Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T18:03:40.174Z] 96b7cbca73a9: Download complete [2023-02-17T18:03:40.431Z] 53926ce57604: Verifying Checksum [2023-02-17T18:03:40.431Z] 53926ce57604: Download complete [2023-02-17T18:03:44.623Z] 53926ce57604: Pull complete [2023-02-17T18:03:44.623Z] 21b2b0c7a3f4: Pull complete [2023-02-17T18:03:44.623Z] 22ff95d597cd: Pull complete [2023-02-17T18:03:44.623Z] 12d6caf4c0d1: Pull complete [2023-02-17T18:03:46.545Z] 96b7cbca73a9: Pull complete [2023-02-17T18:03:47.482Z] a7acece74701: Pull complete [2023-02-17T18:03:47.483Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T18:03:47.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T18:03:47.483Z] ---> db6d94c90886 [2023-02-17T18:03:47.483Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-17T18:03:50.020Z] ---> Running in 81e617283a18 [2023-02-17T18:03:50.020Z] Removing intermediate container 81e617283a18 [2023-02-17T18:03:50.020Z] ---> aa0d1c620e06 [2023-02-17T18:03:50.020Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T18:03:50.101Z] Still waiting to schedule task [2023-02-17T18:03:50.102Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-17T18:03:50.279Z] ---> Running in 5f186a28b510 [2023-02-17T18:03:50.279Z] Removing intermediate container 5f186a28b510 [2023-02-17T18:03:50.279Z] ---> 0eb589d029c4 [2023-02-17T18:03:50.280Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-17T18:03:50.280Z] ---> Running in bd05b8b377cb [2023-02-17T18:03:50.280Z] Removing intermediate container bd05b8b377cb [2023-02-17T18:03:50.280Z] ---> e36b59f8f8c3 [2023-02-17T18:03:50.280Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-17T18:03:50.280Z] ---> Running in 8621c241bcde [2023-02-17T18:03:50.538Z] Removing intermediate container 8621c241bcde [2023-02-17T18:03:50.538Z] ---> 76d91f8347a8 [2023-02-17T18:03:50.538Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T18:03:50.538Z] ---> Running in f77321319a72 [2023-02-17T18:03:50.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T18:03:51.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T18:03:51.314Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-17T18:03:51.314Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-17T18:03:51.314Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-17T18:03:51.314Z] (4/80) Installing libxcb (1.15-r0) [2023-02-17T18:03:51.314Z] (5/80) Installing libx11 (1.8-r0) [2023-02-17T18:03:51.314Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-17T18:03:51.314Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-17T18:03:51.314Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-17T18:03:51.314Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-17T18:03:51.314Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-17T18:03:51.314Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-17T18:03:51.314Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-17T18:03:51.314Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-17T18:03:51.314Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-17T18:03:51.574Z] (15/80) Installing libice (1.0.10-r0) [2023-02-17T18:03:51.574Z] (16/80) Installing libuuid (2.38-r1) [2023-02-17T18:03:51.574Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-17T18:03:51.574Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-17T18:03:51.574Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-17T18:03:51.574Z] (20/80) Installing xset (1.2.4-r0) [2023-02-17T18:03:51.574Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-17T18:03:51.574Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-17T18:03:51.574Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-17T18:03:51.574Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-17T18:03:51.574Z] (25/80) Installing libintl (0.21-r2) [2023-02-17T18:03:51.574Z] (26/80) Installing libblkid (2.38-r1) [2023-02-17T18:03:51.574Z] (27/80) Installing libmount (2.38-r1) [2023-02-17T18:03:51.574Z] (28/80) Installing pcre (8.45-r2) [2023-02-17T18:03:51.574Z] (29/80) Installing glib (2.72.1-r0) [2023-02-17T18:03:51.574Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-17T18:03:51.832Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-17T18:03:51.832Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-17T18:03:51.832Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-17T18:03:51.832Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-17T18:03:51.832Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-17T18:03:51.832Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-17T18:03:51.832Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-17T18:03:51.832Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-17T18:03:51.832Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-17T18:03:51.832Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-17T18:03:51.832Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-17T18:03:51.832Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-17T18:03:52.091Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-17T18:03:52.091Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-17T18:03:52.091Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-17T18:03:52.091Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-17T18:03:52.091Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-17T18:03:52.091Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-17T18:03:52.091Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-17T18:03:52.091Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-17T18:03:52.091Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-17T18:03:52.091Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-17T18:03:52.091Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-17T18:03:52.091Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-17T18:03:52.091Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-17T18:03:52.091Z] (56/80) Installing libunistring (1.0-r0) [2023-02-17T18:03:52.091Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-17T18:03:52.091Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-17T18:03:52.091Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-17T18:03:52.091Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-17T18:03:52.348Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-17T18:03:52.348Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-17T18:03:52.348Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-17T18:03:52.348Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-17T18:03:52.348Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-17T18:03:52.348Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-17T18:03:52.348Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-17T18:03:52.348Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-17T18:03:52.348Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-17T18:03:52.348Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-17T18:03:52.348Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-17T18:03:52.348Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-17T18:03:52.348Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-17T18:03:52.348Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-17T18:03:52.348Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-17T18:03:52.348Z] Executing udev-init-scripts-35-r0.post-install [2023-02-17T18:03:52.606Z] (76/80) Installing kmod-libs (29-r2) [2023-02-17T18:03:52.607Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-17T18:03:52.607Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-17T18:03:52.607Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-17T18:03:52.607Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-17T18:03:52.607Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T18:03:52.607Z] Executing eudev-3.2.11-r0.trigger [2023-02-17T18:03:52.607Z] OK: 331 MiB in 131 packages [2023-02-17T18:03:55.152Z] Removing intermediate container f77321319a72 [2023-02-17T18:03:55.152Z] ---> fa0614cb8ad5 [2023-02-17T18:03:55.152Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-17T18:03:55.152Z] ---> Running in 945392a32c58 [2023-02-17T18:03:55.152Z] Removing intermediate container 945392a32c58 [2023-02-17T18:03:55.153Z] ---> 96df558afcd1 [2023-02-17T18:03:55.153Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-17T18:03:55.153Z] ---> 9c6300be2c8f [2023-02-17T18:03:55.153Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T18:03:55.153Z] ---> Running in f384bd43bfc5 [2023-02-17T18:04:27.292Z] Removing intermediate container f384bd43bfc5 [2023-02-17T18:04:27.292Z] ---> 51978a39c5fd [2023-02-17T18:04:27.292Z] Step 11/13 : COPY . . [2023-02-17T18:04:27.292Z] ---> a23b2bf270fa [2023-02-17T18:04:27.292Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-17T18:04:27.292Z] ---> Running in 033d359d3209 [2023-02-17T18:04:27.292Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T18:04:27.292Z] Dload Upload Total Spent Left Speed [2023-02-17T18:04:27.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40767 0 --:--:-- --:--:-- --:--:-- 42480 [2023-02-17T18:04:27.555Z] Removing intermediate container 033d359d3209 [2023-02-17T18:04:27.555Z] ---> 76bdb46d7511 [2023-02-17T18:04:27.555Z] Step 13/13 : RUN ${MAKE} [2023-02-17T18:04:27.555Z] ---> Running in 1bd94bf8b7cb [2023-02-17T18:04:27.814Z] noop [2023-02-17T18:04:28.076Z] Removing intermediate container 1bd94bf8b7cb [2023-02-17T18:04:28.076Z] ---> e1a62f6a275c [2023-02-17T18:04:28.076Z] Successfully built e1a62f6a275c [2023-02-17T18:04:28.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:04:28.507Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T18:04:28.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:04:28.662Z] prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container [2023-02-17T18:04:28.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T18:04:29.037Z] $ docker top a20ef0b1e76976cbe07a4ae90373101304945eeaf09c727542fe5a562a22f539 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T18:04:29.427Z] + go version [2023-02-17T18:04:29.427Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T18:04:29.456Z] $ docker stop --time=1 a20ef0b1e76976cbe07a4ae90373101304945eeaf09c727542fe5a562a22f539 [2023-02-17T18:04:30.710Z] $ docker rm -f --volumes a20ef0b1e76976cbe07a4ae90373101304945eeaf09c727542fe5a562a22f539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:04:31.394Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T18:04:31.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:04:31.544Z] prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container [2023-02-17T18:04:31.574Z] $ 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-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T18:04:31.913Z] $ docker top a29cf9bb99af7d9d6a3423fc5e7a3b14254289cd972a65b4c0cf5a5bcf6d65f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T18:04:32.304Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-153 [Pipeline] fileExists [Pipeline] sh [2023-02-17T18:04:32.660Z] + make test [2023-02-17T18:04:32.661Z] go test ./... -coverprofile=coverage.out ./... [2023-02-17T18:04:33.227Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-17T18:04:43.207Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-17T18:04:43.466Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-02-17T18:04:51.574Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T18:04:51.574Z] go vet ./... [2023-02-17T18:04:54.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T18:04:54.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T18:04:54.855Z] ./bin/test-attribution-txt.sh [2023-02-17T18:04:54.855Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T18:04:54.855Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T18:04:54.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T18:04:54.919Z] $ docker stop --time=1 a29cf9bb99af7d9d6a3423fc5e7a3b14254289cd972a65b4c0cf5a5bcf6d65f5 [2023-02-17T18:04:56.899Z] $ docker rm -f --volumes a29cf9bb99af7d9d6a3423fc5e7a3b14254289cd972a65b4c0cf5a5bcf6d65f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T18:04:57.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T18:04:57.545Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T18:04:58.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T18:04:58.588Z] + ls -al . [2023-02-17T18:04:58.588Z] total 196 [2023-02-17T18:04:58.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 18:04 . [2023-02-17T18:04:58.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:03 .. [2023-02-17T18:04:58.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 18:04 .git [2023-02-17T18:04:58.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:03 .github [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 17 18:03 .gitignore [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 18:03 .golangci.yml [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 17 18:03 .hadolint.yml [2023-02-17T18:04:58.588Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 18:03 .semver [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 17 18:03 Attribution.txt [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 17 18:03 CHANGELOG.md [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 17 18:03 Dockerfile [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 17 18:03 GOVERNANCE.md [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 17 18:03 Jenkinsfile [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 18:03 LICENSE [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 17 18:03 Makefile [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 18:03 OWNERS.md [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 17 18:03 README.md [2023-02-17T18:04:58.588Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 18:03 VERSION [2023-02-17T18:04:58.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 18:03 bin [2023-02-17T18:04:58.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:03 cmd [2023-02-17T18:04:58.589Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 17 18:04 coverage.out [2023-02-17T18:04:58.589Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 17 18:03 docker-entrypoint.sh [2023-02-17T18:04:58.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:03 docs [2023-02-17T18:04:58.589Z] -rw-rw-r-- 1 jenkins jenkins 3486 Feb 17 18:03 go.mod [2023-02-17T18:04:58.589Z] -rw-rw-r-- 1 jenkins jenkins 33526 Feb 17 18:03 go.sum [2023-02-17T18:04:58.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:03 internal [2023-02-17T18:04:58.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:03 snap [2023-02-17T18:04:58.589Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 17 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:04:58.979Z] + 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=8398298e9545ec1247ca0c2743952ce0c6b87ccd --label arch=amd64 --label version=0.0.0 . [2023-02-17T18:04:58.979Z] Sending build context to Docker daemon 1.769MB [2023-02-17T18:04:58.979Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T18:04:58.979Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-17T18:04:58.979Z] ---> e1a62f6a275c [2023-02-17T18:04:58.979Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-17T18:04:58.979Z] ---> Running in 55276d4083c5 [2023-02-17T18:04:59.237Z] Removing intermediate container 55276d4083c5 [2023-02-17T18:04:59.237Z] ---> d22100bdf0b2 [2023-02-17T18:04:59.237Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T18:04:59.237Z] ---> Running in 29cff9d9abc5 [2023-02-17T18:04:59.237Z] Removing intermediate container 29cff9d9abc5 [2023-02-17T18:04:59.237Z] ---> 485535577116 [2023-02-17T18:04:59.237Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-17T18:04:59.237Z] ---> Running in 381c17f7c93f [2023-02-17T18:04:59.237Z] Removing intermediate container 381c17f7c93f [2023-02-17T18:04:59.237Z] ---> 73a639b75777 [2023-02-17T18:04:59.237Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-17T18:04:59.237Z] ---> Running in e9dc2f1f6520 [2023-02-17T18:04:59.497Z] Removing intermediate container e9dc2f1f6520 [2023-02-17T18:04:59.497Z] ---> 49405bab0d98 [2023-02-17T18:04:59.497Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T18:04:59.497Z] ---> Running in eb5ad6d234df [2023-02-17T18:04:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T18:04:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T18:05:00.014Z] OK: 331 MiB in 131 packages [2023-02-17T18:05:00.583Z] Removing intermediate container eb5ad6d234df [2023-02-17T18:05:00.583Z] ---> bab606fea578 [2023-02-17T18:05:00.583Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-17T18:05:00.583Z] ---> Running in 540a168f2b65 [2023-02-17T18:05:00.583Z] Removing intermediate container 540a168f2b65 [2023-02-17T18:05:00.583Z] ---> 9aee3de9e7f1 [2023-02-17T18:05:00.583Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-17T18:05:00.842Z] ---> 4da359fd18bd [2023-02-17T18:05:00.842Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T18:05:00.842Z] ---> Running in 40a0788a3742 [2023-02-17T18:05:01.780Z] Removing intermediate container 40a0788a3742 [2023-02-17T18:05:01.780Z] ---> 68ddd275da24 [2023-02-17T18:05:01.780Z] Step 11/35 : COPY . . [2023-02-17T18:05:01.780Z] ---> cce57f9f1b8f [2023-02-17T18:05:01.781Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-17T18:05:02.042Z] ---> Running in 1c511834673b [2023-02-17T18:05:02.300Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T18:05:02.300Z] Dload Upload Total Spent Left Speed [2023-02-17T18:05:02.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38510 0 --:--:-- --:--:-- --:--:-- 39333 [2023-02-17T18:05:02.558Z] Removing intermediate container 1c511834673b [2023-02-17T18:05:02.558Z] ---> e79013ac86e8 [2023-02-17T18:05:02.558Z] Step 13/35 : RUN ${MAKE} [2023-02-17T18:05:02.558Z] ---> Running in 8609afe96c4b [2023-02-17T18:05:02.816Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-17T18:05:24.740Z] Removing intermediate container 8609afe96c4b [2023-02-17T18:05:24.740Z] ---> a009af9f39b1 [2023-02-17T18:05:24.740Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-17T18:05:24.740Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-17T18:05:24.998Z] af6660deedbd: Pulling fs layer [2023-02-17T18:05:24.998Z] 97cd0a44c592: Pulling fs layer [2023-02-17T18:05:24.998Z] 97cd0a44c592: Download complete [2023-02-17T18:05:25.258Z] af6660deedbd: Verifying Checksum [2023-02-17T18:05:25.258Z] af6660deedbd: Download complete [2023-02-17T18:05:25.258Z] af6660deedbd: Pull complete [2023-02-17T18:05:25.519Z] 97cd0a44c592: Pull complete [2023-02-17T18:05:25.519Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-17T18:05:25.519Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-17T18:05:25.519Z] ---> fea57e182299 [2023-02-17T18:05:25.519Z] Step 15/35 : FROM alpine:3.16 [2023-02-17T18:05:25.783Z] 3.16: Pulling from library/alpine [2023-02-17T18:05:26.043Z] ef5531b6e74e: Pulling fs layer [2023-02-17T18:05:26.043Z] ef5531b6e74e: Verifying Checksum [2023-02-17T18:05:26.043Z] ef5531b6e74e: Download complete [2023-02-17T18:05:26.322Z] ef5531b6e74e: Pull complete [2023-02-17T18:05:26.322Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T18:05:26.322Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T18:05:26.322Z] ---> dfd21b5a31f5 [2023-02-17T18:05:26.322Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-17T18:05:26.583Z] ---> Running in c2e9d91dba69 [2023-02-17T18:05:26.583Z] Removing intermediate container c2e9d91dba69 [2023-02-17T18:05:26.583Z] ---> 796f9fca55d5 [2023-02-17T18:05:26.583Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-17T18:05:26.583Z] ---> Running in 52528457db31 [2023-02-17T18:05:26.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T18:05:27.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T18:05:27.362Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-17T18:05:27.362Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-17T18:05:27.362Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-17T18:05:27.362Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-17T18:05:27.621Z] (5/80) Installing libxcb (1.15-r0) [2023-02-17T18:05:27.621Z] (6/80) Installing libx11 (1.8-r0) [2023-02-17T18:05:27.621Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-17T18:05:27.879Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-17T18:05:27.879Z] (9/80) Installing expat (2.5.0-r0) [2023-02-17T18:05:27.879Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-17T18:05:27.879Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-17T18:05:28.137Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-17T18:05:28.137Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-17T18:05:28.137Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-17T18:05:28.137Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-17T18:05:28.137Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-17T18:05:28.137Z] (17/80) Installing libintl (0.21-r2) [2023-02-17T18:05:28.137Z] (18/80) Installing libblkid (2.38-r1) [2023-02-17T18:05:28.137Z] (19/80) Installing libmount (2.38-r1) [2023-02-17T18:05:28.137Z] (20/80) Installing pcre (8.45-r2) [2023-02-17T18:05:28.137Z] (21/80) Installing glib (2.72.1-r0) [2023-02-17T18:05:28.137Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-17T18:05:28.137Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-17T18:05:28.137Z] (24/80) Installing libass (0.16.0-r0) [2023-02-17T18:05:28.137Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-17T18:05:28.137Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-17T18:05:28.137Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-17T18:05:28.137Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-17T18:05:28.397Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-17T18:05:28.397Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-17T18:05:28.397Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-17T18:05:28.397Z] (32/80) Installing libunistring (1.0-r0) [2023-02-17T18:05:28.397Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-17T18:05:28.397Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-17T18:05:28.397Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-17T18:05:28.397Z] (36/80) Installing lame (3.100-r0) [2023-02-17T18:05:28.397Z] (37/80) Installing opus (1.3.1-r1) [2023-02-17T18:05:28.397Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-17T18:05:28.397Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-17T18:05:28.397Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-17T18:05:28.397Z] (41/80) Installing orc (0.4.32-r0) [2023-02-17T18:05:28.397Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-17T18:05:28.397Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-17T18:05:28.397Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-17T18:05:28.397Z] (45/80) Installing flac (1.3.4-r0) [2023-02-17T18:05:28.397Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-17T18:05:28.397Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-17T18:05:28.397Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-17T18:05:28.397Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-17T18:05:28.397Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-17T18:05:28.397Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-17T18:05:28.658Z] (52/80) Installing libpulse (15.0-r2) [2023-02-17T18:05:28.658Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-17T18:05:28.658Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-17T18:05:28.658Z] (55/80) Installing librist (0.2.6-r1) [2023-02-17T18:05:28.658Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-17T18:05:28.658Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-17T18:05:28.658Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-17T18:05:28.658Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-17T18:05:28.658Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-17T18:05:28.658Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-17T18:05:28.658Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-17T18:05:28.658Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-17T18:05:28.658Z] (64/80) Installing libva (2.14.0-r0) [2023-02-17T18:05:28.658Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-17T18:05:28.658Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-17T18:05:28.658Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-17T18:05:28.658Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-17T18:05:28.658Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-17T18:05:28.658Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-17T18:05:28.658Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-17T18:05:28.918Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-17T18:05:28.918Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-17T18:05:28.918Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-17T18:05:29.179Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-17T18:05:29.179Z] Executing udev-init-scripts-35-r0.post-install [2023-02-17T18:05:29.179Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-17T18:05:29.179Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-17T18:05:29.179Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-17T18:05:29.179Z] (79/80) Installing kmod-libs (29-r2) [2023-02-17T18:05:29.179Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-17T18:05:29.179Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T18:05:29.179Z] Executing eudev-3.2.11-r0.trigger [2023-02-17T18:05:29.179Z] OK: 100 MiB in 94 packages [2023-02-17T18:05:31.081Z] Removing intermediate container 52528457db31 [2023-02-17T18:05:31.081Z] ---> ac44776fcbef [2023-02-17T18:05:31.081Z] Step 18/35 : WORKDIR / [2023-02-17T18:05:31.081Z] ---> Running in abd20ffd25eb [2023-02-17T18:05:31.339Z] Removing intermediate container abd20ffd25eb [2023-02-17T18:05:31.339Z] ---> dacc6a132cb2 [2023-02-17T18:05:31.339Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-17T18:05:31.944Z] ---> c1822d8fa22c [2023-02-17T18:05:31.944Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-17T18:05:31.944Z] ---> 1a6b3b261a7e [2023-02-17T18:05:31.944Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-17T18:05:32.203Z] ---> 6cbc8a204afd [2023-02-17T18:05:32.203Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-17T18:05:32.203Z] ---> c503c768280f [2023-02-17T18:05:32.203Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-17T18:05:32.464Z] ---> 7ceca4e9260b [2023-02-17T18:05:32.464Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-17T18:05:32.464Z] ---> f7fbf87c34a4 [2023-02-17T18:05:32.464Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-17T18:05:33.032Z] ---> 978edcfcd91c [2023-02-17T18:05:33.032Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-17T18:05:33.032Z] ---> Running in 0c52470dca48 [2023-02-17T18:05:33.600Z] Removing intermediate container 0c52470dca48 [2023-02-17T18:05:33.600Z] ---> 1e9444391bf6 [2023-02-17T18:05:33.600Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-17T18:05:33.600Z] ---> Running in c244cd24db6d [2023-02-17T18:05:34.165Z] Removing intermediate container c244cd24db6d [2023-02-17T18:05:34.165Z] ---> 63825dcba642 [2023-02-17T18:05:34.165Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-17T18:05:34.165Z] ---> Running in 277536a34338 [2023-02-17T18:05:34.733Z] Removing intermediate container 277536a34338 [2023-02-17T18:05:34.733Z] ---> 32ef4a320584 [2023-02-17T18:05:34.733Z] Step 29/35 : EXPOSE 59983 [2023-02-17T18:05:34.733Z] ---> Running in 60f3aaf7107a [2023-02-17T18:05:34.733Z] Removing intermediate container 60f3aaf7107a [2023-02-17T18:05:34.733Z] ---> 523df7ff6c27 [2023-02-17T18:05:34.733Z] Step 30/35 : EXPOSE 8554 [2023-02-17T18:05:34.733Z] ---> Running in 80140eca2b09 [2023-02-17T18:05:34.991Z] Removing intermediate container 80140eca2b09 [2023-02-17T18:05:34.991Z] ---> 437c8a94b7b5 [2023-02-17T18:05:34.991Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-17T18:05:34.991Z] ---> Running in 550319f99695 [2023-02-17T18:05:34.991Z] Removing intermediate container 550319f99695 [2023-02-17T18:05:34.991Z] ---> 0fe88a70bc8d [2023-02-17T18:05:34.991Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-17T18:05:34.991Z] ---> Running in bc2831d3daff [2023-02-17T18:05:34.991Z] Removing intermediate container bc2831d3daff [2023-02-17T18:05:34.991Z] ---> 4e80a7208cad [2023-02-17T18:05:34.991Z] Step 33/35 : LABEL arch=amd64 [2023-02-17T18:05:34.991Z] ---> Running in 7c65b1e70bb1 [2023-02-17T18:05:35.251Z] Removing intermediate container 7c65b1e70bb1 [2023-02-17T18:05:35.251Z] ---> 5303634dfdef [2023-02-17T18:05:35.251Z] Step 34/35 : LABEL git_sha=8398298e9545ec1247ca0c2743952ce0c6b87ccd [2023-02-17T18:05:35.251Z] ---> Running in 0da3371d527b [2023-02-17T18:05:35.251Z] Removing intermediate container 0da3371d527b [2023-02-17T18:05:35.251Z] ---> 118a0a68cd6e [2023-02-17T18:05:35.251Z] Step 35/35 : LABEL version=0.0.0 [2023-02-17T18:05:35.251Z] ---> Running in b535bee2c166 [2023-02-17T18:05:35.251Z] Removing intermediate container b535bee2c166 [2023-02-17T18:05:35.251Z] ---> b0abd64b4b1e [2023-02-17T18:05:35.251Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T18:05:35.251Z] Successfully built b0abd64b4b1e [2023-02-17T18:05:35.251Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:05:36.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T18:05:36.119Z] [2023-02-17T18:05:36.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:05:36.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T18:05:36.525Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T18:05:36.525Z] 5eb5b503b376: Pulling fs layer [2023-02-17T18:05:36.525Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T18:05:36.525Z] ec43610c2a17: Pulling fs layer [2023-02-17T18:05:36.525Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T18:05:36.525Z] 33b1e0a273af: Pulling fs layer [2023-02-17T18:05:36.525Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T18:05:36.525Z] 2f39f015ded8: Pulling fs layer [2023-02-17T18:05:36.525Z] 33b1e0a273af: Waiting [2023-02-17T18:05:36.525Z] 5d3b04190fa2: Waiting [2023-02-17T18:05:36.525Z] 2f39f015ded8: Waiting [2023-02-17T18:05:36.525Z] 3a2ae6a8a46f: Waiting [2023-02-17T18:05:36.525Z] 5c69ac0246d0: Download complete [2023-02-17T18:05:36.525Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T18:05:36.525Z] 3a2ae6a8a46f: Download complete [2023-02-17T18:05:36.788Z] 33b1e0a273af: Verifying Checksum [2023-02-17T18:05:36.788Z] 33b1e0a273af: Download complete [2023-02-17T18:05:36.788Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T18:05:36.788Z] 5d3b04190fa2: Download complete [2023-02-17T18:05:36.788Z] ec43610c2a17: Verifying Checksum [2023-02-17T18:05:36.788Z] ec43610c2a17: Download complete [2023-02-17T18:05:37.049Z] 5eb5b503b376: Verifying Checksum [2023-02-17T18:05:37.049Z] 5eb5b503b376: Download complete [2023-02-17T18:05:37.618Z] 2f39f015ded8: Download complete [2023-02-17T18:05:38.561Z] 5eb5b503b376: Pull complete [2023-02-17T18:05:38.561Z] 5c69ac0246d0: Pull complete [2023-02-17T18:05:38.824Z] ec43610c2a17: Pull complete [2023-02-17T18:05:39.083Z] 3a2ae6a8a46f: Pull complete [2023-02-17T18:05:39.342Z] 33b1e0a273af: Pull complete [2023-02-17T18:05:39.342Z] 5d3b04190fa2: Pull complete [2023-02-17T18:05:43.530Z] 2f39f015ded8: Pull complete [2023-02-17T18:05:43.530Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T18:05:43.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T18:05:43.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:05:43.780Z] prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container [2023-02-17T18:05:43.808Z] $ 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-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@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 [2023-02-17T18:05:45.955Z] $ docker top c9c96694ee4df8979dfda9474ef1b7ee44e2db1e8d889b66cf420351b35b3f1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:05:46.391Z] ---> job-cost.sh [2023-02-17T18:05:46.392Z] lf-activate-venv: SKIPPING [2023-02-17T18:05:46.392Z] INFO: No Stack... [2023-02-17T18:05:46.651Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T18:05:46.911Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T18:05:47.229Z] + cat /w/workspace/foundry_device-usb-camera_PR-153/archives/cost.csv [2023-02-17T18:05:47.229Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T18:05:47.271Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [2023-02-17T18:05:47.276Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] did not exist. Created. [2023-02-17T18:05:47.276Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T18:05:47.664Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T18:05:47.714Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T18:05:47.736Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T18:05:47.810Z] $ docker stop --time=1 c9c96694ee4df8979dfda9474ef1b7ee44e2db1e8d889b66cf420351b35b3f1c [2023-02-17T18:05:48.976Z] $ docker rm -f --volumes c9c96694ee4df8979dfda9474ef1b7ee44e2db1e8d889b66cf420351b35b3f1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T18:06:26.238Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6487 in /w/workspace/foundry_device-usb-camera_PR-153 [Pipeline] { [Pipeline] ws [2023-02-17T18:06:26.292Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-17T18:06:26.376Z] Selected Git installation does not exist. Using Default [2023-02-17T18:06:26.376Z] The recommended git tool is: NONE [2023-02-17T18:06:35.294Z] using credential edgex-jenkins-ssh [2023-02-17T18:06:35.316Z] Cloning the remote Git repository [2023-02-17T18:06:35.426Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-17T18:06:35.579Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-17T18:06:35.824Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-17T18:06:35.826Z] > git --version # timeout=10 [2023-02-17T18:06:35.905Z] > git --version # 'git version 2.25.1' [2023-02-17T18:06:35.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T18:06:36.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T18:06:37.591Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-17T18:06:37.641Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T18:06:38.699Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-17T18:06:38.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-17T18:06:38.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T18:06:38.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T18:06:39.408Z] Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 8398298e9545ec1247ca0c2743952ce0c6b87ccd [2023-02-17T18:06:39.637Z] Merge succeeded, producing 8398298e9545ec1247ca0c2743952ce0c6b87ccd [2023-02-17T18:06:39.638Z] Checking out Revision 8398298e9545ec1247ca0c2743952ce0c6b87ccd (PR-153) [2023-02-17T18:06:40.157Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-17T18:06:40.213Z] > git --version # timeout=10 [2023-02-17T18:06:40.227Z] > git --version # 'git version 2.25.1' [2023-02-17T18:06:40.241Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T18:06:39.430Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T18:06:39.448Z] > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # timeout=10 [2023-02-17T18:06:39.542Z] > git remote # timeout=10 [2023-02-17T18:06:39.560Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T18:06:39.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T18:06:39.592Z] > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 [2023-02-17T18:06:39.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T18:06:39.644Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T18:06:39.663Z] > git checkout -f 8398298e9545ec1247ca0c2743952ce0c6b87ccd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T18:06:41.378Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T18:06:41.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T18:06:41.378Z] Dload Upload Total Spent Left Speed [2023-02-17T18:06:41.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-02-17T18:06:41.933Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T18:06:42.311Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T18:06:42.311Z] + sudo tee /etc/docker/daemon.new [2023-02-17T18:06:42.311Z] { [2023-02-17T18:06:42.311Z] "registry-mirrors": [ [2023-02-17T18:06:42.311Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T18:06:42.311Z] ], [2023-02-17T18:06:42.311Z] "bip": "10.250.0.254/24", [2023-02-17T18:06:42.311Z] "hosts": [ [2023-02-17T18:06:42.311Z] "tcp://0.0.0.0:5555", [2023-02-17T18:06:42.311Z] "unix:///var/run/docker.sock" [2023-02-17T18:06:42.311Z] ], [2023-02-17T18:06:42.311Z] "mtu": 1458, [2023-02-17T18:06:42.311Z] "selinux-enabled": true, [2023-02-17T18:06:42.311Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T18:06:42.311Z] } [Pipeline] sh [2023-02-17T18:06:42.651Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T18:06:43.004Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T18:07:01.342Z] provisioning config files... [2023-02-17T18:07:01.376Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5110400685236541136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:07:01.778Z] ---> docker-login.sh [2023-02-17T18:07:01.779Z] nexus3.edgexfoundry.org:10001 [2023-02-17T18:07:02.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:07:02.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:07:02.372Z] Configure a credential helper to remove this warning. See [2023-02-17T18:07:02.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:07:02.372Z] [2023-02-17T18:07:02.372Z] Login Succeeded [2023-02-17T18:07:02.372Z] nexus3.edgexfoundry.org:10002 [2023-02-17T18:07:02.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:07:02.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:07:02.920Z] Configure a credential helper to remove this warning. See [2023-02-17T18:07:02.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:07:02.920Z] [2023-02-17T18:07:02.920Z] Login Succeeded [2023-02-17T18:07:02.920Z] nexus3.edgexfoundry.org:10003 [2023-02-17T18:07:03.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:07:03.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:07:03.191Z] Configure a credential helper to remove this warning. See [2023-02-17T18:07:03.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:07:03.191Z] [2023-02-17T18:07:03.191Z] Login Succeeded [2023-02-17T18:07:03.191Z] nexus3.edgexfoundry.org:10004 [2023-02-17T18:07:03.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:07:03.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:07:03.738Z] Configure a credential helper to remove this warning. See [2023-02-17T18:07:03.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:07:03.738Z] [2023-02-17T18:07:03.738Z] Login Succeeded [2023-02-17T18:07:03.738Z] docker.io [2023-02-17T18:07:04.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T18:07:04.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T18:07:04.283Z] Configure a credential helper to remove this warning. See [2023-02-17T18:07:04.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T18:07:04.283Z] [2023-02-17T18:07:04.283Z] Login Succeeded [2023-02-17T18:07:04.283Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T18:07:04.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T18:07:04.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T18:07:04.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T18:07:04.796Z] ========================================================= [2023-02-17T18:07:04.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T18:07:04.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:07:05.274Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T18:07:05.544Z] Sending build context to Docker daemon 1.124MB [2023-02-17T18:07:05.544Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T18:07:05.544Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-17T18:07:05.836Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T18:07:05.836Z] 9b18e9b68314: Pulling fs layer [2023-02-17T18:07:05.836Z] 35d82f9e3411: Pulling fs layer [2023-02-17T18:07:05.836Z] e16973657156: Pulling fs layer [2023-02-17T18:07:05.836Z] fc693d55d65f: Pulling fs layer [2023-02-17T18:07:05.836Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T18:07:05.836Z] dda99020689f: Pulling fs layer [2023-02-17T18:07:05.836Z] db1c61fa0a46: Pulling fs layer [2023-02-17T18:07:05.836Z] 891c053d2c06: Pulling fs layer [2023-02-17T18:07:05.836Z] fc693d55d65f: Waiting [2023-02-17T18:07:05.836Z] 7e9fc2657dce: Waiting [2023-02-17T18:07:05.836Z] dda99020689f: Waiting [2023-02-17T18:07:05.836Z] db1c61fa0a46: Waiting [2023-02-17T18:07:05.836Z] 891c053d2c06: Waiting [2023-02-17T18:07:05.836Z] e16973657156: Download complete [2023-02-17T18:07:05.836Z] 35d82f9e3411: Verifying Checksum [2023-02-17T18:07:05.836Z] 35d82f9e3411: Download complete [2023-02-17T18:07:05.836Z] 7e9fc2657dce: Download complete [2023-02-17T18:07:05.836Z] dda99020689f: Download complete [2023-02-17T18:07:05.836Z] 9b18e9b68314: Verifying Checksum [2023-02-17T18:07:06.816Z] 9b18e9b68314: Pull complete [2023-02-17T18:07:07.091Z] 891c053d2c06: Verifying Checksum [2023-02-17T18:07:07.091Z] 891c053d2c06: Download complete [2023-02-17T18:07:07.368Z] 35d82f9e3411: Pull complete [2023-02-17T18:07:07.645Z] e16973657156: Pull complete [2023-02-17T18:07:08.238Z] db1c61fa0a46: Verifying Checksum [2023-02-17T18:07:08.830Z] fc693d55d65f: Verifying Checksum [2023-02-17T18:07:08.830Z] fc693d55d65f: Download complete [2023-02-17T18:07:21.161Z] fc693d55d65f: Pull complete [2023-02-17T18:07:21.161Z] 7e9fc2657dce: Pull complete [2023-02-17T18:07:21.428Z] dda99020689f: Pull complete [2023-02-17T18:07:29.640Z] db1c61fa0a46: Pull complete [2023-02-17T18:07:32.334Z] 891c053d2c06: Pull complete [2023-02-17T18:07:32.334Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T18:07:32.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T18:07:32.334Z] ---> f96f9c87975a [2023-02-17T18:07:32.334Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-17T18:07:33.758Z] ---> Running in 215809500e08 [2023-02-17T18:07:34.028Z] Removing intermediate container 215809500e08 [2023-02-17T18:07:34.028Z] ---> 4f2a49c2c24e [2023-02-17T18:07:34.028Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T18:07:34.028Z] ---> Running in 5a6189a36f8d [2023-02-17T18:07:34.298Z] Removing intermediate container 5a6189a36f8d [2023-02-17T18:07:34.298Z] ---> b82e63763f4c [2023-02-17T18:07:34.298Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-17T18:07:34.298Z] ---> Running in c49bc3c671fb [2023-02-17T18:07:34.573Z] Removing intermediate container c49bc3c671fb [2023-02-17T18:07:34.573Z] ---> 2027490b43af [2023-02-17T18:07:34.573Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-17T18:07:34.841Z] ---> Running in e2256a6378ee [2023-02-17T18:07:35.110Z] Removing intermediate container e2256a6378ee [2023-02-17T18:07:35.110Z] ---> b2ae4b2446fd [2023-02-17T18:07:35.110Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T18:07:35.110Z] ---> Running in af9dcd048ab9 [2023-02-17T18:07:36.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T18:07:36.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T18:07:37.758Z] (1/14) Installing libintl (0.21-r2) [2023-02-17T18:07:37.758Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-17T18:07:37.758Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-17T18:07:37.758Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-17T18:07:37.758Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-17T18:07:37.758Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-17T18:07:37.758Z] Executing udev-init-scripts-35-r0.post-install [2023-02-17T18:07:37.758Z] (7/14) Installing libblkid (2.38-r1) [2023-02-17T18:07:38.029Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-17T18:07:38.029Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-17T18:07:38.029Z] (10/14) Installing kmod-libs (29-r2) [2023-02-17T18:07:38.029Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-17T18:07:38.029Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-17T18:07:38.029Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-17T18:07:38.029Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-17T18:07:38.029Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T18:07:38.029Z] Executing eudev-3.2.11-r0.trigger [2023-02-17T18:07:38.029Z] OK: 228 MiB in 65 packages [2023-02-17T18:07:39.455Z] Removing intermediate container af9dcd048ab9 [2023-02-17T18:07:39.455Z] ---> 5adca6170f6f [2023-02-17T18:07:39.455Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-17T18:07:39.455Z] ---> Running in 6029e8f13347 [2023-02-17T18:07:43.719Z] Removing intermediate container 6029e8f13347 [2023-02-17T18:07:43.719Z] ---> 6304ce436aed [2023-02-17T18:07:43.719Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-17T18:07:43.719Z] ---> f48814b8dbed [2023-02-17T18:07:43.719Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T18:07:43.719Z] ---> Running in 37a1df2d8b41 [2023-02-17T18:09:05.345Z] Removing intermediate container 37a1df2d8b41 [2023-02-17T18:09:05.345Z] ---> e449e0cd8186 [2023-02-17T18:09:05.345Z] Step 11/13 : COPY . . [2023-02-17T18:09:05.345Z] ---> ba04067e28b4 [2023-02-17T18:09:05.345Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-17T18:09:05.345Z] ---> Running in b36543c914f6 [2023-02-17T18:09:05.345Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T18:09:05.345Z] Dload Upload Total Spent Left Speed [2023-02-17T18:09:05.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5244 0 --:--:-- --:--:-- --:--:-- 5257 [2023-02-17T18:09:05.345Z] Removing intermediate container b36543c914f6 [2023-02-17T18:09:05.345Z] ---> 3966f3512c03 [2023-02-17T18:09:05.345Z] Step 13/13 : RUN ${MAKE} [2023-02-17T18:09:05.345Z] ---> Running in e819ddfb01c4 [2023-02-17T18:09:05.345Z] noop [2023-02-17T18:09:05.345Z] Removing intermediate container e819ddfb01c4 [2023-02-17T18:09:05.345Z] ---> a8fb890a45b8 [2023-02-17T18:09:05.345Z] Successfully built a8fb890a45b8 [2023-02-17T18:09:05.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:09:05.818Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T18:09:05.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:09:06.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-6487 does not seem to be running inside a container [2023-02-17T18:09:06.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T18:09:07.464Z] $ docker top 0efb567907074375663aaac8e9a9b9faf2e0a79870c5c4a4b901747929b4f190 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T18:09:08.355Z] + go version [2023-02-17T18:09:08.355Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T18:09:08.388Z] $ docker stop --time=1 0efb567907074375663aaac8e9a9b9faf2e0a79870c5c4a4b901747929b4f190 [2023-02-17T18:09:10.046Z] $ docker rm -f --volumes 0efb567907074375663aaac8e9a9b9faf2e0a79870c5c4a4b901747929b4f190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:09:10.900Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T18:09:10.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:09:11.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-6487 does not seem to be running inside a container [2023-02-17T18:09:11.221Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-17T18:09:15.397Z] $ docker top e2cb460fec68d50be607a056a9deed7d195fa2a7b3a2062b1a38239dca007da6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T18:09:15.978Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T18:09:17.053Z] + make test [2023-02-17T18:09:17.053Z] go test ./... -coverprofile=coverage.out ./... [2023-02-17T18:09:18.467Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-17T18:10:55.107Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-17T18:10:55.107Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements [2023-02-17T18:10:55.107Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T18:10:55.107Z] go vet ./... [2023-02-17T18:11:10.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T18:11:10.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T18:11:10.125Z] ./bin/test-attribution-txt.sh [2023-02-17T18:11:10.125Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T18:11:10.125Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T18:11:10.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T18:11:10.189Z] $ docker stop --time=1 e2cb460fec68d50be607a056a9deed7d195fa2a7b3a2062b1a38239dca007da6 [2023-02-17T18:11:13.645Z] $ docker rm -f --volumes e2cb460fec68d50be607a056a9deed7d195fa2a7b3a2062b1a38239dca007da6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T18:11:14.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T18:11:14.691Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T18:11:15.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T18:11:15.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T18:11:16.058Z] + ls -al . [2023-02-17T18:11:16.058Z] total 192 [2023-02-17T18:11:16.058Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 18:09 . [2023-02-17T18:11:16.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:06 .. [2023-02-17T18:11:16.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 18:06 .git [2023-02-17T18:11:16.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:06 .github [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 17 18:06 .gitignore [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 18:06 .golangci.yml [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 17 18:06 .hadolint.yml [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 17 18:06 Attribution.txt [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 17 18:06 CHANGELOG.md [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 17 18:06 Dockerfile [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 17 18:06 GOVERNANCE.md [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 17 18:06 Jenkinsfile [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 17 18:06 LICENSE [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 17 18:06 Makefile [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 18:06 OWNERS.md [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 17 18:06 README.md [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 18:03 VERSION [2023-02-17T18:11:16.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 18:06 bin [2023-02-17T18:11:16.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:06 cmd [2023-02-17T18:11:16.058Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 17 18:10 coverage.out [2023-02-17T18:11:16.058Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 17 18:06 docker-entrypoint.sh [2023-02-17T18:11:16.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:06 docs [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 3486 Feb 17 18:06 go.mod [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 33526 Feb 17 18:06 go.sum [2023-02-17T18:11:16.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 18:06 internal [2023-02-17T18:11:16.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 18:06 snap [2023-02-17T18:11:16.058Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 17 18:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:11:16.477Z] + 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=8398298e9545ec1247ca0c2743952ce0c6b87ccd --label arch=arm64 --label version=0.0.0 . [2023-02-17T18:11:16.749Z] Sending build context to Docker daemon 1.155MB [2023-02-17T18:11:16.749Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T18:11:16.749Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-17T18:11:16.749Z] ---> a8fb890a45b8 [2023-02-17T18:11:16.749Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-17T18:11:17.019Z] ---> Running in bb126b128c69 [2023-02-17T18:11:17.287Z] Removing intermediate container bb126b128c69 [2023-02-17T18:11:17.287Z] ---> d20e00bbe879 [2023-02-17T18:11:17.287Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T18:11:17.287Z] ---> Running in cd159094d9f8 [2023-02-17T18:11:17.555Z] Removing intermediate container cd159094d9f8 [2023-02-17T18:11:17.555Z] ---> 5deaef410139 [2023-02-17T18:11:17.555Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-17T18:11:17.555Z] ---> Running in 581d71b243bc [2023-02-17T18:11:17.826Z] Removing intermediate container 581d71b243bc [2023-02-17T18:11:17.826Z] ---> 7b4ff4c99118 [2023-02-17T18:11:17.826Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-17T18:11:18.104Z] ---> Running in c12496df9bce [2023-02-17T18:11:18.372Z] Removing intermediate container c12496df9bce [2023-02-17T18:11:18.372Z] ---> 8a3c17784d68 [2023-02-17T18:11:18.372Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T18:11:18.372Z] ---> Running in 61c3c409b7f6 [2023-02-17T18:11:19.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T18:11:19.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T18:11:20.567Z] OK: 228 MiB in 65 packages [2023-02-17T18:11:21.539Z] Removing intermediate container 61c3c409b7f6 [2023-02-17T18:11:21.539Z] ---> cde2f3c252d9 [2023-02-17T18:11:21.539Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-17T18:11:21.539Z] ---> Running in 80e941721d07 [2023-02-17T18:11:21.809Z] Removing intermediate container 80e941721d07 [2023-02-17T18:11:21.809Z] ---> db7c97e0aa22 [2023-02-17T18:11:21.809Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-17T18:11:22.401Z] ---> e32eaad79ce7 [2023-02-17T18:11:22.401Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T18:11:22.401Z] ---> Running in f312dacd2c65 [2023-02-17T18:11:24.978Z] Removing intermediate container f312dacd2c65 [2023-02-17T18:11:24.978Z] ---> a3a084c2a731 [2023-02-17T18:11:24.978Z] Step 11/35 : COPY . . [2023-02-17T18:11:26.387Z] ---> dfa905e9c6a5 [2023-02-17T18:11:26.387Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-17T18:11:26.387Z] ---> Running in 14f72d3a6a14 [2023-02-17T18:11:27.346Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T18:11:27.346Z] Dload Upload Total Spent Left Speed [2023-02-17T18:11:27.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 14259 0 --:--:-- --:--:-- --:--:-- 14351 [2023-02-17T18:11:27.936Z] Removing intermediate container 14f72d3a6a14 [2023-02-17T18:11:27.936Z] ---> d24a17fc6338 [2023-02-17T18:11:27.936Z] Step 13/35 : RUN ${MAKE} [2023-02-17T18:11:27.937Z] ---> Running in ae732bd794be [2023-02-17T18:11:28.903Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-17T18:13:52.944Z] Removing intermediate container ae732bd794be [2023-02-17T18:13:52.944Z] ---> 87cb5d4a9a9b [2023-02-17T18:13:52.944Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-17T18:13:52.944Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-17T18:13:52.944Z] eab2503cf8f4: Pulling fs layer [2023-02-17T18:13:52.944Z] 97cd0a44c592: Pulling fs layer [2023-02-17T18:13:52.944Z] 97cd0a44c592: Verifying Checksum [2023-02-17T18:13:52.944Z] 97cd0a44c592: Download complete [2023-02-17T18:13:52.944Z] eab2503cf8f4: Verifying Checksum [2023-02-17T18:13:52.944Z] eab2503cf8f4: Download complete [2023-02-17T18:13:52.944Z] eab2503cf8f4: Pull complete [2023-02-17T18:13:52.944Z] 97cd0a44c592: Pull complete [2023-02-17T18:13:52.944Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-17T18:13:52.944Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-17T18:13:52.944Z] ---> 7f763cca56b3 [2023-02-17T18:13:52.944Z] Step 15/35 : FROM alpine:3.16 [2023-02-17T18:13:52.944Z] 3.16: Pulling from library/alpine [2023-02-17T18:13:52.944Z] 3760b48202b3: Pulling fs layer [2023-02-17T18:13:52.944Z] 3760b48202b3: Verifying Checksum [2023-02-17T18:13:52.944Z] 3760b48202b3: Download complete [2023-02-17T18:13:52.944Z] 3760b48202b3: Pull complete [2023-02-17T18:13:52.944Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T18:13:52.944Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T18:13:52.944Z] ---> 4c81e5bf8899 [2023-02-17T18:13:52.944Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-17T18:13:52.944Z] ---> Running in bffb4ff559ec [2023-02-17T18:13:52.944Z] Removing intermediate container bffb4ff559ec [2023-02-17T18:13:52.944Z] ---> e55407586d24 [2023-02-17T18:13:52.944Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-17T18:13:52.944Z] ---> Running in ac093f8a7bc7 [2023-02-17T18:13:52.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T18:13:52.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T18:13:52.944Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-17T18:13:52.944Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-17T18:13:52.944Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-17T18:13:52.944Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-17T18:13:52.944Z] (5/79) Installing libxcb (1.15-r0) [2023-02-17T18:13:52.944Z] (6/79) Installing libx11 (1.8-r0) [2023-02-17T18:13:52.944Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-17T18:13:52.944Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-17T18:13:52.944Z] (9/79) Installing expat (2.5.0-r0) [2023-02-17T18:13:52.944Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-17T18:13:52.944Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-17T18:13:52.944Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-17T18:13:52.944Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-17T18:13:52.944Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-17T18:13:52.944Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-17T18:13:52.944Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-17T18:13:52.944Z] (17/79) Installing libintl (0.21-r2) [2023-02-17T18:13:52.944Z] (18/79) Installing libblkid (2.38-r1) [2023-02-17T18:13:52.944Z] (19/79) Installing libmount (2.38-r1) [2023-02-17T18:13:52.944Z] (20/79) Installing pcre (8.45-r2) [2023-02-17T18:13:52.944Z] (21/79) Installing glib (2.72.1-r0) [2023-02-17T18:13:52.944Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-17T18:13:52.944Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-17T18:13:52.944Z] (24/79) Installing libass (0.16.0-r0) [2023-02-17T18:13:52.944Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-17T18:13:52.944Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-17T18:13:52.944Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-17T18:13:52.944Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-17T18:13:52.944Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-17T18:13:52.944Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-17T18:13:52.944Z] (31/79) Installing libunistring (1.0-r0) [2023-02-17T18:13:52.944Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-17T18:13:52.944Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-17T18:13:52.944Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-17T18:13:52.944Z] (35/79) Installing lame (3.100-r0) [2023-02-17T18:13:52.944Z] (36/79) Installing opus (1.3.1-r1) [2023-02-17T18:13:52.944Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-17T18:13:52.944Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-17T18:13:52.944Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-17T18:13:52.944Z] (40/79) Installing orc (0.4.32-r0) [2023-02-17T18:13:52.944Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-17T18:13:52.944Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-17T18:13:52.944Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-17T18:13:52.944Z] (44/79) Installing flac (1.3.4-r0) [2023-02-17T18:13:52.944Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-17T18:13:52.944Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-17T18:13:52.944Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-17T18:13:52.944Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-17T18:13:52.944Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-17T18:13:52.944Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-17T18:13:52.944Z] (51/79) Installing libpulse (15.0-r2) [2023-02-17T18:13:52.944Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-17T18:13:52.944Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-17T18:13:52.944Z] (54/79) Installing librist (0.2.6-r1) [2023-02-17T18:13:52.944Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-17T18:13:52.944Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-17T18:13:52.944Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-17T18:13:52.944Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-17T18:13:52.944Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-17T18:13:52.944Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-17T18:13:52.944Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-17T18:13:52.944Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-17T18:13:52.944Z] (63/79) Installing libva (2.14.0-r0) [2023-02-17T18:13:52.945Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-17T18:13:52.945Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-17T18:13:52.945Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-17T18:13:52.945Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-17T18:13:52.945Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-17T18:13:52.945Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-17T18:13:52.945Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-17T18:13:52.945Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-17T18:13:52.945Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-17T18:13:52.945Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-17T18:13:52.945Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-17T18:13:52.945Z] Executing udev-init-scripts-35-r0.post-install [2023-02-17T18:13:52.945Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-17T18:13:52.945Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-17T18:13:52.945Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-17T18:13:52.945Z] (78/79) Installing kmod-libs (29-r2) [2023-02-17T18:13:52.945Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-17T18:13:52.945Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T18:13:52.945Z] Executing eudev-3.2.11-r0.trigger [2023-02-17T18:13:52.945Z] OK: 77 MiB in 93 packages [2023-02-17T18:13:54.886Z] Removing intermediate container ac093f8a7bc7 [2023-02-17T18:13:54.886Z] ---> 6351dd1ca426 [2023-02-17T18:13:54.886Z] Step 18/35 : WORKDIR / [2023-02-17T18:13:54.886Z] ---> Running in ce37d00cf2cd [2023-02-17T18:13:54.886Z] Removing intermediate container ce37d00cf2cd [2023-02-17T18:13:54.886Z] ---> 445b47f7fc4d [2023-02-17T18:13:54.886Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-17T18:13:56.310Z] ---> 4066fc8aaf4a [2023-02-17T18:13:56.310Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-17T18:13:56.577Z] ---> 65a8dd3e75a4 [2023-02-17T18:13:56.577Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-17T18:13:57.160Z] ---> c398de824970 [2023-02-17T18:13:57.160Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-17T18:13:57.753Z] ---> e5d814e4a34f [2023-02-17T18:13:57.753Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-17T18:13:59.171Z] ---> d25959a7c1f0 [2023-02-17T18:13:59.171Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-17T18:13:59.440Z] ---> 1e25e2731bc6 [2023-02-17T18:13:59.440Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-17T18:14:00.852Z] ---> 4fac4a70654a [2023-02-17T18:14:00.852Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-17T18:14:00.852Z] ---> Running in e569e51dc811 [2023-02-17T18:14:02.262Z] Removing intermediate container e569e51dc811 [2023-02-17T18:14:02.262Z] ---> 846ae345f221 [2023-02-17T18:14:02.262Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-17T18:14:02.262Z] ---> Running in 2c58c0881efa [2023-02-17T18:14:04.206Z] Removing intermediate container 2c58c0881efa [2023-02-17T18:14:04.206Z] ---> 6ea2affa4295 [2023-02-17T18:14:04.206Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-17T18:14:04.206Z] ---> Running in 2b4d8a854fbc [2023-02-17T18:14:05.617Z] Removing intermediate container 2b4d8a854fbc [2023-02-17T18:14:05.617Z] ---> d70325680fe6 [2023-02-17T18:14:05.617Z] Step 29/35 : EXPOSE 59983 [2023-02-17T18:14:05.617Z] ---> Running in a794699e2331 [2023-02-17T18:14:05.884Z] Removing intermediate container a794699e2331 [2023-02-17T18:14:05.884Z] ---> 11cf9ea73bf5 [2023-02-17T18:14:05.884Z] Step 30/35 : EXPOSE 8554 [2023-02-17T18:14:05.884Z] ---> Running in e8d850dfb649 [2023-02-17T18:14:06.154Z] Removing intermediate container e8d850dfb649 [2023-02-17T18:14:06.154Z] ---> 0c545957be64 [2023-02-17T18:14:06.154Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-17T18:14:06.424Z] ---> Running in 151a806b4d22 [2023-02-17T18:14:06.690Z] Removing intermediate container 151a806b4d22 [2023-02-17T18:14:06.690Z] ---> a1f25d809242 [2023-02-17T18:14:06.690Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-17T18:14:06.690Z] ---> Running in 93b83c482395 [2023-02-17T18:14:06.957Z] Removing intermediate container 93b83c482395 [2023-02-17T18:14:06.957Z] ---> fe63cbe17bc6 [2023-02-17T18:14:06.957Z] Step 33/35 : LABEL arch=arm64 [2023-02-17T18:14:06.957Z] ---> Running in d9ffd7d1e377 [2023-02-17T18:14:07.224Z] Removing intermediate container d9ffd7d1e377 [2023-02-17T18:14:07.224Z] ---> 056565276686 [2023-02-17T18:14:07.224Z] Step 34/35 : LABEL git_sha=8398298e9545ec1247ca0c2743952ce0c6b87ccd [2023-02-17T18:14:07.224Z] ---> Running in 4fc9b5975287 [2023-02-17T18:14:07.498Z] Removing intermediate container 4fc9b5975287 [2023-02-17T18:14:07.498Z] ---> 9a56d788dbe5 [2023-02-17T18:14:07.498Z] Step 35/35 : LABEL version=0.0.0 [2023-02-17T18:14:07.766Z] ---> Running in b5e1a4936d0d [2023-02-17T18:14:08.033Z] Removing intermediate container b5e1a4936d0d [2023-02-17T18:14:08.033Z] ---> c457a339a6c4 [2023-02-17T18:14:08.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T18:14:08.033Z] Successfully built c457a339a6c4 [2023-02-17T18:14:08.033Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:14:08.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T18:14:08.865Z] [2023-02-17T18:14:08.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:14:09.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T18:14:09.612Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T18:14:09.613Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T18:14:09.613Z] 04944245beec: Pulling fs layer [2023-02-17T18:14:09.613Z] 699f458cf7ca: Pulling fs layer [2023-02-17T18:14:09.613Z] 765212b225bb: Pulling fs layer [2023-02-17T18:14:09.613Z] f23df028b6ca: Pulling fs layer [2023-02-17T18:14:09.613Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T18:14:09.613Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T18:14:09.613Z] f23df028b6ca: Waiting [2023-02-17T18:14:09.613Z] d65c8cfc05b1: Waiting [2023-02-17T18:14:09.613Z] 2437ff75d9bd: Waiting [2023-02-17T18:14:09.613Z] 765212b225bb: Waiting [2023-02-17T18:14:09.613Z] 04944245beec: Verifying Checksum [2023-02-17T18:14:09.613Z] 04944245beec: Download complete [2023-02-17T18:14:09.613Z] 765212b225bb: Download complete [2023-02-17T18:14:09.903Z] f23df028b6ca: Verifying Checksum [2023-02-17T18:14:09.903Z] f23df028b6ca: Download complete [2023-02-17T18:14:09.903Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T18:14:09.903Z] d65c8cfc05b1: Download complete [2023-02-17T18:14:09.903Z] 699f458cf7ca: Verifying Checksum [2023-02-17T18:14:09.903Z] 699f458cf7ca: Download complete [2023-02-17T18:14:10.189Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T18:14:10.189Z] 8998bd30e6a1: Download complete [2023-02-17T18:14:13.612Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T18:14:13.612Z] 2437ff75d9bd: Download complete [2023-02-17T18:14:14.195Z] 8998bd30e6a1: Pull complete [2023-02-17T18:14:14.778Z] 04944245beec: Pull complete [2023-02-17T18:14:16.189Z] 699f458cf7ca: Pull complete [2023-02-17T18:14:16.189Z] 765212b225bb: Pull complete [2023-02-17T18:14:17.151Z] f23df028b6ca: Pull complete [2023-02-17T18:14:17.151Z] d65c8cfc05b1: Pull complete [2023-02-17T18:14:32.142Z] 2437ff75d9bd: Pull complete [2023-02-17T18:14:32.142Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T18:14:32.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T18:14:32.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:14:32.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-6487 does not seem to be running inside a container [2023-02-17T18:14:32.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T18:14:35.011Z] $ docker top 194dac387e25fb72b1c5205880a4b35e1da7172bfa814f28279f8ab1f97d9671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:35.914Z] ---> job-cost.sh [2023-02-17T18:14:35.914Z] lf-activate-venv: SKIPPING [2023-02-17T18:14:35.914Z] INFO: No Stack... [2023-02-17T18:14:36.180Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T18:14:37.140Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T18:14:37.482Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-02-17T18:14:37.482Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T18:14:37.832Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [2023-02-17T18:14:37.837Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] did not exist. Created. [2023-02-17T18:14:37.837Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T18:14:38.248Z] /w/workspace/device-usb-camera/1@tmp/durable-a5c0eca7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T18:14:38.602Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T18:14:38.897Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T18:14:38.944Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T18:14:38.960Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T18:14:39.033Z] $ docker stop --time=1 194dac387e25fb72b1c5205880a4b35e1da7172bfa814f28279f8ab1f97d9671 [2023-02-17T18:14:40.532Z] $ docker rm -f --volumes 194dac387e25fb72b1c5205880a4b35e1da7172bfa814f28279f8ab1f97d9671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-17T18:14:41.537Z] provisioning config files... [2023-02-17T18:14:41.545Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config11002655650530703900tmp [Pipeline] { [Pipeline] sh [2023-02-17T18:14:41.875Z] + set +x [2023-02-17T18:14:41.875Z] + curl -s https://codecov.io/bash [2023-02-17T18:14:41.876Z] + bash -s -- [2023-02-17T18:14:41.876Z] [2023-02-17T18:14:41.876Z] _____ _ [2023-02-17T18:14:41.876Z] / ____| | | [2023-02-17T18:14:41.876Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T18:14:41.876Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T18:14:41.876Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T18:14:41.876Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T18:14:41.876Z] Bash-1.0.6 [2023-02-17T18:14:41.876Z] [2023-02-17T18:14:41.876Z] [2023-02-17T18:14:41.876Z] ==> git version 2.25.1 found [2023-02-17T18:14:42.134Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-17T18:14:42.134Z] Release-Date: 2020-01-08 [2023-02-17T18:14:42.134Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-17T18:14:42.134Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T18:14:42.134Z] ==> Jenkins CI detected. [2023-02-17T18:14:42.135Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-153 [2023-02-17T18:14:42.135Z] project root: . [2023-02-17T18:14:42.135Z] --> token set from env [2023-02-17T18:14:42.135Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T18:14:42.135Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T18:14:42.135Z] ==> Python coveragepy not found [2023-02-17T18:14:42.135Z] ==> Searching for coverage reports in: [2023-02-17T18:14:42.135Z] + . [2023-02-17T18:14:42.135Z] -> Found 1 reports [2023-02-17T18:14:42.135Z] ==> Detecting git/mercurial file structure [2023-02-17T18:14:42.135Z] ==> Reading reports [2023-02-17T18:14:42.135Z] + ./coverage.out bytes=30666 [2023-02-17T18:14:42.135Z] ==> Appending adjustments [2023-02-17T18:14:42.135Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T18:14:42.135Z] + Found adjustments [2023-02-17T18:14:42.135Z] ==> Gzipping contents [2023-02-17T18:14:42.135Z] 8.0K /tmp/codecov.SZsqjN.gz [2023-02-17T18:14:42.135Z] ==> Uploading reports [2023-02-17T18:14:42.135Z] url: https://codecov.io [2023-02-17T18:14:42.135Z] query: branch=PR-153&commit=8398298e9545ec1247ca0c2743952ce0c6b87ccd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=153&job=&cmd_args= [2023-02-17T18:14:42.135Z] -> Pinging Codecov [2023-02-17T18:14:42.135Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-153&commit=8398298e9545ec1247ca0c2743952ce0c6b87ccd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=153&job=&cmd_args= [2023-02-17T18:14:42.394Z] -> Uploading to [2023-02-17T18:14:42.394Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/73D8F5FF140700D3E01443B452E23636/8398298e9545ec1247ca0c2743952ce0c6b87ccd/a86da944-d9d4-4878-acd0-7ed910b08924.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T181442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba731a486b1fd96d7b2bb5719355587fbfc4a666b9f0754f45a67915538edaac [2023-02-17T18:14:42.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T18:14:42.394Z] Dload Upload Total Spent Left Speed [2023-02-17T18:14:42.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 16181 --:--:-- --:--:-- --:--:-- 16242 [2023-02-17T18:14:42.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/8398298e9545ec1247ca0c2743952ce0c6b87ccd [Pipeline] } [2023-02-17T18:14:42.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-17T18:14:44.364Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-153/archives ] [2023-02-17T18:14:44.364Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-153/archives [2023-02-17T18:14:44.364Z] total 16 [2023-02-17T18:14:44.364Z] drwxr-xr-x 3 root root 4096 Feb 17 18:05 . [2023-02-17T18:14:44.364Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 18:05 .. [2023-02-17T18:14:44.364Z] drwxr-xr-x 2 root root 4096 Feb 17 18:05 cost [2023-02-17T18:14:44.364Z] -rw-r--r-- 1 root root 89 Feb 17 18:05 cost.csv [2023-02-17T18:14:44.364Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-153/archives [2023-02-17T18:14:44.364Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-153/archives [2023-02-17T18:14:44.364Z] total 16 [2023-02-17T18:14:44.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 18:05 . [2023-02-17T18:14:44.364Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 18:05 .. [2023-02-17T18:14:44.364Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 18:05 cost [2023-02-17T18:14:44.364Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 17 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:44.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:45.582Z] ---> package-listing.sh [2023-02-17T18:14:45.582Z] ++ facter osfamily [2023-02-17T18:14:45.582Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T18:14:45.841Z] + OS_FAMILY=debian [2023-02-17T18:14:45.841Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-153 [2023-02-17T18:14:45.841Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T18:14:45.841Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T18:14:45.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T18:14:45.841Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T18:14:45.841Z] + '[' /w/workspace/foundry_device-usb-camera_PR-153 ']' [2023-02-17T18:14:45.841Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T18:14:45.841Z] + case "${OS_FAMILY}" in [2023-02-17T18:14:45.841Z] + dpkg -l [2023-02-17T18:14:45.841Z] + grep '^ii' [2023-02-17T18:14:45.841Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T18:14:45.841Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T18:14:45.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T18:14:45.841Z] + '[' /w/workspace/foundry_device-usb-camera_PR-153 ']' [2023-02-17T18:14:45.841Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-153/archives/ [2023-02-17T18:14:45.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-153/archives/ [Pipeline] echo [2023-02-17T18:14:45.871Z] 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-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T18:14:46.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T18:14:46.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T18:14:46.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T18:14:46.949Z] prd-ubuntu20.04-docker-8c-8g-6484 does not seem to be running inside a container [2023-02-17T18:14:46.977Z] $ 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-153/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-153 -v /w/workspace/foundry_device-usb-camera_PR-153:/w/workspace/foundry_device-usb-camera_PR-153:rw,z -v /w/workspace/foundry_device-usb-camera_PR-153@tmp:/w/workspace/foundry_device-usb-camera_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T18:14:47.193Z] $ docker top 6d39d269ebcc6faa5302755c538d87d323dc03efe5735df6c62c67a1d0a275f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T18:14:47.593Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T18:14:47.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T18:14:48.210Z] + ls /var/log/sa-host [2023-02-17T18:14:48.210Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T18:14:48.332Z] provisioning config files... [2023-02-17T18:14:48.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-153@tmp/config2713449074545625552tmp [Pipeline] { [Pipeline] echo [2023-02-17T18:14:48.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:48.713Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T18:14:48.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:49.130Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T18:14:49.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:49.467Z] ---> sudo-logs.sh [2023-02-17T18:14:49.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T18:14:49.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:49.865Z] ---> job-cost.sh [2023-02-17T18:14:49.865Z] lf-activate-venv: SKIPPING [2023-02-17T18:14:49.865Z] DEBUG: total: 0.2199999988079071 [2023-02-17T18:14:49.865Z] INFO: Retrieving Stack Cost... [2023-02-17T18:14:50.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T18:14:50.692Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T18:14:50.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T18:14:51.037Z] ---> logs-deploy.sh [2023-02-17T18:14:51.037Z] lf-activate-venv: SKIPPING [2023-02-17T18:14:51.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-153/1 [2023-02-17T18:14:51.037Z] INFO: archiving workspace using pattern(s): [2023-02-17T18:14:51.973Z] Archives upload complete. [2023-02-17T18:14:51.973Z] INFO: archiving logs to Nexus