Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from a600adc348fec57cab4dd563690f906113ff476a+455d5982027557f38f4688dafc55c743213ab3fb (1bed6e7b0aa2d347ba5f7b60927554ffec48d6c1) 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-ssh2487378741249698064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13389332691992318755.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16740292128087561598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh2344014415152717132.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9860276721528860167.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.17 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-1734 in /w/workspace/xfoundry_device-usb-camera_PR-32 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 455d5982027557f38f4688dafc55c743213ab3fb into PR head commit a600adc348fec57cab4dd563690f906113ff476a Merge succeeded, producing 1db6875afad51daabeeec484a7b8550ad124de9c Checking out Revision 1db6875afad51daabeeec484a7b8550ad124de9c (PR-32) > git config core.sparsecheckout # timeout=10 > git checkout -f a600adc348fec57cab4dd563690f906113ff476a # 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 455d5982027557f38f4688dafc55c743213ab3fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1db6875afad51daabeeec484a7b8550ad124de9c # timeout=10 Commit message: "Merge commit '455d5982027557f38f4688dafc55c743213ab3fb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-08T06:15:18.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-08T06:15:18.943Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T06:15:18.956Z] ========================================================= [2022-06-08T06:15:18.956Z] EdgeX Global Pipelines Version Info [2022-06-08T06:15:18.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6515cc317181e5f702afbe9d7cc7583a7697ff28 # timeout=10 [2022-06-08T06:15:19.746Z] ------------------- [2022-06-08T06:15:19.746Z] stable info: [2022-06-08T06:15:19.746Z] ------------------- [2022-06-08T06:15:19.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-08T06:15:19.746Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T06:15:19.746Z] Message: update stable to v1.0.234 [2022-06-08T06:15:20.318Z] ------------------- [2022-06-08T06:15:20.318Z] experimental info: [2022-06-08T06:15:20.318Z] ------------------- [2022-06-08T06:15:20.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-08T06:15:20.318Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T06:15:20.318Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-08T06:15:20.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-08T06:15:20.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-08T06:15:20.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-08T06:15:20.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-08T06:15:20.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-08T06:15:20.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-08T06:15:20.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-08T06:15:20.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-08T06:15:20.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-08T06:15:20.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-08T06:15:20.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-08T06:15:20.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-08T06:15:20.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-08T06:15:20.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-08T06:15:20.733Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T06:15:20.749Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T06:15:20.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T06:15:20.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T06:15:20.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-08T06:15:20.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-08T06:15:20.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-08T06:15:20.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-08T06:15:20.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-08T06:15:20.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-08T06:15:20.881Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-08T06:15:20.892Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-08T06:15:20.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-08T06:15:20.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo [2022-06-08T06:15:20.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo [2022-06-08T06:15:20.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo [2022-06-08T06:15:20.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1db6875afad51daabeeec484a7b8550ad124de9c [Pipeline] echo [2022-06-08T06:15:20.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1db6875 [Pipeline] echo [2022-06-08T06:15:20.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T06:15:21.018Z] provisioning config files... [2022-06-08T06:15:21.030Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config7273139003183323905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:15:21.336Z] ---> docker-login.sh [2022-06-08T06:15:21.336Z] nexus3.edgexfoundry.org:10001 [2022-06-08T06:15:21.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:21.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:21.596Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:21.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:21.596Z] [2022-06-08T06:15:21.596Z] Login Succeeded [2022-06-08T06:15:21.596Z] nexus3.edgexfoundry.org:10002 [2022-06-08T06:15:21.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:21.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:21.858Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:21.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:21.858Z] [2022-06-08T06:15:21.858Z] Login Succeeded [2022-06-08T06:15:21.858Z] nexus3.edgexfoundry.org:10003 [2022-06-08T06:15:21.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:22.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:22.118Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:22.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:22.118Z] [2022-06-08T06:15:22.118Z] Login Succeeded [2022-06-08T06:15:22.118Z] nexus3.edgexfoundry.org:10004 [2022-06-08T06:15:22.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:22.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:22.118Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:22.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:22.118Z] [2022-06-08T06:15:22.118Z] Login Succeeded [2022-06-08T06:15:22.118Z] docker.io [2022-06-08T06:15:22.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:24.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:24.036Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:24.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:24.036Z] [2022-06-08T06:15:24.036Z] Login Succeeded [2022-06-08T06:15:24.036Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T06:15:24.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-08T06:15:24.425Z] + git rev-list -1 --merges 1db6875afad51daabeeec484a7b8550ad124de9c~1..1db6875afad51daabeeec484a7b8550ad124de9c [Pipeline] echo [2022-06-08T06:15:24.456Z] -----------> git rev-list -1 --merges 1db6875afad51daabeeec484a7b8550ad124de9c~1..1db6875afad51daabeeec484a7b8550ad124de9c 1db6875afad51daabeeec484a7b8550ad124de9c [2022-06-08T06:15:24.456Z] 1db6875afad51daabeeec484a7b8550ad124de9c [false] [Pipeline] sh [2022-06-08T06:15:24.746Z] + git log --format=format:%s -1 1db6875afad51daabeeec484a7b8550ad124de9c [Pipeline] echo [2022-06-08T06:15:24.761Z] ========================================================= [2022-06-08T06:15:24.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-08T06:15:24.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T06:15:25.097Z] + git log --format=format:%s -1 1db6875afad51daabeeec484a7b8550ad124de9c [Pipeline] echo [2022-06-08T06:15:25.110Z] [semverPrep] GIT_COMMIT: 1db6875afad51daabeeec484a7b8550ad124de9c, Commit Message: Merge commit '455d5982027557f38f4688dafc55c743213ab3fb' into HEAD [Pipeline] echo [2022-06-08T06:15:25.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-08T06:15:25.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T06:15:25.482Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-08T06:15:25.482Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-08T06:15:25.482Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-08T06:15:25.482Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-08T06:15:25.482Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-08T06:15:25.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:15:25.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T06:15:25.885Z] [2022-06-08T06:15:25.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:15:26.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T06:15:26.189Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-08T06:15:26.189Z] 42c077c10790: Pulling fs layer [2022-06-08T06:15:26.189Z] f63e77b7563a: Pulling fs layer [2022-06-08T06:15:26.189Z] bd5fdadae976: Pulling fs layer [2022-06-08T06:15:26.189Z] 205491f53016: Pulling fs layer [2022-06-08T06:15:26.189Z] df18705c85c3: Pulling fs layer [2022-06-08T06:15:26.189Z] bdb3f477010e: Pulling fs layer [2022-06-08T06:15:26.189Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-08T06:15:26.189Z] 2c6e9b1d212d: Pulling fs layer [2022-06-08T06:15:26.189Z] bdb8f0575790: Pulling fs layer [2022-06-08T06:15:26.189Z] 386e3cb2ff24: Pulling fs layer [2022-06-08T06:15:26.189Z] 2343380bae48: Pulling fs layer [2022-06-08T06:15:26.189Z] 2c6e9b1d212d: Waiting [2022-06-08T06:15:26.189Z] c8a8fc8e1c8f: Waiting [2022-06-08T06:15:26.189Z] bdb8f0575790: Waiting [2022-06-08T06:15:26.189Z] 2343380bae48: Waiting [2022-06-08T06:15:26.189Z] 386e3cb2ff24: Waiting [2022-06-08T06:15:26.189Z] bdb3f477010e: Waiting [2022-06-08T06:15:26.189Z] 205491f53016: Waiting [2022-06-08T06:15:26.189Z] df18705c85c3: Waiting [2022-06-08T06:15:26.189Z] f63e77b7563a: Download complete [2022-06-08T06:15:26.189Z] 205491f53016: Verifying Checksum [2022-06-08T06:15:26.189Z] 205491f53016: Download complete [2022-06-08T06:15:26.452Z] df18705c85c3: Verifying Checksum [2022-06-08T06:15:26.452Z] df18705c85c3: Download complete [2022-06-08T06:15:26.452Z] bd5fdadae976: Verifying Checksum [2022-06-08T06:15:26.452Z] bd5fdadae976: Download complete [2022-06-08T06:15:26.452Z] bdb3f477010e: Download complete [2022-06-08T06:15:26.452Z] 2c6e9b1d212d: Verifying Checksum [2022-06-08T06:15:26.452Z] 2c6e9b1d212d: Download complete [2022-06-08T06:15:26.452Z] bdb8f0575790: Verifying Checksum [2022-06-08T06:15:26.452Z] bdb8f0575790: Download complete [2022-06-08T06:15:26.452Z] 386e3cb2ff24: Verifying Checksum [2022-06-08T06:15:26.452Z] 386e3cb2ff24: Download complete [2022-06-08T06:15:26.452Z] 2343380bae48: Download complete [2022-06-08T06:15:26.452Z] 42c077c10790: Verifying Checksum [2022-06-08T06:15:26.452Z] 42c077c10790: Download complete [2022-06-08T06:15:26.710Z] c8a8fc8e1c8f: Download complete [2022-06-08T06:15:27.653Z] 42c077c10790: Pull complete [2022-06-08T06:15:27.913Z] f63e77b7563a: Pull complete [2022-06-08T06:15:28.484Z] bd5fdadae976: Pull complete [2022-06-08T06:15:28.484Z] 205491f53016: Pull complete [2022-06-08T06:15:28.744Z] df18705c85c3: Pull complete [2022-06-08T06:15:29.003Z] bdb3f477010e: Pull complete [2022-06-08T06:15:30.913Z] c8a8fc8e1c8f: Pull complete [2022-06-08T06:15:30.913Z] 2c6e9b1d212d: Pull complete [2022-06-08T06:15:30.913Z] bdb8f0575790: Pull complete [2022-06-08T06:15:30.913Z] 386e3cb2ff24: Pull complete [2022-06-08T06:15:30.913Z] 2343380bae48: Pull complete [2022-06-08T06:15:30.913Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-08T06:15:30.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T06:15:30.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:15:31.005Z] prd-ubuntu20.04-docker-8c-8g-1734 does not seem to be running inside a container [2022-06-08T06:15:31.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T06:15:32.601Z] $ docker top 06c7b43ec6d37d99b5f3990e064f225650af31ca108a7b515645d6e04af53ccb -eo pid,comm [2022-06-08T06:15:32.665Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-08T06:15:32.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T06:15:32.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T06:15:32.708Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T06:15:32.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T06:15:32.841Z] $ docker exec 06c7b43ec6d37d99b5f3990e064f225650af31ca108a7b515645d6e04af53ccb ssh-agent [2022-06-08T06:15:32.967Z] SSH_AUTH_SOCK=/tmp/ssh-UIHiL68E6nhH/agent.33 [2022-06-08T06:15:32.967Z] SSH_AGENT_PID=39 [2022-06-08T06:15:32.974Z] Running ssh-add (command line suppressed) [2022-06-08T06:15:33.095Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_8604455831517347151.key (/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_8604455831517347151.key) [2022-06-08T06:15:33.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T06:15:33.401Z] + git tag --points-at HEAD [Pipeline] } [2022-06-08T06:15:33.424Z] $ docker exec --env ******** --env ******** 06c7b43ec6d37d99b5f3990e064f225650af31ca108a7b515645d6e04af53ccb ssh-agent -k [2022-06-08T06:15:33.537Z] unset SSH_AUTH_SOCK; [2022-06-08T06:15:33.537Z] unset SSH_AGENT_PID; [2022-06-08T06:15:33.537Z] echo Agent pid 39 killed; [2022-06-08T06:15:33.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-08T06:15:33.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T06:15:33.565Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T06:15:33.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T06:15:33.696Z] $ docker exec 06c7b43ec6d37d99b5f3990e064f225650af31ca108a7b515645d6e04af53ccb ssh-agent [2022-06-08T06:15:33.808Z] SSH_AUTH_SOCK=/tmp/ssh-by2y60oLolzu/agent.73 [2022-06-08T06:15:33.808Z] SSH_AGENT_PID=79 [2022-06-08T06:15:33.814Z] Running ssh-add (command line suppressed) [2022-06-08T06:15:33.941Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_2822330375587608601.key (/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_2822330375587608601.key) [2022-06-08T06:15:33.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T06:15:34.245Z] + git semver init [2022-06-08T06:15:34.507Z] 2022-06-08 06:15:34,408 [run_init] DEBUG init version:0.0.0 force:False [2022-06-08T06:15:34.507Z] 2022-06-08 06:15:34,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver [2022-06-08T06:15:34.507Z] 2022-06-08 06:15:34,410 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-32/.semver [2022-06-08T06:15:34.507Z] 2022-06-08 06:15:34,410 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-32/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32, universal_newlines=False, shell=None, istream=None) [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,977 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-32/.git/info/exclude [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 with force:False [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,977 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,981 [execute] INFO git cat-file --batch-check [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,987 [execute] INFO git cat-file --batch [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2022-06-08T06:15:35.079Z] 2022-06-08 06:15:34,992 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 [2022-06-08T06:15:35.079Z] 0.0.0 [Pipeline] } [2022-06-08T06:15:35.093Z] $ docker exec --env ******** --env ******** 06c7b43ec6d37d99b5f3990e064f225650af31ca108a7b515645d6e04af53ccb ssh-agent -k [2022-06-08T06:15:35.211Z] unset SSH_AUTH_SOCK; [2022-06-08T06:15:35.211Z] unset SSH_AGENT_PID; [2022-06-08T06:15:35.211Z] echo Agent pid 79 killed; [2022-06-08T06:15:35.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T06:15:35.527Z] + git semver [Pipeline] } [2022-06-08T06:15:35.805Z] $ docker stop --time=1 06c7b43ec6d37d99b5f3990e064f225650af31ca108a7b515645d6e04af53ccb [2022-06-08T06:15:37.144Z] $ docker rm -f 06c7b43ec6d37d99b5f3990e064f225650af31ca108a7b515645d6e04af53ccb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T06:15:37.492Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-08T06:15:37.736Z] Stashed 1 file(s) [Pipeline] echo [2022-06-08T06:15:37.738Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T06:15:37.873Z] provisioning config files... [2022-06-08T06:15:37.883Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config5103619451954400804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:15:38.191Z] ---> docker-login.sh [2022-06-08T06:15:38.191Z] nexus3.edgexfoundry.org:10001 [2022-06-08T06:15:38.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:38.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:38.191Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:38.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:38.191Z] [2022-06-08T06:15:38.191Z] Login Succeeded [2022-06-08T06:15:38.191Z] nexus3.edgexfoundry.org:10002 [2022-06-08T06:15:38.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:38.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:38.191Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:38.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:38.191Z] [2022-06-08T06:15:38.451Z] Login Succeeded [2022-06-08T06:15:38.451Z] nexus3.edgexfoundry.org:10003 [2022-06-08T06:15:38.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:38.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:38.451Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:38.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:38.451Z] [2022-06-08T06:15:38.451Z] Login Succeeded [2022-06-08T06:15:38.451Z] nexus3.edgexfoundry.org:10004 [2022-06-08T06:15:38.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:38.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:38.711Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:38.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:38.711Z] [2022-06-08T06:15:38.711Z] Login Succeeded [2022-06-08T06:15:38.711Z] docker.io [2022-06-08T06:15:38.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:15:38.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:15:38.971Z] Configure a credential helper to remove this warning. See [2022-06-08T06:15:38.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:15:38.971Z] [2022-06-08T06:15:38.971Z] Login Succeeded [2022-06-08T06:15:38.971Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T06:15:38.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T06:15:39.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T06:15:39.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T06:15:39.072Z] ========================================================= [2022-06-08T06:15:39.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-08T06:15:39.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:15:39.392Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-08T06:15:39.392Z] Sending build context to Docker daemon 683kB [2022-06-08T06:15:39.392Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T06:15:39.392Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-08T06:15:39.392Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-08T06:15:39.392Z] 59bf1c3509f3: Pulling fs layer [2022-06-08T06:15:39.392Z] 666ba61612fd: Pulling fs layer [2022-06-08T06:15:39.392Z] 8ed8ca486205: Pulling fs layer [2022-06-08T06:15:39.392Z] cc1cd167ecdc: Pulling fs layer [2022-06-08T06:15:39.392Z] c516ae0d96e1: Pulling fs layer [2022-06-08T06:15:39.392Z] 684cea983483: Pulling fs layer [2022-06-08T06:15:39.392Z] dd3240ac7de5: Pulling fs layer [2022-06-08T06:15:39.392Z] c516ae0d96e1: Waiting [2022-06-08T06:15:39.392Z] b1e948a4e11c: Pulling fs layer [2022-06-08T06:15:39.392Z] 684cea983483: Waiting [2022-06-08T06:15:39.392Z] dd3240ac7de5: Waiting [2022-06-08T06:15:39.392Z] a8fd76ee1af6: Pulling fs layer [2022-06-08T06:15:39.392Z] cc1cd167ecdc: Waiting [2022-06-08T06:15:39.392Z] 646ad004c059: Pulling fs layer [2022-06-08T06:15:39.392Z] b1e948a4e11c: Waiting [2022-06-08T06:15:39.392Z] a8fd76ee1af6: Waiting [2022-06-08T06:15:39.392Z] 646ad004c059: Waiting [2022-06-08T06:15:39.392Z] 8ed8ca486205: Download complete [2022-06-08T06:15:39.392Z] 666ba61612fd: Download complete [2022-06-08T06:15:39.392Z] c516ae0d96e1: Verifying Checksum [2022-06-08T06:15:39.392Z] c516ae0d96e1: Download complete [2022-06-08T06:15:39.653Z] 684cea983483: Verifying Checksum [2022-06-08T06:15:39.653Z] 684cea983483: Download complete [2022-06-08T06:15:39.653Z] 59bf1c3509f3: Verifying Checksum [2022-06-08T06:15:39.653Z] dd3240ac7de5: Download complete [2022-06-08T06:15:39.653Z] b1e948a4e11c: Verifying Checksum [2022-06-08T06:15:39.653Z] b1e948a4e11c: Download complete [2022-06-08T06:15:39.653Z] 59bf1c3509f3: Pull complete [2022-06-08T06:15:39.911Z] 666ba61612fd: Pull complete [2022-06-08T06:15:39.911Z] 8ed8ca486205: Pull complete [2022-06-08T06:15:39.911Z] 646ad004c059: Verifying Checksum [2022-06-08T06:15:39.911Z] 646ad004c059: Download complete [2022-06-08T06:15:40.170Z] cc1cd167ecdc: Verifying Checksum [2022-06-08T06:15:40.170Z] cc1cd167ecdc: Download complete [2022-06-08T06:15:40.430Z] a8fd76ee1af6: Verifying Checksum [2022-06-08T06:15:40.430Z] a8fd76ee1af6: Download complete [2022-06-08T06:15:43.720Z] cc1cd167ecdc: Pull complete [2022-06-08T06:15:43.720Z] c516ae0d96e1: Pull complete [2022-06-08T06:15:43.720Z] 684cea983483: Pull complete [2022-06-08T06:15:43.980Z] dd3240ac7de5: Pull complete [2022-06-08T06:15:43.980Z] b1e948a4e11c: Pull complete [2022-06-08T06:15:45.888Z] a8fd76ee1af6: Pull complete [2022-06-08T06:15:46.824Z] 646ad004c059: Pull complete [2022-06-08T06:15:46.824Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-08T06:15:46.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-08T06:15:46.824Z] ---> 8f69c11f6b0c [2022-06-08T06:15:46.824Z] Step 3/12 : ARG MAKE="make build" [2022-06-08T06:15:48.800Z] ---> Running in cffb24d71f30 [2022-06-08T06:15:48.800Z] Removing intermediate container cffb24d71f30 [2022-06-08T06:15:48.800Z] ---> a2bd0e53d5db [2022-06-08T06:15:48.800Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T06:15:48.800Z] ---> Running in e9a76a3b71ad [2022-06-08T06:15:48.800Z] Removing intermediate container e9a76a3b71ad [2022-06-08T06:15:48.800Z] ---> 3551458ba31d [2022-06-08T06:15:48.800Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-08T06:15:48.800Z] ---> Running in d32f238d8421 [2022-06-08T06:15:48.800Z] Removing intermediate container d32f238d8421 [2022-06-08T06:15:48.800Z] ---> 7de3af5f9110 [2022-06-08T06:15:48.800Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T06:15:49.067Z] ---> Running in 8d210a0853c9 [2022-06-08T06:15:49.637Z] Removing intermediate container 8d210a0853c9 [2022-06-08T06:15:49.637Z] ---> 833fcfd0de1a [2022-06-08T06:15:49.637Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T06:15:49.637Z] ---> Running in 96e9baa00d37 [2022-06-08T06:15:49.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T06:15:50.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T06:15:51.099Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-08T06:15:51.099Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-08T06:15:51.359Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-08T06:15:51.359Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-08T06:15:51.359Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-08T06:15:51.620Z] (6/81) Installing libxcb (1.14-r2) [2022-06-08T06:15:51.620Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-08T06:15:51.879Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-08T06:15:51.879Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-08T06:15:51.879Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-08T06:15:52.140Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-08T06:15:52.140Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-08T06:15:52.140Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-08T06:15:52.401Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-08T06:15:52.401Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-08T06:15:52.401Z] (16/81) Installing libice (1.0.10-r0) [2022-06-08T06:15:52.662Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-08T06:15:52.662Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-08T06:15:52.662Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-08T06:15:52.845Z] Still waiting to schedule task [2022-06-08T06:15:52.845Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-08T06:15:52.924Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-08T06:15:52.924Z] (21/81) Installing xset (1.2.4-r0) [2022-06-08T06:15:52.924Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-08T06:15:53.186Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-08T06:15:53.186Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-08T06:15:53.186Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-08T06:15:53.453Z] (26/81) Installing libintl (0.21-r0) [2022-06-08T06:15:53.453Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-08T06:15:53.453Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-08T06:15:53.453Z] (29/81) Installing pcre (8.45-r1) [2022-06-08T06:15:53.713Z] (30/81) Installing glib (2.70.1-r0) [2022-06-08T06:15:53.713Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-08T06:15:54.655Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-06-08T06:15:54.655Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-08T06:15:54.915Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-08T06:15:55.176Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-08T06:15:55.176Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-08T06:15:55.437Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-08T06:15:55.437Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-08T06:15:55.437Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-08T06:15:56.007Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-08T06:15:56.007Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-08T06:15:56.268Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-08T06:15:56.268Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-08T06:15:56.268Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-08T06:15:56.527Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-08T06:15:56.528Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-08T06:15:56.528Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-08T06:15:56.788Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-08T06:15:56.788Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-08T06:15:57.048Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-08T06:15:57.048Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-08T06:15:57.309Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-08T06:15:57.309Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-08T06:15:57.309Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-08T06:15:57.569Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-08T06:15:57.569Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-08T06:15:57.569Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-08T06:15:57.830Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-08T06:15:57.830Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-08T06:15:58.092Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-08T06:15:58.092Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-08T06:15:58.353Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-08T06:15:58.353Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-08T06:15:58.353Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-08T06:15:58.615Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-08T06:15:58.615Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-08T06:15:58.615Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-08T06:15:58.875Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-08T06:15:58.875Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-08T06:15:58.875Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-08T06:15:59.136Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-08T06:15:59.136Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-08T06:15:59.136Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-08T06:16:00.079Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-08T06:16:00.079Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-08T06:16:00.079Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-08T06:16:00.079Z] Executing udev-init-scripts-35-r0.post-install [2022-06-08T06:16:00.079Z] (77/81) Installing kmod-libs (29-r2) [2022-06-08T06:16:00.340Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-08T06:16:00.340Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-08T06:16:00.340Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-08T06:16:00.603Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-08T06:16:00.603Z] Executing busybox-1.34.1-r3.trigger [2022-06-08T06:16:00.603Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-08T06:16:00.603Z] OK: 335 MiB in 133 packages [2022-06-08T06:16:02.523Z] Removing intermediate container 96e9baa00d37 [2022-06-08T06:16:02.523Z] ---> 95b5fb88dd8e [2022-06-08T06:16:02.523Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-08T06:16:02.523Z] ---> Running in 26c55418fc67 [2022-06-08T06:16:02.523Z] Removing intermediate container 26c55418fc67 [2022-06-08T06:16:02.523Z] ---> bd507db323e2 [2022-06-08T06:16:02.523Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-08T06:16:02.783Z] ---> be31a4eda961 [2022-06-08T06:16:02.783Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T06:16:02.783Z] ---> Running in bbdc3ca5f0d3 [2022-06-08T06:16:20.953Z] Removing intermediate container bbdc3ca5f0d3 [2022-06-08T06:16:20.953Z] ---> 0dd203bb475c [2022-06-08T06:16:20.953Z] Step 11/12 : COPY . . [2022-06-08T06:16:20.953Z] ---> ecd1c2b85205 [2022-06-08T06:16:20.953Z] Step 12/12 : RUN ${MAKE} [2022-06-08T06:16:20.953Z] ---> Running in 7e1f7677b9b1 [2022-06-08T06:16:20.953Z] noop [2022-06-08T06:16:20.953Z] Removing intermediate container 7e1f7677b9b1 [2022-06-08T06:16:20.953Z] ---> 3c48fb445b0f [2022-06-08T06:16:20.953Z] Successfully built 3c48fb445b0f [2022-06-08T06:16:20.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:16:21.275Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T06:16:21.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:16:21.359Z] prd-ubuntu20.04-docker-8c-8g-1734 does not seem to be running inside a container [2022-06-08T06:16:21.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-08T06:16:21.784Z] $ docker top e62aa29e0aa9c24a9dd7ff420ddb45e2ce59f95ffa34915af9e689311c57d768 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T06:16:22.130Z] + go version [2022-06-08T06:16:22.130Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-08T06:16:22.144Z] $ docker stop --time=1 e62aa29e0aa9c24a9dd7ff420ddb45e2ce59f95ffa34915af9e689311c57d768 [2022-06-08T06:16:23.466Z] $ docker rm -f e62aa29e0aa9c24a9dd7ff420ddb45e2ce59f95ffa34915af9e689311c57d768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:16:23.859Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T06:16:23.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:16:23.947Z] prd-ubuntu20.04-docker-8c-8g-1734 does not seem to be running inside a container [2022-06-08T06:16:23.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-08T06:16:24.419Z] $ docker top 90a651b0d15fbd7f457f89734e296d1adcaee9048b4f21a69acb41b65a3cdbe6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T06:16:24.790Z] + make test [2022-06-08T06:16:24.790Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-08T06:16:25.049Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-08T06:16:35.032Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-08T06:16:35.032Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-06-08T06:16:41.601Z] CGO_ENABLED=1 go vet ./... [2022-06-08T06:16:44.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T06:16:44.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T06:16:44.894Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-08T06:16:45.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-08T06:16:45.179Z] $ docker stop --time=1 90a651b0d15fbd7f457f89734e296d1adcaee9048b4f21a69acb41b65a3cdbe6 [2022-06-08T06:16:47.103Z] $ docker rm -f 90a651b0d15fbd7f457f89734e296d1adcaee9048b4f21a69acb41b65a3cdbe6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T06:16:47.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T06:16:47.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-08T06:16:48.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T06:16:48.457Z] + ls -al . [2022-06-08T06:16:48.457Z] total 188 [2022-06-08T06:16:48.457Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 8 06:16 . [2022-06-08T06:16:48.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 06:15 .. [2022-06-08T06:16:48.457Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 06:15 .git [2022-06-08T06:16:48.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 06:15 .github [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 8 06:15 .gitignore [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 8 06:15 .golangci.yml [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 8 06:15 .hadolint.yml [2022-06-08T06:16:48.457Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 06:15 .semver [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jun 8 06:15 Attribution.txt [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 8 06:15 CHANGELOG.md [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 8 06:15 Dockerfile [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 8 06:15 GOVERNANCE.md [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 8 06:15 Jenkinsfile [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 8 06:15 LICENSE [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 8 06:15 Makefile [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 8 06:15 OWNERS.md [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 10893 Jun 8 06:15 README.md [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 06:15 VERSION [2022-06-08T06:16:48.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 06:15 bin [2022-06-08T06:16:48.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 06:15 cmd [2022-06-08T06:16:48.457Z] -rw-r--r-- 1 jenkins jenkins 27324 Jun 8 06:16 coverage.out [2022-06-08T06:16:48.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 06:15 docker-compose [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 06:15 docker-entrypoint.sh [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 3440 Jun 8 06:15 go.mod [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 8 06:15 go.sum [2022-06-08T06:16:48.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 06:15 internal [2022-06-08T06:16:48.457Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 8 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:16:48.767Z] + 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=1db6875afad51daabeeec484a7b8550ad124de9c --label arch=amd64 --label version=0.0.0 . [2022-06-08T06:16:48.767Z] Sending build context to Docker daemon 711.2kB [2022-06-08T06:16:48.767Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T06:16:48.767Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-08T06:16:48.767Z] ---> 3c48fb445b0f [2022-06-08T06:16:48.767Z] Step 3/29 : ARG MAKE="make build" [2022-06-08T06:16:49.035Z] ---> Running in bc25708bfe71 [2022-06-08T06:16:49.035Z] Removing intermediate container bc25708bfe71 [2022-06-08T06:16:49.035Z] ---> 6e5ebc4b06f9 [2022-06-08T06:16:49.035Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T06:16:49.035Z] ---> Running in a46e9e26d845 [2022-06-08T06:16:49.035Z] Removing intermediate container a46e9e26d845 [2022-06-08T06:16:49.035Z] ---> db7f89decd1f [2022-06-08T06:16:49.035Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-08T06:16:49.295Z] ---> Running in 9442c28d73cf [2022-06-08T06:16:49.295Z] Removing intermediate container 9442c28d73cf [2022-06-08T06:16:49.295Z] ---> 69a3ff1e9231 [2022-06-08T06:16:49.295Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T06:16:49.295Z] ---> Running in 68a1378854a5 [2022-06-08T06:16:49.863Z] Removing intermediate container 68a1378854a5 [2022-06-08T06:16:49.863Z] ---> 3dc4c4d39cfa [2022-06-08T06:16:49.863Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T06:16:50.124Z] ---> Running in 1beae9af7bc4 [2022-06-08T06:16:50.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T06:16:51.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T06:16:51.327Z] OK: 335 MiB in 133 packages [2022-06-08T06:16:51.893Z] Removing intermediate container 1beae9af7bc4 [2022-06-08T06:16:51.893Z] ---> 2a799c75ad9b [2022-06-08T06:16:51.893Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-08T06:16:51.893Z] ---> Running in 9bc902833994 [2022-06-08T06:16:51.893Z] Removing intermediate container 9bc902833994 [2022-06-08T06:16:51.893Z] ---> ca0b1edf08b6 [2022-06-08T06:16:51.893Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-08T06:16:52.151Z] ---> 88490936d5c4 [2022-06-08T06:16:52.151Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T06:16:52.151Z] ---> Running in 9ff26fbeb717 [2022-06-08T06:16:52.719Z] Removing intermediate container 9ff26fbeb717 [2022-06-08T06:16:52.719Z] ---> 5f5f4e6b9b03 [2022-06-08T06:16:52.719Z] Step 11/29 : COPY . . [2022-06-08T06:16:52.979Z] ---> da6535e343de [2022-06-08T06:16:52.979Z] Step 12/29 : RUN ${MAKE} [2022-06-08T06:16:52.979Z] ---> Running in 55c8fee0a1de [2022-06-08T06:16:53.237Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-08T06:17:15.182Z] Removing intermediate container 55c8fee0a1de [2022-06-08T06:17:15.183Z] ---> 5152f3afaccd [2022-06-08T06:17:15.183Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-08T06:17:15.183Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-08T06:17:15.183Z] af6660deedbd: Pulling fs layer [2022-06-08T06:17:15.183Z] 97cd0a44c592: Pulling fs layer [2022-06-08T06:17:15.183Z] 97cd0a44c592: Verifying Checksum [2022-06-08T06:17:15.183Z] 97cd0a44c592: Download complete [2022-06-08T06:17:15.183Z] af6660deedbd: Verifying Checksum [2022-06-08T06:17:15.183Z] af6660deedbd: Download complete [2022-06-08T06:17:15.183Z] af6660deedbd: Pull complete [2022-06-08T06:17:15.183Z] 97cd0a44c592: Pull complete [2022-06-08T06:17:15.183Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-08T06:17:15.183Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-08T06:17:15.183Z] ---> fea57e182299 [2022-06-08T06:17:15.183Z] Step 14/29 : FROM alpine:3.15 [2022-06-08T06:17:15.183Z] 3.15: Pulling from library/alpine [2022-06-08T06:17:15.183Z] df9b9388f04a: Pulling fs layer [2022-06-08T06:17:15.183Z] df9b9388f04a: Verifying Checksum [2022-06-08T06:17:15.183Z] df9b9388f04a: Download complete [2022-06-08T06:17:15.183Z] df9b9388f04a: Pull complete [2022-06-08T06:17:15.183Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-08T06:17:15.183Z] Status: Downloaded newer image for alpine:3.15 [2022-06-08T06:17:15.183Z] ---> 0ac33e5f5afa [2022-06-08T06:17:15.183Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-08T06:17:15.183Z] ---> Running in 9b96b52fb32d [2022-06-08T06:17:15.183Z] Removing intermediate container 9b96b52fb32d [2022-06-08T06:17:15.183Z] ---> a605ac27a493 [2022-06-08T06:17:15.183Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-08T06:17:15.183Z] ---> Running in ca5e54cb3b96 [2022-06-08T06:17:15.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T06:17:15.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T06:17:15.183Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-08T06:17:15.183Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-08T06:17:15.183Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-08T06:17:15.183Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-08T06:17:15.183Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-08T06:17:15.183Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-08T06:17:15.183Z] (7/74) Installing libxcb (1.14-r2) [2022-06-08T06:17:15.183Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-08T06:17:15.183Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-08T06:17:15.444Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-08T06:17:15.444Z] (11/74) Installing expat (2.4.7-r0) [2022-06-08T06:17:15.444Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-08T06:17:15.444Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-08T06:17:15.444Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-08T06:17:15.444Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-08T06:17:15.444Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-08T06:17:15.444Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-08T06:17:15.444Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-08T06:17:15.444Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-08T06:17:15.444Z] (20/74) Installing libintl (0.21-r0) [2022-06-08T06:17:15.444Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-08T06:17:15.444Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-08T06:17:15.444Z] (23/74) Installing pcre (8.45-r1) [2022-06-08T06:17:15.444Z] (24/74) Installing glib (2.70.1-r0) [2022-06-08T06:17:15.444Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-08T06:17:15.444Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-08T06:17:15.444Z] (27/74) Installing libass (0.15.2-r0) [2022-06-08T06:17:15.444Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-08T06:17:15.444Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-08T06:17:15.444Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-08T06:17:15.444Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-08T06:17:15.444Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-08T06:17:15.444Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-08T06:17:15.444Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-08T06:17:15.444Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-08T06:17:15.444Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-08T06:17:15.444Z] (37/74) Installing lame (3.100-r0) [2022-06-08T06:17:15.444Z] (38/74) Installing opus (1.3.1-r1) [2022-06-08T06:17:15.444Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-08T06:17:15.704Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-08T06:17:15.704Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-08T06:17:15.704Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-08T06:17:15.704Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-08T06:17:15.704Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-08T06:17:15.704Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-08T06:17:15.704Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-08T06:17:15.704Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-08T06:17:15.704Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-08T06:17:15.704Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-08T06:17:15.704Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-08T06:17:15.704Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-08T06:17:15.704Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-08T06:17:15.704Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-08T06:17:15.704Z] (54/74) Installing libva (2.13.0-r0) [2022-06-08T06:17:15.704Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-08T06:17:15.704Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-08T06:17:15.704Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-08T06:17:15.704Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-08T06:17:15.704Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-08T06:17:15.704Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-08T06:17:15.704Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-08T06:17:15.704Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-08T06:17:15.704Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-08T06:17:15.704Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-08T06:17:15.964Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-08T06:17:15.964Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-08T06:17:15.964Z] Executing udev-init-scripts-35-r0.post-install [2022-06-08T06:17:15.964Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-08T06:17:15.964Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-08T06:17:15.964Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-08T06:17:15.964Z] (70/74) Installing kmod-libs (29-r2) [2022-06-08T06:17:15.964Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-08T06:17:15.964Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-08T06:17:15.964Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-08T06:17:15.964Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-08T06:17:15.964Z] Executing busybox-1.34.1-r5.trigger [2022-06-08T06:17:15.964Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-08T06:17:15.964Z] OK: 78 MiB in 88 packages [2022-06-08T06:17:17.349Z] Removing intermediate container ca5e54cb3b96 [2022-06-08T06:17:17.349Z] ---> 780a2235c701 [2022-06-08T06:17:17.349Z] Step 17/29 : WORKDIR / [2022-06-08T06:17:17.608Z] ---> Running in 0428ac6e75b9 [2022-06-08T06:17:17.608Z] Removing intermediate container 0428ac6e75b9 [2022-06-08T06:17:17.608Z] ---> 8a3b8694b89e [2022-06-08T06:17:17.608Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-08T06:17:18.177Z] ---> 2aacb81db011 [2022-06-08T06:17:18.177Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-08T06:17:18.437Z] ---> 5ed8b4e37b68 [2022-06-08T06:17:18.437Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-08T06:17:18.437Z] ---> a624ba750e05 [2022-06-08T06:17:18.437Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-08T06:17:18.695Z] ---> 894a98e6a9b4 [2022-06-08T06:17:18.695Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-08T06:17:18.695Z] ---> 1177d45a10b7 [2022-06-08T06:17:18.695Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-08T06:17:19.262Z] ---> bdd2032a1e40 [2022-06-08T06:17:19.262Z] Step 24/29 : EXPOSE 59983 [2022-06-08T06:17:19.262Z] ---> Running in 65829b01d91d [2022-06-08T06:17:19.262Z] Removing intermediate container 65829b01d91d [2022-06-08T06:17:19.262Z] ---> 9a14f3ca8803 [2022-06-08T06:17:19.262Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-08T06:17:19.521Z] ---> Running in a83df8d8e77d [2022-06-08T06:17:19.521Z] Removing intermediate container a83df8d8e77d [2022-06-08T06:17:19.521Z] ---> 1a6cf4269651 [2022-06-08T06:17:19.521Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-08T06:17:19.521Z] ---> Running in 1534563f1fa8 [2022-06-08T06:17:19.521Z] Removing intermediate container 1534563f1fa8 [2022-06-08T06:17:19.521Z] ---> ef7a1ade7ae9 [2022-06-08T06:17:19.521Z] Step 27/29 : LABEL arch=amd64 [2022-06-08T06:17:19.521Z] ---> Running in e61db4308aa1 [2022-06-08T06:17:19.780Z] Removing intermediate container e61db4308aa1 [2022-06-08T06:17:19.780Z] ---> 51d57da8359e [2022-06-08T06:17:19.780Z] Step 28/29 : LABEL git_sha=1db6875afad51daabeeec484a7b8550ad124de9c [2022-06-08T06:17:19.780Z] ---> Running in 2bb350f0ec23 [2022-06-08T06:17:19.780Z] Removing intermediate container 2bb350f0ec23 [2022-06-08T06:17:19.780Z] ---> f7069fc8fefa [2022-06-08T06:17:19.780Z] Step 29/29 : LABEL version=0.0.0 [2022-06-08T06:17:19.780Z] ---> Running in fb2999b4cedf [2022-06-08T06:17:20.041Z] Removing intermediate container fb2999b4cedf [2022-06-08T06:17:20.041Z] ---> 5cafeca7d234 [2022-06-08T06:17:20.041Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T06:17:20.041Z] Successfully built 5cafeca7d234 [2022-06-08T06:17:20.041Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:17:20.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T06:17:20.480Z] [2022-06-08T06:17:20.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:17:20.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T06:17:20.781Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-08T06:17:20.781Z] 5eb5b503b376: Pulling fs layer [2022-06-08T06:17:20.781Z] 5c69ac0246d0: Pulling fs layer [2022-06-08T06:17:20.781Z] ec43610c2a17: Pulling fs layer [2022-06-08T06:17:20.781Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-08T06:17:20.781Z] 33b1e0a273af: Pulling fs layer [2022-06-08T06:17:20.781Z] 5d3b04190fa2: Pulling fs layer [2022-06-08T06:17:20.781Z] 2f39f015ded8: Pulling fs layer [2022-06-08T06:17:20.781Z] 3a2ae6a8a46f: Waiting [2022-06-08T06:17:20.781Z] 33b1e0a273af: Waiting [2022-06-08T06:17:20.781Z] 5d3b04190fa2: Waiting [2022-06-08T06:17:20.781Z] 2f39f015ded8: Waiting [2022-06-08T06:17:20.781Z] 5c69ac0246d0: Download complete [2022-06-08T06:17:20.781Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-08T06:17:20.781Z] 3a2ae6a8a46f: Download complete [2022-06-08T06:17:20.781Z] 33b1e0a273af: Verifying Checksum [2022-06-08T06:17:20.781Z] 33b1e0a273af: Download complete [2022-06-08T06:17:20.781Z] ec43610c2a17: Verifying Checksum [2022-06-08T06:17:20.781Z] ec43610c2a17: Download complete [2022-06-08T06:17:20.781Z] 5d3b04190fa2: Verifying Checksum [2022-06-08T06:17:20.781Z] 5d3b04190fa2: Download complete [2022-06-08T06:17:20.895Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1736 in /w/workspace/xfoundry_device-usb-camera_PR-32 [Pipeline] { [Pipeline] ws [2022-06-08T06:17:20.907Z] Running in /w/workspace/device-usb-camera/6 [Pipeline] { [Pipeline] checkout [2022-06-08T06:17:20.936Z] Selected Git installation does not exist. Using Default [2022-06-08T06:17:20.936Z] The recommended git tool is: NONE [2022-06-08T06:17:21.040Z] 5eb5b503b376: Download complete [2022-06-08T06:17:21.607Z] 2f39f015ded8: Download complete [2022-06-08T06:17:22.173Z] 5eb5b503b376: Pull complete [2022-06-08T06:17:22.173Z] 5c69ac0246d0: Pull complete [2022-06-08T06:17:22.741Z] ec43610c2a17: Pull complete [2022-06-08T06:17:22.741Z] 3a2ae6a8a46f: Pull complete [2022-06-08T06:17:22.999Z] 33b1e0a273af: Pull complete [2022-06-08T06:17:22.999Z] 5d3b04190fa2: Pull complete [2022-06-08T06:17:25.651Z] using credential edgex-jenkins-ssh [2022-06-08T06:17:25.670Z] Cloning the remote Git repository [2022-06-08T06:17:25.728Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-08T06:17:25.803Z] > git init /w/workspace/device-usb-camera/6 # timeout=10 [2022-06-08T06:17:25.880Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-08T06:17:25.880Z] > git --version # timeout=10 [2022-06-08T06:17:25.910Z] > git --version # 'git version 2.25.1' [2022-06-08T06:17:25.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T06:17:26.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T06:17:26.528Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-08T06:17:26.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T06:17:26.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-08T06:17:26.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-08T06:17:26.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T06:17:26.727Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-08T06:17:27.190Z] Merging remotes/origin/main commit 455d5982027557f38f4688dafc55c743213ab3fb into PR head commit a600adc348fec57cab4dd563690f906113ff476a [2022-06-08T06:17:27.275Z] 2f39f015ded8: Pull complete [2022-06-08T06:17:27.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-08T06:17:27.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T06:17:27.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:17:27.367Z] prd-ubuntu20.04-docker-8c-8g-1734 does not seem to be running inside a container [2022-06-08T06:17:27.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T06:17:27.467Z] Merge succeeded, producing 9c7bd5ed1d6e4d35bc0192e9010e85077a629178 [2022-06-08T06:17:27.468Z] Checking out Revision 9c7bd5ed1d6e4d35bc0192e9010e85077a629178 (PR-32) [2022-06-08T06:17:27.214Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T06:17:27.247Z] > git checkout -f a600adc348fec57cab4dd563690f906113ff476a # timeout=10 [2022-06-08T06:17:27.333Z] > git remote # timeout=10 [2022-06-08T06:17:27.356Z] > git config --get remote.origin.url # timeout=10 [2022-06-08T06:17:27.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T06:17:27.391Z] > git merge 455d5982027557f38f4688dafc55c743213ab3fb # timeout=10 [2022-06-08T06:17:27.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-08T06:17:27.480Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T06:17:27.494Z] > git checkout -f 9c7bd5ed1d6e4d35bc0192e9010e85077a629178 # timeout=10 [2022-06-08T06:17:29.026Z] $ docker top c78116a8da8ff844c123f83b8e49acd607e6439ce03b259755944475ce086f51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:17:29.428Z] ---> job-cost.sh [2022-06-08T06:17:29.428Z] lf-activate-venv: SKIPPING [2022-06-08T06:17:29.428Z] INFO: No Stack... [2022-06-08T06:17:29.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T06:17:30.256Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T06:17:30.546Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-32/archives/cost.csv [2022-06-08T06:17:30.546Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T06:17:30.559Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] [2022-06-08T06:17:30.564Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] did not exist. Created. [2022-06-08T06:17:30.564Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T06:17:30.863Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-08T06:17:30.888Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T06:17:30.894Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T06:17:30.911Z] $ docker stop --time=1 c78116a8da8ff844c123f83b8e49acd607e6439ce03b259755944475ce086f51 [2022-06-08T06:17:31.608Z] Commit message: "Merge commit '455d5982027557f38f4688dafc55c743213ab3fb' into HEAD" [2022-06-08T06:17:31.631Z] First time build. Skipping changelog. [2022-06-08T06:17:31.860Z] [2022-06-08T06:17:31.860Z] GitHub has been notified of this commit’s build result [2022-06-08T06:17:31.860Z] [2022-06-08T06:17:32.098Z] $ docker rm -f c78116a8da8ff844c123f83b8e49acd607e6439ce03b259755944475ce086f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T06:17:31.621Z] > git rev-list --no-walk 6515cc317181e5f702afbe9d7cc7583a7697ff28 # timeout=10 [2022-06-08T06:17:32.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-08T06:17:32.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T06:17:32.693Z] Dload Upload Total Spent Left Speed [2022-06-08T06:17:32.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 93534 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh [2022-06-08T06:17:33.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-08T06:17:33.711Z] + sudo tee /etc/docker/daemon.new [2022-06-08T06:17:33.711Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-08T06:17:33.711Z] { [2022-06-08T06:17:33.711Z] "registry-mirrors": [ [2022-06-08T06:17:33.711Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-08T06:17:33.711Z] ], [2022-06-08T06:17:33.711Z] "bip": "10.250.0.254/24", [2022-06-08T06:17:33.711Z] "hosts": [ [2022-06-08T06:17:33.711Z] "tcp://0.0.0.0:5555", [2022-06-08T06:17:33.711Z] "unix:///var/run/docker.sock" [2022-06-08T06:17:33.711Z] ], [2022-06-08T06:17:33.711Z] "mtu": 1458, [2022-06-08T06:17:33.711Z] "selinux-enabled": true, [2022-06-08T06:17:33.711Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-08T06:17:33.711Z] } [Pipeline] sh [2022-06-08T06:17:34.051Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-08T06:17:34.381Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T06:17:52.683Z] provisioning config files... [2022-06-08T06:17:52.708Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config4116014330360636269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:17:53.079Z] ---> docker-login.sh [2022-06-08T06:17:53.079Z] nexus3.edgexfoundry.org:10001 [2022-06-08T06:17:53.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:17:53.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:17:53.951Z] Configure a credential helper to remove this warning. See [2022-06-08T06:17:53.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:17:53.951Z] [2022-06-08T06:17:53.951Z] Login Succeeded [2022-06-08T06:17:53.951Z] nexus3.edgexfoundry.org:10002 [2022-06-08T06:17:54.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:17:54.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:17:54.510Z] Configure a credential helper to remove this warning. See [2022-06-08T06:17:54.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:17:54.510Z] [2022-06-08T06:17:54.510Z] Login Succeeded [2022-06-08T06:17:54.510Z] nexus3.edgexfoundry.org:10003 [2022-06-08T06:17:54.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:17:55.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:17:55.059Z] Configure a credential helper to remove this warning. See [2022-06-08T06:17:55.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:17:55.059Z] [2022-06-08T06:17:55.059Z] Login Succeeded [2022-06-08T06:17:55.059Z] nexus3.edgexfoundry.org:10004 [2022-06-08T06:17:55.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:17:55.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:17:55.331Z] Configure a credential helper to remove this warning. See [2022-06-08T06:17:55.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:17:55.331Z] [2022-06-08T06:17:55.331Z] Login Succeeded [2022-06-08T06:17:55.331Z] docker.io [2022-06-08T06:17:55.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T06:17:56.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T06:17:56.203Z] Configure a credential helper to remove this warning. See [2022-06-08T06:17:56.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T06:17:56.203Z] [2022-06-08T06:17:56.203Z] Login Succeeded [2022-06-08T06:17:56.203Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T06:17:56.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T06:17:56.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T06:17:56.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T06:17:56.758Z] ========================================================= [2022-06-08T06:17:56.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-08T06:17:56.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:17:57.141Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-08T06:17:57.414Z] Sending build context to Docker daemon 479.2kB [2022-06-08T06:17:57.414Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T06:17:57.414Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-08T06:17:57.689Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-08T06:17:57.690Z] 9b3977197b4f: Pulling fs layer [2022-06-08T06:17:57.690Z] 1a89e8eeedd5: Pulling fs layer [2022-06-08T06:17:57.690Z] 94645a83ff95: Pulling fs layer [2022-06-08T06:17:57.690Z] e6fb740bc735: Pulling fs layer [2022-06-08T06:17:57.690Z] 3a77bd46dcc9: Pulling fs layer [2022-06-08T06:17:57.690Z] 355e64cbe906: Pulling fs layer [2022-06-08T06:17:57.690Z] 63ab81a10011: Pulling fs layer [2022-06-08T06:17:57.690Z] 555d1d1c4555: Pulling fs layer [2022-06-08T06:17:57.690Z] 7d9057610161: Pulling fs layer [2022-06-08T06:17:57.690Z] e6fb740bc735: Waiting [2022-06-08T06:17:57.690Z] 3a77bd46dcc9: Waiting [2022-06-08T06:17:57.690Z] 355e64cbe906: Waiting [2022-06-08T06:17:57.690Z] 63ab81a10011: Waiting [2022-06-08T06:17:57.690Z] 555d1d1c4555: Waiting [2022-06-08T06:17:57.690Z] 7d9057610161: Waiting [2022-06-08T06:17:57.690Z] 94645a83ff95: Download complete [2022-06-08T06:17:57.690Z] 1a89e8eeedd5: Verifying Checksum [2022-06-08T06:17:57.690Z] 1a89e8eeedd5: Download complete [2022-06-08T06:17:57.690Z] 3a77bd46dcc9: Verifying Checksum [2022-06-08T06:17:57.690Z] 3a77bd46dcc9: Download complete [2022-06-08T06:17:57.690Z] 355e64cbe906: Verifying Checksum [2022-06-08T06:17:57.690Z] 355e64cbe906: Download complete [2022-06-08T06:17:57.690Z] 63ab81a10011: Verifying Checksum [2022-06-08T06:17:57.690Z] 63ab81a10011: Download complete [2022-06-08T06:17:57.690Z] 9b3977197b4f: Download complete [2022-06-08T06:17:58.681Z] 9b3977197b4f: Pull complete [2022-06-08T06:17:58.681Z] 7d9057610161: Verifying Checksum [2022-06-08T06:17:58.681Z] 7d9057610161: Download complete [2022-06-08T06:17:59.283Z] 1a89e8eeedd5: Pull complete [2022-06-08T06:17:59.557Z] 94645a83ff95: Pull complete [2022-06-08T06:17:59.832Z] 555d1d1c4555: Verifying Checksum [2022-06-08T06:17:59.832Z] 555d1d1c4555: Download complete [2022-06-08T06:18:00.426Z] e6fb740bc735: Download complete [2022-06-08T06:18:12.826Z] e6fb740bc735: Pull complete [2022-06-08T06:18:12.826Z] 3a77bd46dcc9: Pull complete [2022-06-08T06:18:12.826Z] 355e64cbe906: Pull complete [2022-06-08T06:18:12.826Z] 63ab81a10011: Pull complete [2022-06-08T06:18:19.529Z] 555d1d1c4555: Pull complete [2022-06-08T06:18:20.523Z] 7d9057610161: Pull complete [2022-06-08T06:18:20.523Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-08T06:18:20.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-08T06:18:20.523Z] ---> 819e984ddca1 [2022-06-08T06:18:20.523Z] Step 3/12 : ARG MAKE="make build" [2022-06-08T06:18:22.500Z] ---> Running in 95ab96240ebd [2022-06-08T06:18:22.500Z] Removing intermediate container 95ab96240ebd [2022-06-08T06:18:22.500Z] ---> a899cdfb0c45 [2022-06-08T06:18:22.500Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T06:18:22.500Z] ---> Running in f874bbb1244f [2022-06-08T06:18:22.771Z] Removing intermediate container f874bbb1244f [2022-06-08T06:18:22.771Z] ---> 338c9b671ce0 [2022-06-08T06:18:22.771Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-08T06:18:23.043Z] ---> Running in b1cb4f78f4c4 [2022-06-08T06:18:23.315Z] Removing intermediate container b1cb4f78f4c4 [2022-06-08T06:18:23.315Z] ---> 8e8c002d0c7e [2022-06-08T06:18:23.315Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T06:18:23.315Z] ---> Running in 04035e6f076a [2022-06-08T06:18:25.295Z] Removing intermediate container 04035e6f076a [2022-06-08T06:18:25.295Z] ---> 5f6afb2aa737 [2022-06-08T06:18:25.295Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T06:18:25.295Z] ---> Running in e01a496c4851 [2022-06-08T06:18:25.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T06:18:26.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T06:18:27.844Z] (1/14) Installing libintl (0.21-r0) [2022-06-08T06:18:27.844Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-08T06:18:27.844Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-06-08T06:18:27.844Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-06-08T06:18:28.115Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-06-08T06:18:28.387Z] (6/14) Installing udev-init-scripts (35-r0) [2022-06-08T06:18:28.387Z] Executing udev-init-scripts-35-r0.post-install [2022-06-08T06:18:28.387Z] (7/14) Installing libblkid (2.37.4-r0) [2022-06-08T06:18:28.387Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-06-08T06:18:28.657Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-06-08T06:18:28.657Z] (10/14) Installing kmod-libs (29-r2) [2022-06-08T06:18:28.657Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-06-08T06:18:28.925Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-08T06:18:28.925Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-08T06:18:29.196Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-06-08T06:18:29.196Z] Executing busybox-1.34.1-r3.trigger [2022-06-08T06:18:29.196Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-08T06:18:29.196Z] OK: 228 MiB in 66 packages [2022-06-08T06:18:30.650Z] Removing intermediate container e01a496c4851 [2022-06-08T06:18:30.650Z] ---> cecffa6f0255 [2022-06-08T06:18:30.650Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-08T06:18:30.650Z] ---> Running in 5dfd97fb8c84 [2022-06-08T06:18:30.650Z] Removing intermediate container 5dfd97fb8c84 [2022-06-08T06:18:30.650Z] ---> 95fe3ec72e70 [2022-06-08T06:18:30.650Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-08T06:18:31.256Z] ---> f052c931430e [2022-06-08T06:18:31.256Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T06:18:31.256Z] ---> Running in 2b39418084b3 [2022-06-08T06:19:18.239Z] Removing intermediate container 2b39418084b3 [2022-06-08T06:19:18.239Z] ---> c25a6008ee15 [2022-06-08T06:19:18.239Z] Step 11/12 : COPY . . [2022-06-08T06:19:18.239Z] ---> 31a804331cc4 [2022-06-08T06:19:18.239Z] Step 12/12 : RUN ${MAKE} [2022-06-08T06:19:18.239Z] ---> Running in 51822c53272a [2022-06-08T06:19:18.239Z] noop [2022-06-08T06:19:18.239Z] Removing intermediate container 51822c53272a [2022-06-08T06:19:18.239Z] ---> 982ec93174c8 [2022-06-08T06:19:18.239Z] Successfully built 982ec93174c8 [2022-06-08T06:19:18.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:19:18.608Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T06:19:18.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:19:18.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-1736 does not seem to be running inside a container [2022-06-08T06:19:18.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-08T06:19:20.184Z] $ docker top 49693cd16374189f3c249f0448a5cc2a2d4ab79f21cf356bbb8e3beae8bf1cec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T06:19:21.101Z] + go version [2022-06-08T06:19:21.101Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-08T06:19:21.130Z] $ docker stop --time=1 49693cd16374189f3c249f0448a5cc2a2d4ab79f21cf356bbb8e3beae8bf1cec [2022-06-08T06:19:22.751Z] $ docker rm -f 49693cd16374189f3c249f0448a5cc2a2d4ab79f21cf356bbb8e3beae8bf1cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:19:23.355Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T06:19:23.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:19:23.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-1736 does not seem to be running inside a container [2022-06-08T06:19:23.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-08T06:19:24.895Z] $ docker top 36e8769be540c302b9d9acf754ce978c1e4b5330f70b672d14bff573431378fb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T06:19:25.792Z] + make test [2022-06-08T06:19:25.792Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-08T06:19:27.241Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-08T06:21:04.124Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-08T06:21:04.124Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements [2022-06-08T06:21:04.124Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-08T06:21:04.124Z] CGO_ENABLED=1 go vet ./... [2022-06-08T06:21:19.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T06:21:19.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T06:21:19.236Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-08T06:21:21.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-08T06:21:21.888Z] $ docker stop --time=1 36e8769be540c302b9d9acf754ce978c1e4b5330f70b672d14bff573431378fb [2022-06-08T06:21:23.650Z] $ docker rm -f 36e8769be540c302b9d9acf754ce978c1e4b5330f70b672d14bff573431378fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T06:21:24.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T06:21:24.622Z] Warning: overwriting stash ‘coverage-report’ [2022-06-08T06:21:25.120Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T06:21:25.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T06:21:25.846Z] + ls -al . [2022-06-08T06:21:25.846Z] total 184 [2022-06-08T06:21:25.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 06:21 . [2022-06-08T06:21:25.846Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 06:17 .. [2022-06-08T06:21:25.846Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 06:17 .git [2022-06-08T06:21:25.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 06:17 .github [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 8 06:17 .gitignore [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 8 06:17 .golangci.yml [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 8 06:17 .hadolint.yml [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jun 8 06:17 Attribution.txt [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 8 06:17 CHANGELOG.md [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 8 06:17 Dockerfile [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 8 06:17 GOVERNANCE.md [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 8 06:17 Jenkinsfile [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 8 06:17 LICENSE [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 8 06:17 Makefile [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 8 06:17 OWNERS.md [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 10893 Jun 8 06:17 README.md [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 06:15 VERSION [2022-06-08T06:21:25.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 06:17 bin [2022-06-08T06:21:25.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 06:17 cmd [2022-06-08T06:21:25.846Z] -rw-r--r-- 1 jenkins jenkins 27324 Jun 8 06:20 coverage.out [2022-06-08T06:21:25.846Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 06:17 docker-compose [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 06:17 docker-entrypoint.sh [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 3440 Jun 8 06:17 go.mod [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 8 06:17 go.sum [2022-06-08T06:21:25.846Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 06:17 internal [2022-06-08T06:21:25.846Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 8 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:21:26.198Z] + 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=9c7bd5ed1d6e4d35bc0192e9010e85077a629178 --label arch=arm64 --label version=0.0.0 . [2022-06-08T06:21:26.476Z] Sending build context to Docker daemon 507.4kB [2022-06-08T06:21:26.476Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T06:21:26.476Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-08T06:21:26.476Z] ---> 982ec93174c8 [2022-06-08T06:21:26.476Z] Step 3/29 : ARG MAKE="make build" [2022-06-08T06:21:26.757Z] ---> Running in 85c7d14b7b90 [2022-06-08T06:21:27.030Z] Removing intermediate container 85c7d14b7b90 [2022-06-08T06:21:27.030Z] ---> a5badc0e26d4 [2022-06-08T06:21:27.030Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T06:21:27.030Z] ---> Running in 7b53e2ae235d [2022-06-08T06:21:27.302Z] Removing intermediate container 7b53e2ae235d [2022-06-08T06:21:27.302Z] ---> f8a752186867 [2022-06-08T06:21:27.302Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-08T06:21:27.302Z] ---> Running in 0f44bea09230 [2022-06-08T06:21:27.580Z] Removing intermediate container 0f44bea09230 [2022-06-08T06:21:27.580Z] ---> 84b25a9d30e8 [2022-06-08T06:21:27.580Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T06:21:27.859Z] ---> Running in 6d7de0c06794 [2022-06-08T06:21:29.305Z] Removing intermediate container 6d7de0c06794 [2022-06-08T06:21:29.305Z] ---> a84037616b1c [2022-06-08T06:21:29.305Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T06:21:29.305Z] ---> Running in d7af2800afd4 [2022-06-08T06:21:30.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T06:21:31.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T06:21:32.235Z] OK: 228 MiB in 66 packages [2022-06-08T06:21:32.836Z] Removing intermediate container d7af2800afd4 [2022-06-08T06:21:32.836Z] ---> c2ae71290643 [2022-06-08T06:21:32.836Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-08T06:21:32.836Z] ---> Running in cbc0e39f60e5 [2022-06-08T06:21:33.107Z] Removing intermediate container cbc0e39f60e5 [2022-06-08T06:21:33.107Z] ---> e03e27a34ecb [2022-06-08T06:21:33.107Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-08T06:21:33.700Z] ---> 4ecda74d139a [2022-06-08T06:21:33.700Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T06:21:33.700Z] ---> Running in 6012b3b73714 [2022-06-08T06:21:35.665Z] Removing intermediate container 6012b3b73714 [2022-06-08T06:21:35.665Z] ---> 9d6c9d243422 [2022-06-08T06:21:35.665Z] Step 11/29 : COPY . . [2022-06-08T06:21:36.266Z] ---> d68584a8c9e9 [2022-06-08T06:21:36.266Z] Step 12/29 : RUN ${MAKE} [2022-06-08T06:21:36.545Z] ---> Running in 8c6f633cec21 [2022-06-08T06:21:37.526Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-08T06:23:44.422Z] Removing intermediate container 8c6f633cec21 [2022-06-08T06:23:44.422Z] ---> 39f853ec26e1 [2022-06-08T06:23:44.422Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-08T06:23:44.422Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-08T06:23:44.422Z] eab2503cf8f4: Pulling fs layer [2022-06-08T06:23:44.422Z] 97cd0a44c592: Pulling fs layer [2022-06-08T06:23:44.422Z] 97cd0a44c592: Verifying Checksum [2022-06-08T06:23:44.422Z] 97cd0a44c592: Download complete [2022-06-08T06:23:44.422Z] eab2503cf8f4: Verifying Checksum [2022-06-08T06:23:44.422Z] eab2503cf8f4: Download complete [2022-06-08T06:23:44.697Z] eab2503cf8f4: Pull complete [2022-06-08T06:23:44.974Z] 97cd0a44c592: Pull complete [2022-06-08T06:23:45.248Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-08T06:23:45.248Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-08T06:23:45.248Z] ---> 7f763cca56b3 [2022-06-08T06:23:45.248Z] Step 14/29 : FROM alpine:3.15 [2022-06-08T06:23:45.844Z] 3.15: Pulling from library/alpine [2022-06-08T06:23:45.844Z] 9981e73032c8: Pulling fs layer [2022-06-08T06:23:46.119Z] 9981e73032c8: Verifying Checksum [2022-06-08T06:23:46.119Z] 9981e73032c8: Download complete [2022-06-08T06:23:46.720Z] 9981e73032c8: Pull complete [2022-06-08T06:23:46.720Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-08T06:23:46.720Z] Status: Downloaded newer image for alpine:3.15 [2022-06-08T06:23:46.720Z] ---> 3fb3c9af89a9 [2022-06-08T06:23:46.720Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-08T06:23:46.720Z] ---> Running in bbfa735abf81 [2022-06-08T06:23:46.996Z] Removing intermediate container bbfa735abf81 [2022-06-08T06:23:46.996Z] ---> 02269d0dd5e1 [2022-06-08T06:23:46.996Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-08T06:23:47.271Z] ---> Running in 60111d67c695 [2022-06-08T06:23:48.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T06:23:48.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T06:23:49.522Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-06-08T06:23:49.522Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-06-08T06:23:49.522Z] (3/73) Installing libxau (1.0.9-r0) [2022-06-08T06:23:49.522Z] (4/73) Installing libmd (1.0.3-r0) [2022-06-08T06:23:49.522Z] (5/73) Installing libbsd (0.11.3-r1) [2022-06-08T06:23:49.522Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-06-08T06:23:49.522Z] (7/73) Installing libxcb (1.14-r2) [2022-06-08T06:23:49.522Z] (8/73) Installing libx11 (1.7.2-r0) [2022-06-08T06:23:49.522Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-06-08T06:23:49.797Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-06-08T06:23:49.797Z] (11/73) Installing expat (2.4.7-r0) [2022-06-08T06:23:49.797Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-06-08T06:23:49.797Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-06-08T06:23:49.797Z] (14/73) Installing libpng (1.6.37-r1) [2022-06-08T06:23:49.797Z] (15/73) Installing freetype (2.11.1-r2) [2022-06-08T06:23:49.797Z] (16/73) Installing libuuid (2.37.4-r0) [2022-06-08T06:23:49.797Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-06-08T06:23:49.797Z] (18/73) Installing fribidi (1.0.11-r0) [2022-06-08T06:23:49.797Z] (19/73) Installing libffi (3.4.2-r1) [2022-06-08T06:23:49.797Z] (20/73) Installing libintl (0.21-r0) [2022-06-08T06:23:49.797Z] (21/73) Installing libblkid (2.37.4-r0) [2022-06-08T06:23:50.072Z] (22/73) Installing libmount (2.37.4-r0) [2022-06-08T06:23:50.072Z] (23/73) Installing pcre (8.45-r1) [2022-06-08T06:23:50.072Z] (24/73) Installing glib (2.70.1-r0) [2022-06-08T06:23:50.072Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-06-08T06:23:50.072Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-06-08T06:23:50.072Z] (27/73) Installing libass (0.15.2-r0) [2022-06-08T06:23:50.072Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-06-08T06:23:50.072Z] (29/73) Installing gmp (6.2.1-r1) [2022-06-08T06:23:50.072Z] (30/73) Installing nettle (3.7.3-r0) [2022-06-08T06:23:50.072Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-06-08T06:23:50.072Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-06-08T06:23:50.348Z] (33/73) Installing libunistring (0.9.10-r1) [2022-06-08T06:23:50.348Z] (34/73) Installing gnutls (3.7.1-r0) [2022-06-08T06:23:50.348Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-08T06:23:50.348Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-08T06:23:50.348Z] (37/73) Installing lame (3.100-r0) [2022-06-08T06:23:50.348Z] (38/73) Installing opus (1.3.1-r1) [2022-06-08T06:23:50.349Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-06-08T06:23:50.349Z] (40/73) Installing soxr (0.1.3-r2) [2022-06-08T06:23:50.349Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-06-08T06:23:50.349Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-08T06:23:50.349Z] (43/73) Installing libsrt (1.4.2-r1) [2022-06-08T06:23:50.349Z] (44/73) Installing libssh (0.9.6-r1) [2022-06-08T06:23:50.624Z] (45/73) Installing libogg (1.3.5-r0) [2022-06-08T06:23:50.624Z] (46/73) Installing libtheora (1.1.1-r16) [2022-06-08T06:23:50.624Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-06-08T06:23:50.624Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-06-08T06:23:50.624Z] (49/73) Installing libxext (1.3.4-r0) [2022-06-08T06:23:50.624Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-06-08T06:23:50.624Z] (51/73) Installing libdrm (2.4.109-r0) [2022-06-08T06:23:50.624Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-06-08T06:23:50.624Z] (53/73) Installing libva (2.13.0-r0) [2022-06-08T06:23:50.624Z] (54/73) Installing libvdpau (1.4-r0) [2022-06-08T06:23:50.624Z] (55/73) Installing vidstab (1.1.0-r1) [2022-06-08T06:23:50.624Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-06-08T06:23:50.624Z] (57/73) Installing libvpx (1.10.0-r0) [2022-06-08T06:23:50.624Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-06-08T06:23:50.624Z] (59/73) Installing libwebp (1.2.2-r0) [2022-06-08T06:23:50.624Z] (60/73) Installing x264-libs (20210613-r0) [2022-06-08T06:23:50.901Z] (61/73) Installing x265-libs (3.5-r0) [2022-06-08T06:23:50.901Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-06-08T06:23:50.901Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-06-08T06:23:51.176Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-06-08T06:23:51.176Z] (65/73) Installing udev-init-scripts (35-r0) [2022-06-08T06:23:51.176Z] Executing udev-init-scripts-35-r0.post-install [2022-06-08T06:23:51.458Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-08T06:23:51.458Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-06-08T06:23:51.458Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-06-08T06:23:51.458Z] (69/73) Installing kmod-libs (29-r2) [2022-06-08T06:23:51.458Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-06-08T06:23:51.458Z] (71/73) Installing libsodium (1.0.18-r0) [2022-06-08T06:23:51.458Z] (72/73) Installing libzmq (4.3.4-r0) [2022-06-08T06:23:51.458Z] (73/73) Installing zeromq (4.3.4-r0) [2022-06-08T06:23:51.458Z] Executing busybox-1.34.1-r5.trigger [2022-06-08T06:23:51.458Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-08T06:23:51.458Z] OK: 67 MiB in 87 packages [2022-06-08T06:23:54.862Z] Removing intermediate container 60111d67c695 [2022-06-08T06:23:54.862Z] ---> 0b9c9b35706d [2022-06-08T06:23:54.862Z] Step 17/29 : WORKDIR / [2022-06-08T06:23:54.862Z] ---> Running in 88da2a61c766 [2022-06-08T06:23:54.862Z] Removing intermediate container 88da2a61c766 [2022-06-08T06:23:54.862Z] ---> 847046dc7f11 [2022-06-08T06:23:54.862Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-08T06:23:56.305Z] ---> eb61ecb2bd4e [2022-06-08T06:23:56.305Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-08T06:23:56.903Z] ---> 16c810e55788 [2022-06-08T06:23:56.903Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-08T06:23:57.502Z] ---> 2625a9d27e5f [2022-06-08T06:23:57.502Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-08T06:23:57.777Z] ---> 3045dcad2e29 [2022-06-08T06:23:57.777Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-08T06:23:58.375Z] ---> 729c9c5b65a4 [2022-06-08T06:23:58.375Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-08T06:23:59.813Z] ---> b9ecb60f8625 [2022-06-08T06:23:59.813Z] Step 24/29 : EXPOSE 59983 [2022-06-08T06:23:59.813Z] ---> Running in 98db55bc5692 [2022-06-08T06:24:00.091Z] Removing intermediate container 98db55bc5692 [2022-06-08T06:24:00.091Z] ---> 099b453444ab [2022-06-08T06:24:00.091Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-08T06:24:00.091Z] ---> Running in 6e575ee3fd06 [2022-06-08T06:24:00.366Z] Removing intermediate container 6e575ee3fd06 [2022-06-08T06:24:00.366Z] ---> d17f4aacc567 [2022-06-08T06:24:00.366Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-08T06:24:00.366Z] ---> Running in 2cde29754adb [2022-06-08T06:24:00.643Z] Removing intermediate container 2cde29754adb [2022-06-08T06:24:00.643Z] ---> c656f41d5bef [2022-06-08T06:24:00.643Z] Step 27/29 : LABEL arch=arm64 [2022-06-08T06:24:00.919Z] ---> Running in 021c96be9b3a [2022-06-08T06:24:01.194Z] Removing intermediate container 021c96be9b3a [2022-06-08T06:24:01.194Z] ---> 92f0c7874ba2 [2022-06-08T06:24:01.194Z] Step 28/29 : LABEL git_sha=9c7bd5ed1d6e4d35bc0192e9010e85077a629178 [2022-06-08T06:24:01.194Z] ---> Running in 659dec46d44c [2022-06-08T06:24:01.474Z] Removing intermediate container 659dec46d44c [2022-06-08T06:24:01.474Z] ---> 889cd2c0ddfe [2022-06-08T06:24:01.474Z] Step 29/29 : LABEL version=0.0.0 [2022-06-08T06:24:01.749Z] ---> Running in a106efc8c000 [2022-06-08T06:24:02.024Z] Removing intermediate container a106efc8c000 [2022-06-08T06:24:02.024Z] ---> 8b3404afe6ee [2022-06-08T06:24:02.024Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-08T06:24:02.024Z] Successfully built 8b3404afe6ee [2022-06-08T06:24:02.024Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:24:02.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T06:24:02.482Z] [2022-06-08T06:24:02.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:24:02.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T06:24:03.114Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-08T06:24:03.114Z] 8998bd30e6a1: Pulling fs layer [2022-06-08T06:24:03.114Z] 04944245beec: Pulling fs layer [2022-06-08T06:24:03.114Z] 699f458cf7ca: Pulling fs layer [2022-06-08T06:24:03.114Z] 765212b225bb: Pulling fs layer [2022-06-08T06:24:03.114Z] f23df028b6ca: Pulling fs layer [2022-06-08T06:24:03.114Z] d65c8cfc05b1: Pulling fs layer [2022-06-08T06:24:03.114Z] 2437ff75d9bd: Pulling fs layer [2022-06-08T06:24:03.114Z] f23df028b6ca: Waiting [2022-06-08T06:24:03.114Z] d65c8cfc05b1: Waiting [2022-06-08T06:24:03.114Z] 2437ff75d9bd: Waiting [2022-06-08T06:24:03.114Z] 765212b225bb: Waiting [2022-06-08T06:24:03.114Z] 04944245beec: Verifying Checksum [2022-06-08T06:24:03.114Z] 04944245beec: Download complete [2022-06-08T06:24:03.114Z] 765212b225bb: Download complete [2022-06-08T06:24:03.114Z] f23df028b6ca: Verifying Checksum [2022-06-08T06:24:03.114Z] f23df028b6ca: Download complete [2022-06-08T06:24:03.114Z] d65c8cfc05b1: Verifying Checksum [2022-06-08T06:24:03.114Z] d65c8cfc05b1: Download complete [2022-06-08T06:24:03.392Z] 699f458cf7ca: Verifying Checksum [2022-06-08T06:24:03.392Z] 699f458cf7ca: Download complete [2022-06-08T06:24:03.669Z] 8998bd30e6a1: Verifying Checksum [2022-06-08T06:24:03.669Z] 8998bd30e6a1: Download complete [2022-06-08T06:24:06.305Z] 2437ff75d9bd: Verifying Checksum [2022-06-08T06:24:06.305Z] 2437ff75d9bd: Download complete [2022-06-08T06:24:07.741Z] 8998bd30e6a1: Pull complete [2022-06-08T06:24:08.338Z] 04944245beec: Pull complete [2022-06-08T06:24:09.780Z] 699f458cf7ca: Pull complete [2022-06-08T06:24:10.054Z] 765212b225bb: Pull complete [2022-06-08T06:24:11.039Z] f23df028b6ca: Pull complete [2022-06-08T06:24:11.317Z] d65c8cfc05b1: Pull complete [2022-06-08T06:24:26.429Z] 2437ff75d9bd: Pull complete [2022-06-08T06:24:26.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-08T06:24:26.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T06:24:26.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:24:26.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-1736 does not seem to be running inside a container [2022-06-08T06:24:26.793Z] $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-08T06:24:29.500Z] $ docker top 65a4ddf919958cfa99da74e8c5a4ba5f8d115a36e6fc4c6fda92c1c2a6fcc3d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:30.459Z] ---> job-cost.sh [2022-06-08T06:24:30.459Z] lf-activate-venv: SKIPPING [2022-06-08T06:24:30.459Z] INFO: No Stack... [2022-06-08T06:24:31.057Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-08T06:24:32.046Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T06:24:32.709Z] + cat /w/workspace/device-usb-camera/6/archives/cost.csv [2022-06-08T06:24:32.709Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T06:24:32.775Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] [2022-06-08T06:24:32.782Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] did not exist. Created. [2022-06-08T06:24:32.782Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T06:24:33.458Z] /w/workspace/device-usb-camera/6@tmp/durable-ccbbd0a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-08T06:24:34.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-08T06:24:34.171Z] Warning: overwriting stash ‘stack-cost’ [2022-06-08T06:24:34.214Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T06:24:34.220Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-32-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T06:24:34.242Z] $ docker stop --time=1 65a4ddf919958cfa99da74e8c5a4ba5f8d115a36e6fc4c6fda92c1c2a6fcc3d2 [2022-06-08T06:24:35.787Z] $ docker rm -f 65a4ddf919958cfa99da74e8c5a4ba5f8d115a36e6fc4c6fda92c1c2a6fcc3d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-08T06:24:36.246Z] provisioning config files... [2022-06-08T06:24:36.257Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config2705795401568379539tmp [Pipeline] { [Pipeline] sh [2022-06-08T06:24:36.555Z] + set +x [2022-06-08T06:24:36.555Z] + curl -s https://codecov.io/bash [2022-06-08T06:24:36.555Z] + bash -s -- [2022-06-08T06:24:36.555Z] [2022-06-08T06:24:36.555Z] _____ _ [2022-06-08T06:24:36.555Z] / ____| | | [2022-06-08T06:24:36.555Z] | | ___ __| | ___ ___ _____ __ [2022-06-08T06:24:36.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-08T06:24:36.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-08T06:24:36.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-08T06:24:36.555Z] Bash-1.0.6 [2022-06-08T06:24:36.555Z] [2022-06-08T06:24:36.555Z] [2022-06-08T06:24:36.555Z] ==> git version 2.25.1 found [2022-06-08T06:24:36.555Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-08T06:24:36.555Z] Release-Date: 2020-01-08 [2022-06-08T06:24:36.555Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-08T06:24:36.555Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-08T06:24:36.555Z] ==> Jenkins CI detected. [2022-06-08T06:24:36.555Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-32 [2022-06-08T06:24:36.555Z] project root: . [2022-06-08T06:24:36.555Z] --> token set from env [2022-06-08T06:24:36.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-08T06:24:36.555Z] ==> Running gcov in . (disable via -X gcov) [2022-06-08T06:24:36.555Z] ==> Python coveragepy not found [2022-06-08T06:24:36.555Z] ==> Searching for coverage reports in: [2022-06-08T06:24:36.555Z] + . [2022-06-08T06:24:36.555Z] -> Found 1 reports [2022-06-08T06:24:36.555Z] ==> Detecting git/mercurial file structure [2022-06-08T06:24:36.555Z] ==> Reading reports [2022-06-08T06:24:36.817Z] + ./coverage.out bytes=27324 [2022-06-08T06:24:36.817Z] ==> Appending adjustments [2022-06-08T06:24:36.817Z] https://docs.codecov.io/docs/fixing-reports [2022-06-08T06:24:36.817Z] + Found adjustments [2022-06-08T06:24:36.817Z] ==> Gzipping contents [2022-06-08T06:24:36.817Z] 4.0K /tmp/codecov.N79iXk.gz [2022-06-08T06:24:36.817Z] ==> Uploading reports [2022-06-08T06:24:36.817Z] url: https://codecov.io [2022-06-08T06:24:36.817Z] query: branch=PR-32&commit=1db6875afad51daabeeec484a7b8550ad124de9c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-32%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=32&job=&cmd_args= [2022-06-08T06:24:36.817Z] -> Pinging Codecov [2022-06-08T06:24:36.817Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-32&commit=1db6875afad51daabeeec484a7b8550ad124de9c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-32%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=32&job=&cmd_args= [2022-06-08T06:24:37.078Z] -> Uploading to [2022-06-08T06:24:37.078Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-08/73D8F5FF140700D3E01443B452E23636/1db6875afad51daabeeec484a7b8550ad124de9c/385e2d6d-f28e-4b52-ad16-79c8fab61f65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T062436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab4e8181a2848db29ef093c8ac0487dc81b7657bdde1fb0347abeb6446ef59aa [2022-06-08T06:24:37.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T06:24:37.078Z] Dload Upload Total Spent Left Speed [2022-06-08T06:24:37.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3603 0 0 100 3603 0 15597 --:--:-- --:--:-- --:--:-- 15597 [2022-06-08T06:24:37.338Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/1db6875afad51daabeeec484a7b8550ad124de9c [Pipeline] } [2022-06-08T06:24:37.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-08T06:24:38.002Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-32/archives ] [2022-06-08T06:24:38.003Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-32/archives [2022-06-08T06:24:38.003Z] total 16 [2022-06-08T06:24:38.003Z] drwxr-xr-x 3 root root 4096 Jun 8 06:17 . [2022-06-08T06:24:38.003Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 06:17 .. [2022-06-08T06:24:38.003Z] drwxr-xr-x 2 root root 4096 Jun 8 06:17 cost [2022-06-08T06:24:38.003Z] -rw-r--r-- 1 root root 87 Jun 8 06:17 cost.csv [2022-06-08T06:24:38.003Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-32/archives [2022-06-08T06:24:38.003Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-32/archives [2022-06-08T06:24:38.003Z] total 16 [2022-06-08T06:24:38.003Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 06:17 . [2022-06-08T06:24:38.003Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 06:17 .. [2022-06-08T06:24:38.003Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 06:17 cost [2022-06-08T06:24:38.003Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 8 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:38.300Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:39.169Z] ---> package-listing.sh [2022-06-08T06:24:39.169Z] ++ facter osfamily [2022-06-08T06:24:39.169Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-08T06:24:39.431Z] + OS_FAMILY=debian [2022-06-08T06:24:39.431Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-32 [2022-06-08T06:24:39.431Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-08T06:24:39.431Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-08T06:24:39.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-08T06:24:39.431Z] + PACKAGES=/tmp/packages_start.txt [2022-06-08T06:24:39.431Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-32 ']' [2022-06-08T06:24:39.431Z] + PACKAGES=/tmp/packages_end.txt [2022-06-08T06:24:39.431Z] + case "${OS_FAMILY}" in [2022-06-08T06:24:39.431Z] + dpkg -l [2022-06-08T06:24:39.431Z] + grep '^ii' [2022-06-08T06:24:39.431Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-08T06:24:39.431Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-08T06:24:39.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-08T06:24:39.431Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-32 ']' [2022-06-08T06:24:39.431Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-32/archives/ [2022-06-08T06:24:39.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-32/archives/ [Pipeline] echo [2022-06-08T06:24:39.443Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-08T06:24:39.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T06:24:40.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T06:24:40.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T06:24:40.369Z] prd-ubuntu20.04-docker-8c-8g-1734 does not seem to be running inside a container [2022-06-08T06:24:40.406Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T06:24:40.675Z] $ docker top 4f476444589e05e1e53bd835dcd6dbb69103272d5f30f1a68a646a6ec8dd6b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T06:24:41.033Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-08T06:24:41.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-08T06:24:41.613Z] + ls /var/log/sa-host [2022-06-08T06:24:41.613Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T06:24:41.738Z] provisioning config files... [2022-06-08T06:24:41.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config6396006468096953938tmp [Pipeline] { [Pipeline] echo [2022-06-08T06:24:41.761Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:42.046Z] ---> create-netrc.sh [Pipeline] } [2022-06-08T06:24:42.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:42.376Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-08T06:24:42.384Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:42.671Z] ---> sudo-logs.sh [2022-06-08T06:24:42.671Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-08T06:24:42.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:42.979Z] ---> job-cost.sh [2022-06-08T06:24:42.979Z] lf-activate-venv: SKIPPING [2022-06-08T06:24:42.979Z] DEBUG: total: 0.2199999988079071 [2022-06-08T06:24:42.979Z] INFO: Retrieving Stack Cost... [2022-06-08T06:24:43.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T06:24:43.810Z] INFO: Archiving Costs [Pipeline] echo [2022-06-08T06:24:43.822Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T06:24:44.108Z] ---> logs-deploy.sh [2022-06-08T06:24:44.108Z] lf-activate-venv: SKIPPING [2022-06-08T06:24:44.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-32/6 [2022-06-08T06:24:44.108Z] INFO: archiving workspace using pattern(s): [2022-06-08T06:24:45.048Z] Archives upload complete. [2022-06-08T06:24:45.048Z] INFO: archiving logs to Nexus