Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3eb6799542c82009f5d38543cb65ea9726f93cfb+0836578907f2cd94d12620694e96f53e92936738 (234d984816868d32c039a1a5480ff95cc70a566f) 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-ssh4006715460778591453.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh13317609298229228441.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-282/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-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9634495435062734204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14566722643661321145.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-282/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-282/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13598568028219721287.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.20 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-5530 in /w/workspace/foundry_device-usb-camera_PR-282 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-282 # 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/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0836578907f2cd94d12620694e96f53e92936738 into PR head commit 3eb6799542c82009f5d38543cb65ea9726f93cfb Merge succeeded, producing 53cc3d5e48621c976f3d21c8f3074f2df024aa41 Checking out Revision 53cc3d5e48621c976f3d21c8f3074f2df024aa41 (PR-282) > git config core.sparsecheckout # timeout=10 > git checkout -f 3eb6799542c82009f5d38543cb65ea9726f93cfb # 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 0836578907f2cd94d12620694e96f53e92936738 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53cc3d5e48621c976f3d21c8f3074f2df024aa41 # timeout=10 Commit message: "Merge commit '0836578907f2cd94d12620694e96f53e92936738' into HEAD" > git rev-list --no-walk 3eb6799542c82009f5d38543cb65ea9726f93cfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-07T06:15:35.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-07T06:15:35.220Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-07T06:15:35.239Z] ========================================================= [2023-09-07T06:15:35.239Z] EdgeX Global Pipelines Version Info [2023-09-07T06:15:35.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:15:35.943Z] ------------------- [2023-09-07T06:15:35.943Z] stable info: [2023-09-07T06:15:35.943Z] ------------------- [2023-09-07T06:15:35.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-07T06:15:35.943Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T06:15:35.943Z] Message: update stable to v1.0.253 [2023-09-07T06:15:36.512Z] ------------------- [2023-09-07T06:15:36.512Z] experimental info: [2023-09-07T06:15:36.512Z] ------------------- [2023-09-07T06:15:36.512Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-07T06:15:36.512Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-07T06:15:36.512Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-07T06:15:36.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-07T06:15:36.690Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-07T06:15:36.707Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-07T06:15:36.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-07T06:15:36.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-07T06:15:36.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-07T06:15:36.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-07T06:15:36.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-07T06:15:36.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-07T06:15:36.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-07T06:15:36.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-07T06:15:36.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-07T06:15:36.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-07T06:15:36.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-07T06:15:36.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T06:15:36.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-07T06:15:36.927Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T06:15:36.940Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-07T06:15:36.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-07T06:15:36.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-07T06:15:36.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-07T06:15:36.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-07T06:15:37.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-07T06:15:37.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-07T06:15:37.042Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-07T06:15:37.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-07T06:15:37.071Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-07T06:15:37.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo [2023-09-07T06:15:37.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo [2023-09-07T06:15:37.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo [2023-09-07T06:15:37.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53cc3d5e48621c976f3d21c8f3074f2df024aa41 [Pipeline] echo [2023-09-07T06:15:37.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53cc3d5 [Pipeline] echo [2023-09-07T06:15:37.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T06:15:37.229Z] provisioning config files... [2023-09-07T06:15:37.242Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config16521701201102012578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:15:37.562Z] ---> docker-login.sh [2023-09-07T06:15:37.562Z] nexus3.edgexfoundry.org:10001 [2023-09-07T06:15:37.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:37.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:37.822Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:37.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:37.822Z] [2023-09-07T06:15:37.822Z] Login Succeeded [2023-09-07T06:15:37.822Z] nexus3.edgexfoundry.org:10002 [2023-09-07T06:15:38.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:38.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:38.096Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:38.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:38.096Z] [2023-09-07T06:15:38.096Z] Login Succeeded [2023-09-07T06:15:38.096Z] nexus3.edgexfoundry.org:10003 [2023-09-07T06:15:38.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:38.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:38.096Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:38.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:38.096Z] [2023-09-07T06:15:38.096Z] Login Succeeded [2023-09-07T06:15:38.096Z] nexus3.edgexfoundry.org:10004 [2023-09-07T06:15:38.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:38.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:38.358Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:38.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:38.358Z] [2023-09-07T06:15:38.358Z] Login Succeeded [2023-09-07T06:15:38.358Z] docker.io [2023-09-07T06:15:38.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:38.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:38.618Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:38.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:38.618Z] [2023-09-07T06:15:38.618Z] Login Succeeded [2023-09-07T06:15:38.618Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T06:15:38.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-07T06:15:39.004Z] + git rev-list -1 --merges 53cc3d5e48621c976f3d21c8f3074f2df024aa41~1..53cc3d5e48621c976f3d21c8f3074f2df024aa41 [Pipeline] echo [2023-09-07T06:15:39.047Z] -----------> git rev-list -1 --merges 53cc3d5e48621c976f3d21c8f3074f2df024aa41~1..53cc3d5e48621c976f3d21c8f3074f2df024aa41 53cc3d5e48621c976f3d21c8f3074f2df024aa41 [2023-09-07T06:15:39.047Z] 53cc3d5e48621c976f3d21c8f3074f2df024aa41 [false] [Pipeline] sh [2023-09-07T06:15:39.340Z] + git log --format=format:%s -1 53cc3d5e48621c976f3d21c8f3074f2df024aa41 [Pipeline] echo [2023-09-07T06:15:39.355Z] ========================================================= [2023-09-07T06:15:39.355Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-07T06:15:39.355Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T06:15:39.700Z] + git log --format=format:%s -1 53cc3d5e48621c976f3d21c8f3074f2df024aa41 [Pipeline] echo [2023-09-07T06:15:39.712Z] [semverPrep] GIT_COMMIT: 53cc3d5e48621c976f3d21c8f3074f2df024aa41, Commit Message: Merge commit '0836578907f2cd94d12620694e96f53e92936738' into HEAD [Pipeline] echo [2023-09-07T06:15:39.723Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-07T06:15:40.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-07T06:15:40.096Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-07T06:15:40.096Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-07T06:15:40.096Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-07T06:15:40.096Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-07T06:15:40.096Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-07T06:15:40.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:15:40.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T06:15:40.506Z] [2023-09-07T06:15:40.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:15:40.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T06:15:40.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-07T06:15:40.804Z] b85a868b505f: Pulling fs layer [2023-09-07T06:15:40.804Z] e2be974225ed: Pulling fs layer [2023-09-07T06:15:40.804Z] 339a4e72a1f5: Pulling fs layer [2023-09-07T06:15:40.804Z] 988bab9f4d93: Pulling fs layer [2023-09-07T06:15:40.804Z] 1469e6f7b9e6: Pulling fs layer [2023-09-07T06:15:40.804Z] eaf3925da568: Pulling fs layer [2023-09-07T06:15:40.804Z] bab4dde63d76: Pulling fs layer [2023-09-07T06:15:40.804Z] bde34c3a00c8: Pulling fs layer [2023-09-07T06:15:40.804Z] b352a97aabf1: Pulling fs layer [2023-09-07T06:15:40.804Z] 4872d77fe225: Pulling fs layer [2023-09-07T06:15:40.804Z] 5851b861e8e6: Pulling fs layer [2023-09-07T06:15:40.804Z] bde34c3a00c8: Waiting [2023-09-07T06:15:40.804Z] b352a97aabf1: Waiting [2023-09-07T06:15:40.804Z] bab4dde63d76: Waiting [2023-09-07T06:15:40.804Z] 988bab9f4d93: Waiting [2023-09-07T06:15:40.804Z] 4872d77fe225: Waiting [2023-09-07T06:15:40.804Z] 1469e6f7b9e6: Waiting [2023-09-07T06:15:40.804Z] 5851b861e8e6: Waiting [2023-09-07T06:15:40.804Z] eaf3925da568: Waiting [2023-09-07T06:15:40.804Z] e2be974225ed: Download complete [2023-09-07T06:15:40.804Z] 988bab9f4d93: Download complete [2023-09-07T06:15:41.066Z] 1469e6f7b9e6: Verifying Checksum [2023-09-07T06:15:41.066Z] 1469e6f7b9e6: Download complete [2023-09-07T06:15:41.066Z] eaf3925da568: Download complete [2023-09-07T06:15:41.066Z] 339a4e72a1f5: Verifying Checksum [2023-09-07T06:15:41.066Z] 339a4e72a1f5: Download complete [2023-09-07T06:15:41.066Z] bde34c3a00c8: Download complete [2023-09-07T06:15:41.066Z] b352a97aabf1: Download complete [2023-09-07T06:15:41.066Z] 4872d77fe225: Verifying Checksum [2023-09-07T06:15:41.066Z] 4872d77fe225: Download complete [2023-09-07T06:15:41.066Z] 5851b861e8e6: Verifying Checksum [2023-09-07T06:15:41.066Z] 5851b861e8e6: Download complete [2023-09-07T06:15:41.066Z] b85a868b505f: Verifying Checksum [2023-09-07T06:15:41.066Z] b85a868b505f: Download complete [2023-09-07T06:15:41.634Z] bab4dde63d76: Verifying Checksum [2023-09-07T06:15:41.634Z] bab4dde63d76: Download complete [2023-09-07T06:15:42.572Z] b85a868b505f: Pull complete [2023-09-07T06:15:42.572Z] e2be974225ed: Pull complete [2023-09-07T06:15:43.139Z] 339a4e72a1f5: Pull complete [2023-09-07T06:15:43.139Z] 988bab9f4d93: Pull complete [2023-09-07T06:15:43.399Z] 1469e6f7b9e6: Pull complete [2023-09-07T06:15:43.399Z] eaf3925da568: Pull complete [2023-09-07T06:15:45.307Z] bab4dde63d76: Pull complete [2023-09-07T06:15:45.307Z] bde34c3a00c8: Pull complete [2023-09-07T06:15:45.569Z] b352a97aabf1: Pull complete [2023-09-07T06:15:45.569Z] 4872d77fe225: Pull complete [2023-09-07T06:15:45.828Z] 5851b861e8e6: Pull complete [2023-09-07T06:15:45.828Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-07T06:15:45.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-07T06:15:45.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:15:45.935Z] prd-ubuntu20.04-docker-8c-8g-5530 does not seem to be running inside a container [2023-09-07T06:15:45.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-07T06:15:49.930Z] $ docker top d5c787f325ac3559fe2394d3d95980b3454e0923b66c49e7f35c94320de6d1bb -eo pid,comm [2023-09-07T06:15:50.026Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-07T06:15:50.026Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-07T06:15:50.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T06:15:50.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T06:15:50.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T06:15:50.182Z] $ docker exec d5c787f325ac3559fe2394d3d95980b3454e0923b66c49e7f35c94320de6d1bb ssh-agent [2023-09-07T06:15:50.315Z] SSH_AUTH_SOCK=/tmp/ssh-2Z51DvDdCbDA/agent.32 [2023-09-07T06:15:50.315Z] SSH_AGENT_PID=38 [2023-09-07T06:15:50.322Z] Running ssh-add (command line suppressed) [2023-09-07T06:15:50.428Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_12829154054680164376.key (/w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_12829154054680164376.key) [2023-09-07T06:15:50.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T06:15:50.731Z] + git tag --points-at HEAD [Pipeline] } [2023-09-07T06:15:50.749Z] $ docker exec --env ******** --env ******** d5c787f325ac3559fe2394d3d95980b3454e0923b66c49e7f35c94320de6d1bb ssh-agent -k [2023-09-07T06:15:50.847Z] unset SSH_AUTH_SOCK; [2023-09-07T06:15:50.847Z] unset SSH_AGENT_PID; [2023-09-07T06:15:50.847Z] echo Agent pid 38 killed; [2023-09-07T06:15:50.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-07T06:15:50.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-07T06:15:50.921Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-07T06:15:51.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-07T06:15:51.048Z] $ docker exec d5c787f325ac3559fe2394d3d95980b3454e0923b66c49e7f35c94320de6d1bb ssh-agent [2023-09-07T06:15:51.164Z] SSH_AUTH_SOCK=/tmp/ssh-XRfYz0EtzpYm/agent.70 [2023-09-07T06:15:51.164Z] SSH_AGENT_PID=76 [2023-09-07T06:15:51.170Z] Running ssh-add (command line suppressed) [2023-09-07T06:15:51.266Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_1206705104357049689.key (/w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_1206705104357049689.key) [2023-09-07T06:15:51.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-07T06:15:51.574Z] + git semver init [2023-09-07T06:15:51.833Z] 2023-09-07 06:15:51,798 [run_init] DEBUG init version:0.0.0 force:False [2023-09-07T06:15:51.833Z] 2023-09-07 06:15:51,800 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-282/.semver [2023-09-07T06:15:51.833Z] 2023-09-07 06:15:51,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-282/.semver [2023-09-07T06:15:51.833Z] 2023-09-07 06:15:51,801 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-282/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-282, universal_newlines=False, shell=None, istream=None) [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,512 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-282/.git/info/exclude [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-282/.semver/PR-282 with force:False [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,513 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-282/.semver/PR-282 [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,518 [execute] INFO git cat-file --batch-check [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-282/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,525 [execute] INFO git cat-file --batch [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-282/.semver, universal_newlines=False, shell=None, istream=) [2023-09-07T06:15:52.779Z] 2023-09-07 06:15:52,530 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-282/.semver/PR-282 [2023-09-07T06:15:52.779Z] 0.0.0 [Pipeline] } [2023-09-07T06:15:52.788Z] $ docker exec --env ******** --env ******** d5c787f325ac3559fe2394d3d95980b3454e0923b66c49e7f35c94320de6d1bb ssh-agent -k [2023-09-07T06:15:52.883Z] unset SSH_AUTH_SOCK; [2023-09-07T06:15:52.885Z] unset SSH_AGENT_PID; [2023-09-07T06:15:52.886Z] echo Agent pid 76 killed; [2023-09-07T06:15:52.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-07T06:15:53.204Z] + git semver [Pipeline] } [2023-09-07T06:15:53.475Z] $ docker stop --time=1 d5c787f325ac3559fe2394d3d95980b3454e0923b66c49e7f35c94320de6d1bb [2023-09-07T06:15:54.794Z] $ docker rm -f --volumes d5c787f325ac3559fe2394d3d95980b3454e0923b66c49e7f35c94320de6d1bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T06:15:55.137Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-07T06:15:55.352Z] Stashed 1 file(s) [Pipeline] echo [2023-09-07T06:15:55.355Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T06:15:55.506Z] provisioning config files... [2023-09-07T06:15:55.516Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config3792492893084195903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:15:55.817Z] ---> docker-login.sh [2023-09-07T06:15:55.817Z] nexus3.edgexfoundry.org:10001 [2023-09-07T06:15:55.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:55.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:55.817Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:55.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:55.817Z] [2023-09-07T06:15:55.817Z] Login Succeeded [2023-09-07T06:15:55.817Z] nexus3.edgexfoundry.org:10002 [2023-09-07T06:15:55.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:55.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:55.817Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:55.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:55.817Z] [2023-09-07T06:15:55.817Z] Login Succeeded [2023-09-07T06:15:55.817Z] nexus3.edgexfoundry.org:10003 [2023-09-07T06:15:56.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:56.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:56.078Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:56.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:56.078Z] [2023-09-07T06:15:56.078Z] Login Succeeded [2023-09-07T06:15:56.078Z] nexus3.edgexfoundry.org:10004 [2023-09-07T06:15:56.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:56.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:56.078Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:56.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:56.078Z] [2023-09-07T06:15:56.078Z] Login Succeeded [2023-09-07T06:15:56.078Z] docker.io [2023-09-07T06:15:56.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:15:56.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:15:56.339Z] Configure a credential helper to remove this warning. See [2023-09-07T06:15:56.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:15:56.339Z] [2023-09-07T06:15:56.339Z] Login Succeeded [2023-09-07T06:15:56.339Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T06:15:56.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-07T06:15:56.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T06:15:56.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T06:15:56.427Z] ========================================================= [2023-09-07T06:15:56.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-07T06:15:56.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:15:56.745Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-07T06:15:56.745Z] Sending build context to Docker daemon 2.184MB [2023-09-07T06:15:56.745Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T06:15:56.745Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-07T06:15:56.745Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-07T06:15:56.745Z] 4db1b89c0bd1: Pulling fs layer [2023-09-07T06:15:56.745Z] 6911f1a30b25: Pulling fs layer [2023-09-07T06:15:56.745Z] e194b8c5c2a9: Pulling fs layer [2023-09-07T06:15:56.745Z] 6863d3e3a2b1: Pulling fs layer [2023-09-07T06:15:56.745Z] ec0bb842ea78: Pulling fs layer [2023-09-07T06:15:56.745Z] 40a00589a448: Pulling fs layer [2023-09-07T06:15:56.745Z] 6c08303d61cc: Pulling fs layer [2023-09-07T06:15:56.745Z] 798269fcf238: Pulling fs layer [2023-09-07T06:15:56.745Z] 6863d3e3a2b1: Waiting [2023-09-07T06:15:56.745Z] ec0bb842ea78: Waiting [2023-09-07T06:15:56.745Z] 798269fcf238: Waiting [2023-09-07T06:15:56.745Z] 6911f1a30b25: Verifying Checksum [2023-09-07T06:15:56.745Z] 6911f1a30b25: Download complete [2023-09-07T06:15:56.745Z] 6863d3e3a2b1: Verifying Checksum [2023-09-07T06:15:56.745Z] 6863d3e3a2b1: Download complete [2023-09-07T06:15:57.019Z] ec0bb842ea78: Download complete [2023-09-07T06:15:57.019Z] 4db1b89c0bd1: Verifying Checksum [2023-09-07T06:15:57.019Z] 4db1b89c0bd1: Download complete [2023-09-07T06:15:57.019Z] 40a00589a448: Verifying Checksum [2023-09-07T06:15:57.019Z] 40a00589a448: Download complete [2023-09-07T06:15:57.019Z] 4db1b89c0bd1: Pull complete [2023-09-07T06:15:57.281Z] 6911f1a30b25: Pull complete [2023-09-07T06:15:57.542Z] 798269fcf238: Verifying Checksum [2023-09-07T06:15:57.542Z] 798269fcf238: Download complete [2023-09-07T06:15:57.801Z] e194b8c5c2a9: Verifying Checksum [2023-09-07T06:15:57.801Z] e194b8c5c2a9: Download complete [2023-09-07T06:15:57.801Z] 6c08303d61cc: Verifying Checksum [2023-09-07T06:15:57.801Z] 6c08303d61cc: Download complete [2023-09-07T06:16:01.081Z] e194b8c5c2a9: Pull complete [2023-09-07T06:16:01.082Z] 6863d3e3a2b1: Pull complete [2023-09-07T06:16:01.340Z] ec0bb842ea78: Pull complete [2023-09-07T06:16:01.340Z] 40a00589a448: Pull complete [2023-09-07T06:16:03.869Z] 6c08303d61cc: Pull complete [2023-09-07T06:16:04.820Z] 798269fcf238: Pull complete [2023-09-07T06:16:04.820Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-07T06:16:04.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-07T06:16:04.820Z] ---> ec979cd7f677 [2023-09-07T06:16:04.820Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-07T06:16:10.474Z] Still waiting to schedule task [2023-09-07T06:16:10.475Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-07T06:16:12.948Z] ---> Running in 39e2594c5fa2 [2023-09-07T06:16:12.948Z] Removing intermediate container 39e2594c5fa2 [2023-09-07T06:16:12.948Z] ---> 34859c885431 [2023-09-07T06:16:12.948Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T06:16:12.948Z] ---> Running in e7471d410ca6 [2023-09-07T06:16:12.948Z] Removing intermediate container e7471d410ca6 [2023-09-07T06:16:12.948Z] ---> c82149e41d9d [2023-09-07T06:16:12.948Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-07T06:16:12.948Z] ---> Running in 4422be485670 [2023-09-07T06:16:13.516Z] Removing intermediate container 4422be485670 [2023-09-07T06:16:13.516Z] ---> 0917568d631a [2023-09-07T06:16:13.516Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-07T06:16:13.516Z] ---> Running in 143cf12e88a4 [2023-09-07T06:16:13.516Z] Removing intermediate container 143cf12e88a4 [2023-09-07T06:16:13.516Z] ---> 89921344b8fb [2023-09-07T06:16:13.516Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T06:16:13.516Z] ---> Running in 48b6aec84c42 [2023-09-07T06:16:13.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T06:16:14.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T06:16:14.294Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-07T06:16:14.294Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-07T06:16:14.294Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-07T06:16:14.294Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-07T06:16:14.294Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-07T06:16:14.294Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-07T06:16:14.294Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-07T06:16:14.294Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-07T06:16:14.294Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-07T06:16:14.294Z] (10/14) Installing kmod-libs (30-r1) [2023-09-07T06:16:14.294Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-07T06:16:14.294Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-07T06:16:14.294Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-07T06:16:14.294Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-07T06:16:14.294Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T06:16:14.294Z] Executing eudev-3.2.11-r4.trigger [2023-09-07T06:16:14.294Z] OK: 272 MiB in 67 packages [2023-09-07T06:16:14.864Z] Removing intermediate container 48b6aec84c42 [2023-09-07T06:16:14.864Z] ---> d6b0edfed6b8 [2023-09-07T06:16:14.864Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-07T06:16:14.864Z] ---> Running in 7103dc7adc6d [2023-09-07T06:16:15.123Z] Removing intermediate container 7103dc7adc6d [2023-09-07T06:16:15.123Z] ---> bac9ec9352eb [2023-09-07T06:16:15.123Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-07T06:16:15.123Z] ---> 1b73e3bc4346 [2023-09-07T06:16:15.123Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T06:16:15.123Z] ---> Running in f5a5fdb9eda5 [2023-09-07T06:16:53.910Z] Removing intermediate container f5a5fdb9eda5 [2023-09-07T06:16:53.910Z] ---> eb63a9f8bc59 [2023-09-07T06:16:53.910Z] Step 11/13 : COPY . . [2023-09-07T06:16:53.910Z] ---> cba0e811a009 [2023-09-07T06:16:53.910Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-07T06:16:53.910Z] ---> Running in c5f4cf543aa9 [2023-09-07T06:16:53.910Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T06:16:53.910Z] Dload Upload Total Spent Left Speed [2023-09-07T06:16:53.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8254 0 --:--:-- --:--:-- --:--:-- 8298 [2023-09-07T06:16:53.910Z] Removing intermediate container c5f4cf543aa9 [2023-09-07T06:16:53.910Z] ---> 0ec98dbab67a [2023-09-07T06:16:53.910Z] Step 13/13 : RUN ${MAKE} [2023-09-07T06:16:53.910Z] ---> Running in 82fc847e9f9e [2023-09-07T06:16:53.910Z] noop [2023-09-07T06:16:53.910Z] Removing intermediate container 82fc847e9f9e [2023-09-07T06:16:53.910Z] ---> b3d063609c4c [2023-09-07T06:16:53.910Z] Successfully built b3d063609c4c [2023-09-07T06:16:53.910Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:16:54.231Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T06:16:54.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:16:54.302Z] prd-ubuntu20.04-docker-8c-8g-5530 does not seem to be running inside a container [2023-09-07T06:16:54.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@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 ******** ci-base-image-x86_64 cat [2023-09-07T06:16:54.656Z] $ docker top 4c82deea4c940069c2d9a39fb19cd61fc7763b025a5b6fe612a848df8edef340 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T06:16:55.006Z] + go version [2023-09-07T06:16:55.006Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-07T06:16:55.015Z] $ docker stop --time=1 4c82deea4c940069c2d9a39fb19cd61fc7763b025a5b6fe612a848df8edef340 [2023-09-07T06:16:56.301Z] $ docker rm -f --volumes 4c82deea4c940069c2d9a39fb19cd61fc7763b025a5b6fe612a848df8edef340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:16:56.715Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-07T06:16:56.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:16:56.782Z] prd-ubuntu20.04-docker-8c-8g-5530 does not seem to be running inside a container [2023-09-07T06:16:56.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@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 ******** ci-base-image-x86_64 cat [2023-09-07T06:16:57.141Z] $ docker top b93327fbef6e79ce77e0dd12417800f36f3f4d156797e51e713b4d0ab87a0705 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T06:16:57.481Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-282 [Pipeline] fileExists [Pipeline] sh [2023-09-07T06:16:57.773Z] + make test [2023-09-07T06:16:57.773Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T06:17:03.040Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-07T06:17:15.440Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-07T06:17:15.440Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-09-07T06:17:21.992Z] go vet ./... [2023-09-07T06:17:25.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T06:17:25.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T06:17:25.630Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T06:17:25.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T06:17:25.650Z] $ docker stop --time=1 b93327fbef6e79ce77e0dd12417800f36f3f4d156797e51e713b4d0ab87a0705 [2023-09-07T06:17:30.951Z] $ docker rm -f --volumes b93327fbef6e79ce77e0dd12417800f36f3f4d156797e51e713b4d0ab87a0705 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T06:17:31.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T06:17:31.466Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-07T06:17:32.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T06:17:32.364Z] + ls -al . [2023-09-07T06:17:32.365Z] total 220 [2023-09-07T06:17:32.365Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 06:16 . [2023-09-07T06:17:32.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 06:15 .. [2023-09-07T06:17:32.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 06:15 .git [2023-09-07T06:17:32.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:15 .github [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 7 06:15 .gitignore [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 7 06:15 .golangci.yml [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 7 06:15 .hadolint.yml [2023-09-07T06:17:32.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 06:15 .semver [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 7 06:15 Attribution.txt [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 7 06:15 CHANGELOG.md [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 7 06:15 Dockerfile [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 06:15 GOVERNANCE.md [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 7 06:15 Jenkinsfile [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 7 06:15 LICENSE [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 7 06:15 Makefile [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 7 06:15 OWNERS.md [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 7 06:15 README.md [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 06:15 VERSION [2023-09-07T06:17:32.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 06:15 bin [2023-09-07T06:17:32.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:15 cmd [2023-09-07T06:17:32.365Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 7 06:17 coverage.out [2023-09-07T06:17:32.365Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 7 06:15 docker-entrypoint.sh [2023-09-07T06:17:32.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 06:15 docs [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 7 06:15 go.mod [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 7 06:15 go.sum [2023-09-07T06:17:32.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:15 internal [2023-09-07T06:17:32.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 06:15 snap [2023-09-07T06:17:32.365Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 7 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:17:32.673Z] + 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=53cc3d5e48621c976f3d21c8f3074f2df024aa41 --label arch=amd64 --label version=0.0.0 . [2023-09-07T06:17:32.673Z] Sending build context to Docker daemon 2.239MB [2023-09-07T06:17:32.673Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T06:17:32.673Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-07T06:17:32.673Z] ---> b3d063609c4c [2023-09-07T06:17:32.673Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-07T06:17:32.941Z] ---> Running in 29c439a5644d [2023-09-07T06:17:32.941Z] Removing intermediate container 29c439a5644d [2023-09-07T06:17:32.941Z] ---> 9d4b20afca6d [2023-09-07T06:17:32.941Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T06:17:32.941Z] ---> Running in 911bd3d968bb [2023-09-07T06:17:32.941Z] Removing intermediate container 911bd3d968bb [2023-09-07T06:17:32.941Z] ---> 81f7d22513dd [2023-09-07T06:17:32.941Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-07T06:17:32.941Z] ---> Running in 3b849515e373 [2023-09-07T06:17:33.201Z] Removing intermediate container 3b849515e373 [2023-09-07T06:17:33.201Z] ---> 2a4cee85c5f6 [2023-09-07T06:17:33.201Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-07T06:17:33.201Z] ---> Running in a6e05cb32759 [2023-09-07T06:17:33.201Z] Removing intermediate container a6e05cb32759 [2023-09-07T06:17:33.201Z] ---> 1cccd3a885a4 [2023-09-07T06:17:33.201Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T06:17:33.201Z] ---> Running in 2cd430c4f9e9 [2023-09-07T06:17:33.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T06:17:33.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T06:17:33.978Z] OK: 272 MiB in 67 packages [2023-09-07T06:17:34.239Z] Removing intermediate container 2cd430c4f9e9 [2023-09-07T06:17:34.239Z] ---> 6b6a29430532 [2023-09-07T06:17:34.239Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-07T06:17:34.239Z] ---> Running in c519009096a9 [2023-09-07T06:17:34.239Z] Removing intermediate container c519009096a9 [2023-09-07T06:17:34.239Z] ---> d822c8b697ff [2023-09-07T06:17:34.239Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-07T06:17:34.498Z] ---> 875be4113c8e [2023-09-07T06:17:34.498Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T06:17:34.498Z] ---> Running in 65352d53e0ca [2023-09-07T06:17:35.432Z] Removing intermediate container 65352d53e0ca [2023-09-07T06:17:35.433Z] ---> 6d40b0b619c8 [2023-09-07T06:17:35.433Z] Step 11/36 : COPY . . [2023-09-07T06:17:35.433Z] ---> 3633f0c94c4c [2023-09-07T06:17:35.433Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-07T06:17:35.433Z] ---> Running in 6e463689e79b [2023-09-07T06:17:35.691Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T06:17:35.691Z] Dload Upload Total Spent Left Speed [2023-09-07T06:17:35.691Z] 0 0 0 0 0  0   0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 24274 0 --:--:-- --:--:-- --:--:-- 24568 [2023-09-07T06:17:35.949Z] Removing intermediate container 6e463689e79b [2023-09-07T06:17:35.949Z] ---> 0cd316f70afb [2023-09-07T06:17:35.949Z] Step 13/36 : RUN ${MAKE} [2023-09-07T06:17:36.207Z] ---> Running in b952134f8f49 [2023-09-07T06:17:36.207Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-07T06:17:40.794Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5532 in /w/workspace/foundry_device-usb-camera_PR-282 [Pipeline] { [Pipeline] ws [2023-09-07T06:17:40.807Z] Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout [2023-09-07T06:17:40.844Z] Selected Git installation does not exist. Using Default [2023-09-07T06:17:40.844Z] The recommended git tool is: NONE [2023-09-07T06:17:45.809Z] using credential edgex-jenkins-ssh [2023-09-07T06:17:45.824Z] Cloning the remote Git repository [2023-09-07T06:17:45.861Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-07T06:17:45.948Z] > git init /w/workspace/device-usb-camera/2 # timeout=10 [2023-09-07T06:17:46.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-07T06:17:46.093Z] > git --version # timeout=10 [2023-09-07T06:17:46.116Z] > git --version # 'git version 2.25.1' [2023-09-07T06:17:46.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T06:17:46.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T06:17:47.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-07T06:17:47.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-07T06:17:47.886Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-07T06:17:47.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-07T06:17:47.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T06:17:47.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-07T06:17:48.489Z] Merging remotes/origin/main commit 0836578907f2cd94d12620694e96f53e92936738 into PR head commit 3eb6799542c82009f5d38543cb65ea9726f93cfb [2023-09-07T06:17:48.804Z] Merge succeeded, producing 5f8cc44d52b2cfb794aa8ebb74b5564a1a23bd97 [2023-09-07T06:17:48.805Z] Checking out Revision 5f8cc44d52b2cfb794aa8ebb74b5564a1a23bd97 (PR-282) [2023-09-07T06:17:48.502Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T06:17:48.577Z] > git checkout -f 3eb6799542c82009f5d38543cb65ea9726f93cfb # timeout=10 [2023-09-07T06:17:48.659Z] > git remote # timeout=10 [2023-09-07T06:17:48.680Z] > git config --get remote.origin.url # timeout=10 [2023-09-07T06:17:48.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-07T06:17:48.715Z] > git merge 0836578907f2cd94d12620694e96f53e92936738 # timeout=10 [2023-09-07T06:17:48.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-07T06:17:48.807Z] > git config core.sparsecheckout # timeout=10 [2023-09-07T06:17:48.819Z] > git checkout -f 5f8cc44d52b2cfb794aa8ebb74b5564a1a23bd97 # timeout=10 [2023-09-07T06:17:52.257Z] Commit message: "Merge commit '0836578907f2cd94d12620694e96f53e92936738' into HEAD" [2023-09-07T06:17:52.262Z] > git rev-list --no-walk 3eb6799542c82009f5d38543cb65ea9726f93cfb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T06:17:53.214Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-07T06:17:53.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T06:17:53.214Z] Dload Upload Total Spent Left Speed [2023-09-07T06:17:53.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-09-07T06:17:53.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-07T06:17:54.182Z] + sudo tee /etc/docker/daemon.new [2023-09-07T06:17:54.182Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-07T06:17:54.182Z] { [2023-09-07T06:17:54.182Z] "registry-mirrors": [ [2023-09-07T06:17:54.182Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-07T06:17:54.182Z] ], [2023-09-07T06:17:54.182Z] "bip": "10.250.0.254/24", [2023-09-07T06:17:54.182Z] "hosts": [ [2023-09-07T06:17:54.182Z] "tcp://0.0.0.0:5555", [2023-09-07T06:17:54.182Z] "unix:///var/run/docker.sock" [2023-09-07T06:17:54.182Z] ], [2023-09-07T06:17:54.182Z] "mtu": 1458, [2023-09-07T06:17:54.182Z] "selinux-enabled": true, [2023-09-07T06:17:54.182Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-07T06:17:54.182Z] } [Pipeline] sh [2023-09-07T06:17:54.506Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-07T06:17:54.825Z] + sudo service docker restart [2023-09-07T06:18:02.747Z] Removing intermediate container b952134f8f49 [2023-09-07T06:18:02.747Z] ---> 05d503cb123e [2023-09-07T06:18:02.747Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-07T06:18:02.747Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-07T06:18:02.747Z] 4acc49c71d14: Pulling fs layer [2023-09-07T06:18:02.747Z] 4acc49c71d14: Verifying Checksum [2023-09-07T06:18:02.747Z] 4acc49c71d14: Download complete [2023-09-07T06:18:02.747Z] 4acc49c71d14: Pull complete [2023-09-07T06:18:02.747Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-07T06:18:02.747Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-07T06:18:02.747Z] ---> 01a2bd3e5fff [2023-09-07T06:18:02.747Z] Step 15/36 : FROM alpine:3.17 [2023-09-07T06:18:02.747Z] 3.17: Pulling from library/alpine [2023-09-07T06:18:02.747Z] 9398808236ff: Pulling fs layer [2023-09-07T06:18:02.747Z] 9398808236ff: Verifying Checksum [2023-09-07T06:18:02.747Z] 9398808236ff: Download complete [2023-09-07T06:18:02.747Z] 9398808236ff: Pull complete [2023-09-07T06:18:02.747Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T06:18:02.747Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T06:18:02.747Z] ---> 1e0b8b5322fc [2023-09-07T06:18:02.747Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-07T06:18:02.747Z] ---> Running in 652c24e42317 [2023-09-07T06:18:02.747Z] Removing intermediate container 652c24e42317 [2023-09-07T06:18:02.747Z] ---> 9a2d12952df8 [2023-09-07T06:18:02.747Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-07T06:18:02.747Z] ---> Running in 3618d03585f2 [2023-09-07T06:18:03.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-07T06:18:03.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-07T06:18:03.831Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-07T06:18:03.831Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-07T06:18:03.831Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-07T06:18:03.831Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-07T06:18:03.831Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-07T06:18:03.831Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-07T06:18:03.831Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-07T06:18:03.831Z] (8/86) Installing libxcb (1.15-r0) [2023-09-07T06:18:03.831Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-07T06:18:03.831Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-07T06:18:03.831Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-07T06:18:03.831Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-07T06:18:03.831Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-07T06:18:03.831Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-07T06:18:03.831Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-07T06:18:03.831Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-07T06:18:03.831Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-07T06:18:03.831Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-07T06:18:03.831Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-07T06:18:03.831Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-07T06:18:03.831Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-07T06:18:03.831Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-07T06:18:04.091Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-07T06:18:04.091Z] (24/86) Installing glib (2.74.7-r0) [2023-09-07T06:18:04.091Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-07T06:18:04.091Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-07T06:18:04.091Z] (27/86) Installing libass (0.16.0-r1) [2023-09-07T06:18:04.091Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-07T06:18:04.091Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-07T06:18:04.091Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-07T06:18:04.091Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-07T06:18:04.091Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-07T06:18:04.091Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-07T06:18:04.091Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-07T06:18:04.091Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-07T06:18:04.091Z] (36/86) Installing libunistring (1.1-r0) [2023-09-07T06:18:04.091Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-07T06:18:04.091Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-07T06:18:04.091Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-07T06:18:04.091Z] (40/86) Installing lame (3.100-r2) [2023-09-07T06:18:04.091Z] (41/86) Installing opus (1.3.1-r1) [2023-09-07T06:18:04.091Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-07T06:18:04.091Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-07T06:18:04.091Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-07T06:18:04.091Z] (45/86) Installing orc (0.4.33-r0) [2023-09-07T06:18:04.091Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-07T06:18:04.091Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-07T06:18:04.091Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-07T06:18:04.091Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-07T06:18:04.091Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-07T06:18:04.349Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-07T06:18:04.349Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-07T06:18:04.349Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-07T06:18:04.349Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-07T06:18:04.349Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-07T06:18:04.349Z] (56/86) Installing libpulse (16.1-r6) [2023-09-07T06:18:04.349Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-07T06:18:04.349Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-07T06:18:04.349Z] (59/86) Installing librist (0.2.7-r0) [2023-09-07T06:18:04.349Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-07T06:18:04.349Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-07T06:18:04.349Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-07T06:18:04.349Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-07T06:18:04.349Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-07T06:18:04.349Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-07T06:18:04.349Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-07T06:18:04.349Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-07T06:18:04.349Z] (68/86) Installing libva (2.16.0-r0) [2023-09-07T06:18:04.349Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-07T06:18:04.349Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-07T06:18:04.349Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-07T06:18:04.349Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-07T06:18:04.349Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-07T06:18:04.349Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-07T06:18:04.349Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-07T06:18:04.608Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-07T06:18:04.608Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-07T06:18:04.608Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-07T06:18:04.608Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-07T06:18:04.608Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-07T06:18:04.608Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-07T06:18:04.608Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-07T06:18:04.608Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-07T06:18:04.608Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-07T06:18:04.608Z] (85/86) Installing kmod-libs (30-r1) [2023-09-07T06:18:04.608Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-07T06:18:04.608Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T06:18:04.608Z] Executing eudev-3.2.11-r4.trigger [2023-09-07T06:18:04.608Z] OK: 112 MiB in 101 packages [2023-09-07T06:18:09.967Z] Removing intermediate container 3618d03585f2 [2023-09-07T06:18:09.967Z] ---> 65923f471542 [2023-09-07T06:18:09.967Z] Step 18/36 : WORKDIR / [2023-09-07T06:18:10.541Z] ---> Running in 1da2ec88559a [2023-09-07T06:18:10.800Z] Removing intermediate container 1da2ec88559a [2023-09-07T06:18:10.800Z] ---> 30eebb530e57 [2023-09-07T06:18:10.800Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-07T06:18:12.177Z] ---> 211ac92f783a [2023-09-07T06:18:12.177Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-07T06:18:12.177Z] ---> 641158d2f929 [2023-09-07T06:18:12.177Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-07T06:18:12.177Z] ---> 5673746ac833 [2023-09-07T06:18:12.177Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-07T06:18:12.177Z] ---> ea8f26b55371 [2023-09-07T06:18:12.177Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-07T06:18:12.435Z] ---> 63360344d500 [2023-09-07T06:18:12.435Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-07T06:18:12.435Z] ---> cd6aa28f86dd [2023-09-07T06:18:12.435Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T06:18:13.060Z] provisioning config files... [2023-09-07T06:18:13.085Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config16138659055832931200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:18:13.374Z] ---> 411eba9159e3 [2023-09-07T06:18:13.374Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-07T06:18:13.374Z] ---> Running in 54ec7032fe7a [2023-09-07T06:18:13.434Z] ---> docker-login.sh [2023-09-07T06:18:13.434Z] nexus3.edgexfoundry.org:10001 [2023-09-07T06:18:13.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:18:13.954Z] Removing intermediate container 54ec7032fe7a [2023-09-07T06:18:13.954Z] ---> 22536b8764a1 [2023-09-07T06:18:13.954Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-07T06:18:13.954Z] ---> Running in 7f5358d6c4df [2023-09-07T06:18:13.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:18:13.973Z] Configure a credential helper to remove this warning. See [2023-09-07T06:18:13.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:18:13.973Z] [2023-09-07T06:18:13.973Z] Login Succeeded [2023-09-07T06:18:13.973Z] nexus3.edgexfoundry.org:10002 [2023-09-07T06:18:14.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:18:14.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:18:14.511Z] Configure a credential helper to remove this warning. See [2023-09-07T06:18:14.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:18:14.511Z] [2023-09-07T06:18:14.511Z] Login Succeeded [2023-09-07T06:18:14.511Z] nexus3.edgexfoundry.org:10003 [2023-09-07T06:18:14.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:18:14.522Z] Removing intermediate container 7f5358d6c4df [2023-09-07T06:18:14.522Z] ---> 6f81a8d9d802 [2023-09-07T06:18:14.522Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-07T06:18:14.522Z] ---> Running in 201fa261c58f [2023-09-07T06:18:14.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:18:14.779Z] Configure a credential helper to remove this warning. See [2023-09-07T06:18:14.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:18:14.779Z] [2023-09-07T06:18:14.779Z] Login Succeeded [2023-09-07T06:18:14.779Z] nexus3.edgexfoundry.org:10004 [2023-09-07T06:18:15.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:18:15.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:18:15.047Z] Configure a credential helper to remove this warning. See [2023-09-07T06:18:15.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:18:15.047Z] [2023-09-07T06:18:15.047Z] Login Succeeded [2023-09-07T06:18:15.047Z] docker.io [2023-09-07T06:18:15.088Z] Removing intermediate container 201fa261c58f [2023-09-07T06:18:15.088Z] ---> b7ecb2deb84e [2023-09-07T06:18:15.088Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-07T06:18:15.088Z] ---> Running in 83213874ecd7 [2023-09-07T06:18:15.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-07T06:18:15.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-07T06:18:15.583Z] Configure a credential helper to remove this warning. See [2023-09-07T06:18:15.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-07T06:18:15.583Z] [2023-09-07T06:18:15.583Z] Login Succeeded [2023-09-07T06:18:15.583Z] ---> docker-login.sh ends [Pipeline] } [2023-09-07T06:18:15.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-07T06:18:15.654Z] Removing intermediate container 83213874ecd7 [2023-09-07T06:18:15.654Z] ---> 0943cd86323f [2023-09-07T06:18:15.654Z] Step 30/36 : EXPOSE 59983 [2023-09-07T06:18:15.654Z] ---> Running in 36a746a2c260 [2023-09-07T06:18:15.654Z] Removing intermediate container 36a746a2c260 [2023-09-07T06:18:15.654Z] ---> 0f2b9b6e3936 [2023-09-07T06:18:15.654Z] Step 31/36 : EXPOSE 8554 [2023-09-07T06:18:15.654Z] ---> Running in ffbc68d7f0bf [2023-09-07T06:18:15.654Z] Removing intermediate container ffbc68d7f0bf [2023-09-07T06:18:15.654Z] ---> d1217ebcc4fb [2023-09-07T06:18:15.654Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-07T06:18:15.654Z] ---> Running in 7934e945457a [2023-09-07T06:18:15.654Z] Removing intermediate container 7934e945457a [2023-09-07T06:18:15.654Z] ---> a34e56658c9b [2023-09-07T06:18:15.654Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [Pipeline] echo [2023-09-07T06:18:15.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T06:18:15.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-07T06:18:15.862Z] ========================================================= [2023-09-07T06:18:15.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-07T06:18:15.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:18:15.913Z] ---> Running in 6f219cad0a1a [2023-09-07T06:18:15.913Z] Removing intermediate container 6f219cad0a1a [2023-09-07T06:18:15.913Z] ---> 2796a123711b [2023-09-07T06:18:15.913Z] Step 34/36 : LABEL arch=amd64 [2023-09-07T06:18:15.913Z] ---> Running in b11efc777f3c [2023-09-07T06:18:15.913Z] Removing intermediate container b11efc777f3c [2023-09-07T06:18:15.913Z] ---> ca39be6b078f [2023-09-07T06:18:15.913Z] Step 35/36 : LABEL git_sha=53cc3d5e48621c976f3d21c8f3074f2df024aa41 [2023-09-07T06:18:15.913Z] ---> Running in 8aefe5b02e21 [2023-09-07T06:18:16.171Z] Removing intermediate container 8aefe5b02e21 [2023-09-07T06:18:16.171Z] ---> a0f5f99b7b87 [2023-09-07T06:18:16.171Z] Step 36/36 : LABEL version=0.0.0 [2023-09-07T06:18:16.171Z] ---> Running in 9aa1b539710e [2023-09-07T06:18:16.171Z] Removing intermediate container 9aa1b539710e [2023-09-07T06:18:16.171Z] ---> 85cadf3986fc [2023-09-07T06:18:16.171Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T06:18:16.171Z] Successfully built 85cadf3986fc [2023-09-07T06:18:16.171Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-09-07T06:18:16.200Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:18:16.470Z] Sending build context to Docker daemon 1.305MB [2023-09-07T06:18:16.470Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T06:18:16.470Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-07T06:18:16.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T06:18:16.630Z] [2023-09-07T06:18:16.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:18:16.744Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-07T06:18:16.744Z] edb6bdbacee9: Pulling fs layer [2023-09-07T06:18:16.744Z] 5f9638ab2659: Pulling fs layer [2023-09-07T06:18:16.744Z] 8d51d6327a98: Pulling fs layer [2023-09-07T06:18:16.744Z] 8b374f2dd631: Pulling fs layer [2023-09-07T06:18:16.744Z] ec14aa9079de: Pulling fs layer [2023-09-07T06:18:16.744Z] 2f466654f4bb: Pulling fs layer [2023-09-07T06:18:16.744Z] 554e91adad29: Pulling fs layer [2023-09-07T06:18:16.744Z] 8b374f2dd631: Waiting [2023-09-07T06:18:16.744Z] ec14aa9079de: Waiting [2023-09-07T06:18:16.744Z] 554e91adad29: Waiting [2023-09-07T06:18:16.744Z] 2f466654f4bb: Waiting [2023-09-07T06:18:16.744Z] 5f9638ab2659: Verifying Checksum [2023-09-07T06:18:16.744Z] 5f9638ab2659: Download complete [2023-09-07T06:18:16.744Z] 8b374f2dd631: Verifying Checksum [2023-09-07T06:18:16.744Z] 8b374f2dd631: Download complete [2023-09-07T06:18:16.744Z] ec14aa9079de: Verifying Checksum [2023-09-07T06:18:16.744Z] ec14aa9079de: Download complete [2023-09-07T06:18:16.744Z] edb6bdbacee9: Download complete [2023-09-07T06:18:16.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T06:18:16.928Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-07T06:18:16.928Z] 5eb5b503b376: Pulling fs layer [2023-09-07T06:18:16.928Z] 5c69ac0246d0: Pulling fs layer [2023-09-07T06:18:16.928Z] ec43610c2a17: Pulling fs layer [2023-09-07T06:18:16.928Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-07T06:18:16.928Z] 33b1e0a273af: Pulling fs layer [2023-09-07T06:18:16.928Z] 5d3b04190fa2: Pulling fs layer [2023-09-07T06:18:16.928Z] 2f39f015ded8: Pulling fs layer [2023-09-07T06:18:16.928Z] 3a2ae6a8a46f: Waiting [2023-09-07T06:18:16.928Z] 33b1e0a273af: Waiting [2023-09-07T06:18:16.928Z] 5d3b04190fa2: Waiting [2023-09-07T06:18:16.928Z] 2f39f015ded8: Waiting [2023-09-07T06:18:16.928Z] 5c69ac0246d0: Verifying Checksum [2023-09-07T06:18:16.928Z] 5c69ac0246d0: Download complete [2023-09-07T06:18:16.928Z] 3a2ae6a8a46f: Download complete [2023-09-07T06:18:17.197Z] 33b1e0a273af: Verifying Checksum [2023-09-07T06:18:17.197Z] 33b1e0a273af: Download complete [2023-09-07T06:18:17.197Z] ec43610c2a17: Verifying Checksum [2023-09-07T06:18:17.197Z] ec43610c2a17: Download complete [2023-09-07T06:18:17.197Z] 5d3b04190fa2: Download complete [2023-09-07T06:18:17.197Z] 5eb5b503b376: Verifying Checksum [2023-09-07T06:18:17.197Z] 5eb5b503b376: Download complete [2023-09-07T06:18:17.745Z] edb6bdbacee9: Pull complete [2023-09-07T06:18:18.152Z] 2f39f015ded8: Verifying Checksum [2023-09-07T06:18:18.152Z] 2f39f015ded8: Download complete [2023-09-07T06:18:18.338Z] 554e91adad29: Verifying Checksum [2023-09-07T06:18:18.338Z] 554e91adad29: Download complete [2023-09-07T06:18:18.412Z] 5eb5b503b376: Pull complete [2023-09-07T06:18:18.412Z] 5c69ac0246d0: Pull complete [2023-09-07T06:18:18.981Z] ec43610c2a17: Pull complete [2023-09-07T06:18:18.981Z] 3a2ae6a8a46f: Pull complete [2023-09-07T06:18:19.240Z] 33b1e0a273af: Pull complete [2023-09-07T06:18:19.240Z] 5d3b04190fa2: Pull complete [2023-09-07T06:18:19.304Z] 8d51d6327a98: Verifying Checksum [2023-09-07T06:18:19.304Z] 8d51d6327a98: Download complete [2023-09-07T06:18:19.304Z] 2f466654f4bb: Verifying Checksum [2023-09-07T06:18:19.304Z] 2f466654f4bb: Download complete [2023-09-07T06:18:20.712Z] 5f9638ab2659: Pull complete [2023-09-07T06:18:23.423Z] 2f39f015ded8: Pull complete [2023-09-07T06:18:23.423Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-07T06:18:23.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T06:18:23.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:18:23.506Z] prd-ubuntu20.04-docker-8c-8g-5530 does not seem to be running inside a container [2023-09-07T06:18:23.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@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-lftools-log-publisher:latest cat [2023-09-07T06:18:28.214Z] $ docker top 06bfbd82d2119f2ff6cd0fe81db013132a361068ced49fd7d620a3f44e03bb0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:18:28.598Z] ---> job-cost.sh [2023-09-07T06:18:28.598Z] lf-activate-venv: SKIPPING [2023-09-07T06:18:28.598Z] INFO: No Stack... [2023-09-07T06:18:28.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T06:18:29.115Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T06:18:29.393Z] + cat /w/workspace/foundry_device-usb-camera_PR-282/archives/cost.csv [2023-09-07T06:18:29.393Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T06:18:29.406Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] [2023-09-07T06:18:29.412Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] did not exist. Created. [2023-09-07T06:18:29.412Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T06:18:29.708Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-07T06:18:29.741Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T06:18:29.747Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T06:18:29.759Z] $ docker stop --time=1 06bfbd82d2119f2ff6cd0fe81db013132a361068ced49fd7d620a3f44e03bb0a [2023-09-07T06:18:30.810Z] 8d51d6327a98: Pull complete [2023-09-07T06:18:30.810Z] 8b374f2dd631: Pull complete [2023-09-07T06:18:30.904Z] $ docker rm -f --volumes 06bfbd82d2119f2ff6cd0fe81db013132a361068ced49fd7d620a3f44e03bb0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-07T06:18:31.077Z] ec14aa9079de: Pull complete [2023-09-07T06:18:37.742Z] 2f466654f4bb: Pull complete [2023-09-07T06:18:39.696Z] 554e91adad29: Pull complete [2023-09-07T06:18:39.696Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-07T06:18:39.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-07T06:18:39.696Z] ---> 1e15ea492957 [2023-09-07T06:18:39.696Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-07T06:18:41.107Z] ---> Running in 28e024f0983b [2023-09-07T06:18:41.374Z] Removing intermediate container 28e024f0983b [2023-09-07T06:18:41.374Z] ---> d7e4f90017f6 [2023-09-07T06:18:41.374Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T06:18:41.374Z] ---> Running in cebc8e7b2e39 [2023-09-07T06:18:41.643Z] Removing intermediate container cebc8e7b2e39 [2023-09-07T06:18:41.643Z] ---> 0206211e675f [2023-09-07T06:18:41.643Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-07T06:18:41.910Z] ---> Running in 31b976137884 [2023-09-07T06:18:42.179Z] Removing intermediate container 31b976137884 [2023-09-07T06:18:42.179Z] ---> 1682d996474a [2023-09-07T06:18:42.179Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-07T06:18:42.179Z] ---> Running in 6c4bbf49483b [2023-09-07T06:18:42.448Z] Removing intermediate container 6c4bbf49483b [2023-09-07T06:18:42.448Z] ---> 37855830b6bd [2023-09-07T06:18:42.448Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T06:18:42.448Z] ---> Running in 47e240448ad9 [2023-09-07T06:18:43.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T06:18:43.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T06:18:44.948Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-07T06:18:44.948Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-07T06:18:44.948Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-07T06:18:44.948Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-07T06:18:44.948Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-07T06:18:45.215Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-07T06:18:45.215Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-07T06:18:45.215Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-07T06:18:45.215Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-07T06:18:45.215Z] (10/14) Installing kmod-libs (30-r1) [2023-09-07T06:18:45.215Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-07T06:18:45.215Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-07T06:18:45.215Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-07T06:18:45.215Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-07T06:18:45.215Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T06:18:45.215Z] Executing eudev-3.2.11-r4.trigger [2023-09-07T06:18:45.484Z] OK: 271 MiB in 67 packages [2023-09-07T06:18:47.429Z] Removing intermediate container 47e240448ad9 [2023-09-07T06:18:47.429Z] ---> 414842dc3c0c [2023-09-07T06:18:47.429Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-07T06:18:47.698Z] ---> Running in 39d0b415cc5f [2023-09-07T06:18:47.966Z] Removing intermediate container 39d0b415cc5f [2023-09-07T06:18:47.966Z] ---> c8f98a1dfadc [2023-09-07T06:18:47.966Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-07T06:18:48.553Z] ---> 7728c137e6d4 [2023-09-07T06:18:48.553Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T06:18:48.553Z] ---> Running in a67948e4fd1b [2023-09-07T06:19:56.430Z] Removing intermediate container a67948e4fd1b [2023-09-07T06:19:56.430Z] ---> af9c5f70e26e [2023-09-07T06:19:56.430Z] Step 11/13 : COPY . . [2023-09-07T06:19:56.430Z] ---> b0c4f3d4a9e5 [2023-09-07T06:19:56.430Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-07T06:19:56.430Z] ---> Running in ab3c97dfed6d [2023-09-07T06:19:56.430Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T06:19:56.430Z]  Dload Upload Total Spent Left Speed [2023-09-07T06:19:56.430Z]  0 0  0 0 0   0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5018 0 --:--:-- --:--:-- --:--:-- 5052 [2023-09-07T06:19:56.430Z] Removing intermediate container ab3c97dfed6d [2023-09-07T06:19:56.430Z] ---> e266c381ba38 [2023-09-07T06:19:56.430Z] Step 13/13 : RUN ${MAKE} [2023-09-07T06:19:56.430Z] ---> Running in ebbf3da2a301 [2023-09-07T06:19:56.430Z] noop [2023-09-07T06:19:56.430Z] Removing intermediate container ebbf3da2a301 [2023-09-07T06:19:56.430Z] ---> 23010c40131f [2023-09-07T06:19:56.430Z] Successfully built 23010c40131f [2023-09-07T06:19:56.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:19:56.772Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T06:19:56.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:19:56.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-5532 does not seem to be running inside a container [2023-09-07T06:19:57.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 ******** ci-base-image-arm64 cat [2023-09-07T06:19:58.208Z] $ docker top ecd3a5b9824cbf7fa156e3ac5305cd128b2b887a03aa93c1234f602da2a88d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T06:19:59.062Z] + go version [2023-09-07T06:19:59.062Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-07T06:19:59.081Z] $ docker stop --time=1 ecd3a5b9824cbf7fa156e3ac5305cd128b2b887a03aa93c1234f602da2a88d66 [2023-09-07T06:20:00.655Z] $ docker rm -f --volumes ecd3a5b9824cbf7fa156e3ac5305cd128b2b887a03aa93c1234f602da2a88d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:20:01.172Z] + docker inspect -f . ci-base-image-arm64 [2023-09-07T06:20:01.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:20:01.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-5532 does not seem to be running inside a container [2023-09-07T06:20:01.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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 ******** ci-base-image-arm64 cat [2023-09-07T06:20:02.535Z] $ docker top b398ff405866591f9ab4393972bdec78c082a828f5722736b70001a73624d99d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T06:20:03.034Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-09-07T06:20:03.366Z] + make test [2023-09-07T06:20:03.366Z] go test ./... -coverprofile=coverage.out ./... [2023-09-07T06:20:35.590Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-07T06:22:57.288Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-07T06:23:07.359Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.097s coverage: 4.4% of statements [2023-09-07T06:23:07.359Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-07T06:23:07.359Z] go vet ./... [2023-09-07T06:23:39.597Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-07T06:23:39.597Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-07T06:23:39.597Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-07T06:23:39.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-07T06:23:39.632Z] $ docker stop --time=1 b398ff405866591f9ab4393972bdec78c082a828f5722736b70001a73624d99d [2023-09-07T06:23:41.478Z] $ docker rm -f --volumes b398ff405866591f9ab4393972bdec78c082a828f5722736b70001a73624d99d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-07T06:23:42.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-07T06:23:42.751Z] Warning: overwriting stash ‘coverage-report’ [2023-09-07T06:23:43.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-07T06:23:43.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-07T06:23:44.185Z] + ls -al . [2023-09-07T06:23:44.185Z] total 216 [2023-09-07T06:23:44.185Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 06:20 . [2023-09-07T06:23:44.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 06:17 .. [2023-09-07T06:23:44.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 06:17 .git [2023-09-07T06:23:44.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:17 .github [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 7 06:17 .gitignore [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 7 06:17 .golangci.yml [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 7 06:17 .hadolint.yml [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 7 06:17 Attribution.txt [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 7 06:17 CHANGELOG.md [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 7 06:17 Dockerfile [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 06:17 GOVERNANCE.md [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 7 06:17 Jenkinsfile [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 7 06:17 LICENSE [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 7 06:17 Makefile [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 7 06:17 OWNERS.md [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 7 06:17 README.md [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 06:15 VERSION [2023-09-07T06:23:44.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 06:17 bin [2023-09-07T06:23:44.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:17 cmd [2023-09-07T06:23:44.185Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 7 06:23 coverage.out [2023-09-07T06:23:44.185Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 7 06:17 docker-entrypoint.sh [2023-09-07T06:23:44.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 06:17 docs [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 7 06:17 go.mod [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 7 06:17 go.sum [2023-09-07T06:23:44.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 06:17 internal [2023-09-07T06:23:44.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 06:17 snap [2023-09-07T06:23:44.185Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 7 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:23:44.554Z] + 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=5f8cc44d52b2cfb794aa8ebb74b5564a1a23bd97 --label arch=arm64 --label version=0.0.0 . [2023-09-07T06:23:44.830Z] Sending build context to Docker daemon 1.36MB [2023-09-07T06:23:44.830Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-07T06:23:44.830Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-07T06:23:44.830Z] ---> 23010c40131f [2023-09-07T06:23:44.830Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-07T06:23:45.106Z] ---> Running in 73d9524d12dd [2023-09-07T06:23:45.386Z] Removing intermediate container 73d9524d12dd [2023-09-07T06:23:45.386Z] ---> 6132224deebe [2023-09-07T06:23:45.386Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-07T06:23:45.386Z] ---> Running in 19afd08b4896 [2023-09-07T06:23:45.654Z] Removing intermediate container 19afd08b4896 [2023-09-07T06:23:45.654Z] ---> e7f9d5c099d5 [2023-09-07T06:23:45.654Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-07T06:23:45.922Z] ---> Running in 7af4e343010c [2023-09-07T06:23:46.192Z] Removing intermediate container 7af4e343010c [2023-09-07T06:23:46.192Z] ---> 862d6d8c56b8 [2023-09-07T06:23:46.192Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-07T06:23:46.192Z] ---> Running in 061498412d70 [2023-09-07T06:23:46.462Z] Removing intermediate container 061498412d70 [2023-09-07T06:23:46.462Z] ---> c2ec0f563575 [2023-09-07T06:23:46.462Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-07T06:23:46.735Z] ---> Running in 0f7f662727a0 [2023-09-07T06:23:47.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T06:23:48.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T06:23:49.261Z] OK: 271 MiB in 67 packages [2023-09-07T06:23:52.627Z] Removing intermediate container 0f7f662727a0 [2023-09-07T06:23:52.627Z] ---> baee9cad010c [2023-09-07T06:23:52.627Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-07T06:23:52.627Z] ---> Running in 26d3847ce513 [2023-09-07T06:23:52.627Z] Removing intermediate container 26d3847ce513 [2023-09-07T06:23:52.627Z] ---> 787682b7161a [2023-09-07T06:23:52.627Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-07T06:23:53.217Z] ---> 04bdaf672d68 [2023-09-07T06:23:53.217Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-07T06:23:53.217Z] ---> Running in 6e9334c32ccf [2023-09-07T06:23:55.811Z] Removing intermediate container 6e9334c32ccf [2023-09-07T06:23:55.811Z] ---> b4530babb260 [2023-09-07T06:23:55.811Z] Step 11/36 : COPY . . [2023-09-07T06:23:56.781Z] ---> beb50a036056 [2023-09-07T06:23:56.781Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-07T06:23:56.781Z] ---> Running in de94add56a8a [2023-09-07T06:23:57.744Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T06:23:57.744Z] Dload Upload Total Spent Left Speed [2023-09-07T06:23:58.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100 1253  0 0 3127 0 --:--:-- --:--:-- --:--:-- 3132 [2023-09-07T06:23:58.916Z] Removing intermediate container de94add56a8a [2023-09-07T06:23:58.916Z] ---> 550f1c308e9f [2023-09-07T06:23:58.916Z] Step 13/36 : RUN ${MAKE} [2023-09-07T06:23:58.916Z] ---> Running in a7776c318161 [2023-09-07T06:23:59.880Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-07T06:26:36.590Z] Removing intermediate container a7776c318161 [2023-09-07T06:26:36.590Z] ---> 7ca408347909 [2023-09-07T06:26:36.590Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-07T06:26:36.590Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-07T06:26:36.857Z] 8766b47fe142: Pulling fs layer [2023-09-07T06:26:37.123Z] 8766b47fe142: Verifying Checksum [2023-09-07T06:26:37.123Z] 8766b47fe142: Download complete [2023-09-07T06:26:37.706Z] 8766b47fe142: Pull complete [2023-09-07T06:26:37.706Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-07T06:26:37.706Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-07T06:26:37.706Z] ---> 69d40e2cb93c [2023-09-07T06:26:37.706Z] Step 15/36 : FROM alpine:3.17 [2023-09-07T06:26:38.288Z] 3.17: Pulling from library/alpine [2023-09-07T06:26:38.288Z] 4060ece20d7a: Pulling fs layer [2023-09-07T06:26:38.559Z] 4060ece20d7a: Verifying Checksum [2023-09-07T06:26:38.559Z] 4060ece20d7a: Download complete [2023-09-07T06:26:38.826Z] 4060ece20d7a: Pull complete [2023-09-07T06:26:39.094Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-07T06:26:39.094Z] Status: Downloaded newer image for alpine:3.17 [2023-09-07T06:26:39.094Z] ---> 8650cd65339b [2023-09-07T06:26:39.094Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-07T06:26:39.094Z] ---> Running in 68fc3122bc78 [2023-09-07T06:26:39.371Z] Removing intermediate container 68fc3122bc78 [2023-09-07T06:26:39.371Z] ---> d1f5445309f2 [2023-09-07T06:26:39.371Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-07T06:26:39.641Z] ---> Running in 3e472c798786 [2023-09-07T06:26:40.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-07T06:26:41.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-07T06:26:42.152Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-07T06:26:42.152Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-07T06:26:42.152Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-07T06:26:42.152Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-07T06:26:42.152Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-07T06:26:42.152Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-07T06:26:42.152Z] (7/83) Installing libxcb (1.15-r0) [2023-09-07T06:26:42.152Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-07T06:26:42.419Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-07T06:26:42.687Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-07T06:26:42.687Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-07T06:26:42.687Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-07T06:26:42.687Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-07T06:26:42.687Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-07T06:26:42.687Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-07T06:26:42.687Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-07T06:26:42.687Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-07T06:26:42.954Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-07T06:26:42.954Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-07T06:26:42.954Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-07T06:26:42.954Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-07T06:26:42.954Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-07T06:26:42.954Z] (23/83) Installing glib (2.74.7-r0) [2023-09-07T06:26:43.221Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-07T06:26:43.221Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-07T06:26:43.221Z] (26/83) Installing libass (0.16.0-r1) [2023-09-07T06:26:43.221Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-07T06:26:43.221Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-07T06:26:43.221Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-07T06:26:43.221Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-07T06:26:43.221Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-07T06:26:43.221Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-07T06:26:43.221Z] (33/83) Installing libunistring (1.1-r0) [2023-09-07T06:26:43.221Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-07T06:26:43.489Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-07T06:26:43.489Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-07T06:26:43.489Z] (37/83) Installing lame (3.100-r2) [2023-09-07T06:26:43.489Z] (38/83) Installing opus (1.3.1-r1) [2023-09-07T06:26:43.489Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-07T06:26:43.489Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-07T06:26:43.489Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-07T06:26:43.489Z] (42/83) Installing orc (0.4.33-r0) [2023-09-07T06:26:43.489Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-07T06:26:43.489Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-07T06:26:43.489Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-07T06:26:43.489Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-07T06:26:43.489Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-07T06:26:43.489Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-07T06:26:43.754Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-07T06:26:43.754Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-07T06:26:43.754Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-07T06:26:43.754Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-07T06:26:43.755Z] (53/83) Installing libpulse (16.1-r6) [2023-09-07T06:26:43.755Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-07T06:26:43.755Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-07T06:26:43.755Z] (56/83) Installing librist (0.2.7-r0) [2023-09-07T06:26:43.755Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-07T06:26:43.755Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-07T06:26:43.755Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-07T06:26:43.755Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-07T06:26:43.755Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-07T06:26:43.755Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-07T06:26:43.755Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-07T06:26:43.755Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-07T06:26:43.755Z] (65/83) Installing libva (2.16.0-r0) [2023-09-07T06:26:44.021Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-07T06:26:44.021Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-07T06:26:44.021Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-07T06:26:44.021Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-07T06:26:44.021Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-07T06:26:44.021Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-07T06:26:44.021Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-07T06:26:44.288Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-07T06:26:44.288Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-07T06:26:44.288Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-07T06:26:44.554Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-07T06:26:44.822Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-07T06:26:45.088Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-07T06:26:45.088Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-07T06:26:45.088Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-07T06:26:45.088Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-07T06:26:45.088Z] (82/83) Installing kmod-libs (30-r1) [2023-09-07T06:26:45.088Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-07T06:26:45.088Z] Executing busybox-1.35.0-r29.trigger [2023-09-07T06:26:45.088Z] Executing eudev-3.2.11-r4.trigger [2023-09-07T06:26:45.088Z] OK: 86 MiB in 98 packages [2023-09-07T06:26:48.428Z] Removing intermediate container 3e472c798786 [2023-09-07T06:26:48.428Z] ---> 425537614d74 [2023-09-07T06:26:48.428Z] Step 18/36 : WORKDIR / [2023-09-07T06:26:48.428Z] ---> Running in 9033e66237e7 [2023-09-07T06:26:48.428Z] Removing intermediate container 9033e66237e7 [2023-09-07T06:26:48.428Z] ---> ea025823b386 [2023-09-07T06:26:48.428Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-07T06:26:51.013Z] ---> 4038b7e87476 [2023-09-07T06:26:51.013Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-07T06:26:51.013Z] ---> 5f2124c41b6f [2023-09-07T06:26:51.013Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-07T06:26:51.597Z] ---> 2083c12f482a [2023-09-07T06:26:51.597Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-07T06:26:52.178Z] ---> 1444edcc7a30 [2023-09-07T06:26:52.178Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-07T06:26:52.447Z] ---> c5edcd7b4d13 [2023-09-07T06:26:52.447Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-07T06:26:53.031Z] ---> d1ffcb1086cb [2023-09-07T06:26:53.031Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-07T06:26:54.436Z] ---> adae4ff2f9f7 [2023-09-07T06:26:54.436Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-07T06:26:54.436Z] ---> Running in 09f7a43b02dd [2023-09-07T06:26:56.378Z] Removing intermediate container 09f7a43b02dd [2023-09-07T06:26:56.378Z] ---> a9b5a6b1eb5f [2023-09-07T06:26:56.378Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-07T06:26:56.378Z] ---> Running in 7609f58715e7 [2023-09-07T06:26:57.789Z] Removing intermediate container 7609f58715e7 [2023-09-07T06:26:57.789Z] ---> 1e514227b573 [2023-09-07T06:26:57.789Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-07T06:26:57.789Z] ---> Running in 606ff47b0108 [2023-09-07T06:26:59.213Z] Removing intermediate container 606ff47b0108 [2023-09-07T06:26:59.213Z] ---> dc0ef22c852b [2023-09-07T06:26:59.213Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-07T06:26:59.213Z] ---> Running in ad3240ff5d9c [2023-09-07T06:27:01.154Z] Removing intermediate container ad3240ff5d9c [2023-09-07T06:27:01.154Z] ---> f5d37b13d1b1 [2023-09-07T06:27:01.154Z] Step 30/36 : EXPOSE 59983 [2023-09-07T06:27:01.154Z] ---> Running in 07e94305e277 [2023-09-07T06:27:01.154Z] Removing intermediate container 07e94305e277 [2023-09-07T06:27:01.154Z] ---> e8e9f604c47a [2023-09-07T06:27:01.154Z] Step 31/36 : EXPOSE 8554 [2023-09-07T06:27:01.420Z] ---> Running in 68da41e15075 [2023-09-07T06:27:01.688Z] Removing intermediate container 68da41e15075 [2023-09-07T06:27:01.688Z] ---> a36a7212fe6b [2023-09-07T06:27:01.688Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-07T06:27:01.688Z] ---> Running in 3387c2fcdc8c [2023-09-07T06:27:01.956Z] Removing intermediate container 3387c2fcdc8c [2023-09-07T06:27:01.956Z] ---> 17422fbb0ef7 [2023-09-07T06:27:01.956Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-07T06:27:01.956Z] ---> Running in 9cddc6592f19 [2023-09-07T06:27:02.222Z] Removing intermediate container 9cddc6592f19 [2023-09-07T06:27:02.222Z] ---> f26973a8c834 [2023-09-07T06:27:02.222Z] Step 34/36 : LABEL arch=arm64 [2023-09-07T06:27:02.489Z] ---> Running in 3cede2fe4931 [2023-09-07T06:27:02.755Z] Removing intermediate container 3cede2fe4931 [2023-09-07T06:27:02.755Z] ---> 5adb8984f662 [2023-09-07T06:27:02.755Z] Step 35/36 : LABEL git_sha=5f8cc44d52b2cfb794aa8ebb74b5564a1a23bd97 [2023-09-07T06:27:02.755Z] ---> Running in ddae8de4fa64 [2023-09-07T06:27:03.022Z] Removing intermediate container ddae8de4fa64 [2023-09-07T06:27:03.022Z] ---> bf622119b852 [2023-09-07T06:27:03.022Z] Step 36/36 : LABEL version=0.0.0 [2023-09-07T06:27:03.022Z] ---> Running in a728d5741c6c [2023-09-07T06:27:03.289Z] Removing intermediate container a728d5741c6c [2023-09-07T06:27:03.289Z] ---> df620113c965 [2023-09-07T06:27:03.289Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-07T06:27:03.555Z] Successfully built df620113c965 [2023-09-07T06:27:03.555Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:27:03.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T06:27:03.993Z] [2023-09-07T06:27:03.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:27:04.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T06:27:04.324Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-07T06:27:04.324Z] 8998bd30e6a1: Pulling fs layer [2023-09-07T06:27:04.324Z] 04944245beec: Pulling fs layer [2023-09-07T06:27:04.324Z] 699f458cf7ca: Pulling fs layer [2023-09-07T06:27:04.324Z] 765212b225bb: Pulling fs layer [2023-09-07T06:27:04.324Z] f23df028b6ca: Pulling fs layer [2023-09-07T06:27:04.324Z] d65c8cfc05b1: Pulling fs layer [2023-09-07T06:27:04.324Z] 2437ff75d9bd: Pulling fs layer [2023-09-07T06:27:04.324Z] 765212b225bb: Waiting [2023-09-07T06:27:04.324Z] f23df028b6ca: Waiting [2023-09-07T06:27:04.324Z] d65c8cfc05b1: Waiting [2023-09-07T06:27:04.324Z] 2437ff75d9bd: Waiting [2023-09-07T06:27:04.592Z] 04944245beec: Verifying Checksum [2023-09-07T06:27:04.592Z] 04944245beec: Download complete [2023-09-07T06:27:04.592Z] 765212b225bb: Verifying Checksum [2023-09-07T06:27:04.592Z] 765212b225bb: Download complete [2023-09-07T06:27:04.592Z] f23df028b6ca: Verifying Checksum [2023-09-07T06:27:04.592Z] f23df028b6ca: Download complete [2023-09-07T06:27:04.592Z] d65c8cfc05b1: Verifying Checksum [2023-09-07T06:27:04.592Z] d65c8cfc05b1: Download complete [2023-09-07T06:27:04.592Z] 699f458cf7ca: Verifying Checksum [2023-09-07T06:27:04.592Z] 699f458cf7ca: Download complete [2023-09-07T06:27:05.183Z] 8998bd30e6a1: Verifying Checksum [2023-09-07T06:27:05.183Z] 8998bd30e6a1: Download complete [2023-09-07T06:27:07.130Z] 2437ff75d9bd: Verifying Checksum [2023-09-07T06:27:07.130Z] 2437ff75d9bd: Download complete [2023-09-07T06:27:09.073Z] 8998bd30e6a1: Pull complete [2023-09-07T06:27:09.339Z] 04944245beec: Pull complete [2023-09-07T06:27:10.744Z] 699f458cf7ca: Pull complete [2023-09-07T06:27:11.011Z] 765212b225bb: Pull complete [2023-09-07T06:27:11.593Z] f23df028b6ca: Pull complete [2023-09-07T06:27:11.860Z] d65c8cfc05b1: Pull complete [2023-09-07T06:27:26.847Z] 2437ff75d9bd: Pull complete [2023-09-07T06:27:26.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-07T06:27:26.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-07T06:27:26.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:27:27.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-5532 does not seem to be running inside a container [2023-09-07T06:27:27.187Z] $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@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-lftools-log-publisher:arm64 cat [2023-09-07T06:27:29.744Z] $ docker top f3dd9c4327c4d3d77d9f963d22b8edfe24ad0ec30ad6d6e6cc6f129638104466 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:30.273Z] ---> job-cost.sh [2023-09-07T06:27:30.544Z] lf-activate-venv: SKIPPING [2023-09-07T06:27:30.544Z] INFO: No Stack... [2023-09-07T06:27:30.811Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-07T06:27:31.767Z] INFO: Archiving Costs [Pipeline] sh [2023-09-07T06:27:32.084Z] + cat /w/workspace/device-usb-camera/2/archives/cost.csv [2023-09-07T06:27:32.351Z] + cut -d, -f6 [Pipeline] lock [2023-09-07T06:27:32.404Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] [2023-09-07T06:27:32.409Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] did not exist. Created. [2023-09-07T06:27:32.409Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-07T06:27:32.748Z] /w/workspace/device-usb-camera/2@tmp/durable-d5aa7f3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-07T06:27:33.338Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-07T06:27:33.357Z] Warning: overwriting stash ‘stack-cost’ [2023-09-07T06:27:33.408Z] Stashed 1 file(s) [Pipeline] } [2023-09-07T06:27:33.418Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-282-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-07T06:27:33.434Z] $ docker stop --time=1 f3dd9c4327c4d3d77d9f963d22b8edfe24ad0ec30ad6d6e6cc6f129638104466 [2023-09-07T06:27:34.888Z] $ docker rm -f --volumes f3dd9c4327c4d3d77d9f963d22b8edfe24ad0ec30ad6d6e6cc6f129638104466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-07T06:27:35.252Z] provisioning config files... [2023-09-07T06:27:35.259Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config8189525788006336040tmp [Pipeline] { [Pipeline] sh [2023-09-07T06:27:35.548Z] + set +x [2023-09-07T06:27:35.548Z] + bash -s -- [2023-09-07T06:27:35.548Z] + curl -s https://codecov.io/bash [2023-09-07T06:27:35.548Z] [2023-09-07T06:27:35.548Z] _____ _ [2023-09-07T06:27:35.548Z] / ____| | | [2023-09-07T06:27:35.548Z] | | ___ __| | ___ ___ _____ __ [2023-09-07T06:27:35.548Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-07T06:27:35.548Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-07T06:27:35.548Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-07T06:27:35.548Z] Bash-1.0.6 [2023-09-07T06:27:35.548Z] [2023-09-07T06:27:35.548Z] [2023-09-07T06:27:35.548Z] ==> git version 2.25.1 found [2023-09-07T06:27:35.548Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-07T06:27:35.548Z] Release-Date: 2020-01-08 [2023-09-07T06:27:35.548Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-07T06:27:35.548Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-07T06:27:35.548Z] ==> Jenkins CI detected. [2023-09-07T06:27:35.548Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-282 [2023-09-07T06:27:35.548Z] project root: . [2023-09-07T06:27:35.548Z] --> token set from env [2023-09-07T06:27:35.548Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-07T06:27:35.548Z] ==> Running gcov in . (disable via -X gcov) [2023-09-07T06:27:35.548Z] ==> Python coveragepy not found [2023-09-07T06:27:35.548Z] ==> Searching for coverage reports in: [2023-09-07T06:27:35.548Z] + . [2023-09-07T06:27:35.548Z] -> Found 1 reports [2023-09-07T06:27:35.548Z] ==> Detecting git/mercurial file structure [2023-09-07T06:27:35.548Z] ==> Reading reports [2023-09-07T06:27:35.548Z] + ./coverage.out bytes=54378 [2023-09-07T06:27:35.807Z] ==> Appending adjustments [2023-09-07T06:27:35.807Z] https://docs.codecov.io/docs/fixing-reports [2023-09-07T06:27:35.807Z] + Found adjustments [2023-09-07T06:27:35.807Z] ==> Gzipping contents [2023-09-07T06:27:35.807Z] 8.0K /tmp/codecov.hKMR5b.gz [2023-09-07T06:27:35.807Z] ==> Uploading reports [2023-09-07T06:27:35.807Z] url: https://codecov.io [2023-09-07T06:27:35.807Z] query: branch=PR-282&commit=53cc3d5e48621c976f3d21c8f3074f2df024aa41&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-282%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=282&job=&cmd_args= [2023-09-07T06:27:35.807Z] -> Pinging Codecov [2023-09-07T06:27:35.807Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-282&commit=53cc3d5e48621c976f3d21c8f3074f2df024aa41&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-282%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=282&job=&cmd_args= [2023-09-07T06:27:36.065Z] -> Uploading to [2023-09-07T06:27:36.065Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-07/73D8F5FF140700D3E01443B452E23636/53cc3d5e48621c976f3d21c8f3074f2df024aa41/141dc6fb-d383-4e14-a173-21153d81c39b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T062735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ec39313d5a46700da7b51256a6eb038613cd27e0e2736e61f472e9580747fed [2023-09-07T06:27:36.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-07T06:27:36.065Z] Dload Upload Total Spent Left Speed [2023-09-07T06:27:36.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 35111 --:--:-- --:--:-- --:--:-- 35289 [2023-09-07T06:27:36.065Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/53cc3d5e48621c976f3d21c8f3074f2df024aa41 [Pipeline] } [2023-09-07T06:27:36.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-07T06:27:36.842Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-282/archives ] [2023-09-07T06:27:36.842Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-282/archives [2023-09-07T06:27:36.842Z] total 16 [2023-09-07T06:27:36.842Z] drwxr-xr-x 3 root root 4096 Sep 7 06:18 . [2023-09-07T06:27:36.842Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 06:18 .. [2023-09-07T06:27:36.842Z] drwxr-xr-x 2 root root 4096 Sep 7 06:18 cost [2023-09-07T06:27:36.842Z] -rw-r--r-- 1 root root 89 Sep 7 06:18 cost.csv [2023-09-07T06:27:36.842Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-282/archives [2023-09-07T06:27:36.842Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-282/archives [2023-09-07T06:27:36.842Z] total 16 [2023-09-07T06:27:36.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 06:18 . [2023-09-07T06:27:36.842Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 06:18 .. [2023-09-07T06:27:36.842Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 06:18 cost [2023-09-07T06:27:36.842Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 7 06:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:37.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:37.991Z] ---> package-listing.sh [2023-09-07T06:27:37.991Z] ++ facter osfamily [2023-09-07T06:27:37.991Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-07T06:27:38.250Z] + OS_FAMILY=debian [2023-09-07T06:27:38.250Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-282 [2023-09-07T06:27:38.250Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-07T06:27:38.250Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-07T06:27:38.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-07T06:27:38.250Z] + PACKAGES=/tmp/packages_start.txt [2023-09-07T06:27:38.250Z] + '[' /w/workspace/foundry_device-usb-camera_PR-282 ']' [2023-09-07T06:27:38.250Z] + PACKAGES=/tmp/packages_end.txt [2023-09-07T06:27:38.250Z] + case "${OS_FAMILY}" in [2023-09-07T06:27:38.250Z] + dpkg -l [2023-09-07T06:27:38.250Z] + grep '^ii' [2023-09-07T06:27:38.250Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-07T06:27:38.250Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-07T06:27:38.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-07T06:27:38.250Z] + '[' /w/workspace/foundry_device-usb-camera_PR-282 ']' [2023-09-07T06:27:38.250Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-282/archives/ [2023-09-07T06:27:38.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-282/archives/ [Pipeline] echo [2023-09-07T06:27:38.261Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-07T06:27:38.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-07T06:27:39.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-07T06:27:39.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-07T06:27:39.175Z] prd-ubuntu20.04-docker-8c-8g-5530 does not seem to be running inside a container [2023-09-07T06:27:39.206Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-07T06:27:39.387Z] $ docker top 65349b570b397696d082889b3ed96bb5fa2c148a290701f8e64def7b5eb5c4bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-07T06:27:39.742Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-07T06:27:40.033Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-07T06:27:40.316Z] + ls /var/log/sa-host [2023-09-07T06:27:40.316Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-07T06:27:40.463Z] provisioning config files... [2023-09-07T06:27:40.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config13761653813379907618tmp [Pipeline] { [Pipeline] echo [2023-09-07T06:27:40.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:40.772Z] ---> create-netrc.sh [Pipeline] } [2023-09-07T06:27:40.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:41.114Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-07T06:27:41.122Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:41.406Z] ---> sudo-logs.sh [2023-09-07T06:27:41.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-07T06:27:41.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:41.714Z] ---> job-cost.sh [2023-09-07T06:27:41.714Z] lf-activate-venv: SKIPPING [2023-09-07T06:27:41.714Z] DEBUG: total: 0.2199999988079071 [2023-09-07T06:27:41.714Z] INFO: Retrieving Stack Cost... [2023-09-07T06:27:41.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-07T06:27:42.538Z] INFO: Archiving Costs [Pipeline] echo [2023-09-07T06:27:42.549Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-07T06:27:42.831Z] ---> logs-deploy.sh [2023-09-07T06:27:42.831Z] lf-activate-venv: SKIPPING [2023-09-07T06:27:42.831Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-282/2 [2023-09-07T06:27:42.831Z] INFO: archiving workspace using pattern(s): [2023-09-07T06:27:43.770Z] Archives upload complete. [2023-09-07T06:27:43.770Z] INFO: archiving logs to Nexus