Pull request #270 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 860b2ed41c63812ea8e78996a55d34ef8e22b126 rather than 2513421492e1fc677f41724eefff1788fb985508 Obtained Jenkinsfile from 860b2ed41c63812ea8e78996a55d34ef8e22b126 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-ssh9087220362048694730.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-ssh17741505299281498270.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-270/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-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3111171662557519779.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-ssh13464570226064301925.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-270/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-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12770683917378321181.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-4410 in /w/workspace/foundry_device-usb-camera_PR-270 [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-270 # 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/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 2513421492e1fc677f41724eefff1788fb985508 Merge succeeded, producing 7c8ed4d908b31af6cf326a95eebece32fa983b92 Checking out Revision 7c8ed4d908b31af6cf326a95eebece32fa983b92 (PR-270) > git config core.sparsecheckout # timeout=10 > git checkout -f 2513421492e1fc677f41724eefff1788fb985508 # 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c8ed4d908b31af6cf326a95eebece32fa983b92 # timeout=10 Commit message: "Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 37e569ed6c85fd23d7fa05fb7f46754ade9dad44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-23T23:20:51.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-23T23:20:51.616Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-23T23:20:51.631Z] ========================================================= [2023-08-23T23:20:51.632Z] EdgeX Global Pipelines Version Info [2023-08-23T23:20:51.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:20:52.357Z] ------------------- [2023-08-23T23:20:52.357Z] stable info: [2023-08-23T23:20:52.357Z] ------------------- [2023-08-23T23:20:52.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-23T23:20:52.357Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T23:20:52.357Z] Message: update stable to v1.0.253 [2023-08-23T23:20:52.928Z] ------------------- [2023-08-23T23:20:52.928Z] experimental info: [2023-08-23T23:20:52.928Z] ------------------- [2023-08-23T23:20:52.928Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-23T23:20:52.928Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-23T23:20:52.928Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-23T23:20:53.099Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-23T23:20:53.115Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-23T23:20:53.128Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-23T23:20:53.140Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-23T23:20:53.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-23T23:20:53.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-23T23:20:53.196Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-23T23:20:53.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-23T23:20:53.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-23T23:20:53.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-23T23:20:53.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-23T23:20:53.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-23T23:20:53.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-23T23:20:53.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-23T23:20:53.312Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T23:20:53.324Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-23T23:20:53.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T23:20:53.355Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-23T23:20:53.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-23T23:20:53.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-23T23:20:53.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-23T23:20:53.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-23T23:20:53.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-23T23:20:53.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-23T23:20:53.472Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-23T23:20:53.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-23T23:20:53.490Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-23T23:20:53.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo [2023-08-23T23:20:53.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo [2023-08-23T23:20:53.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo [2023-08-23T23:20:53.539Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c8ed4d908b31af6cf326a95eebece32fa983b92 [Pipeline] echo [2023-08-23T23:20:53.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c8ed4d [Pipeline] echo [2023-08-23T23:20:53.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T23:20:53.604Z] provisioning config files... [2023-08-23T23:20:53.700Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config13758241660004590419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:20:54.006Z] ---> docker-login.sh [2023-08-23T23:20:54.006Z] nexus3.edgexfoundry.org:10001 [2023-08-23T23:20:54.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:20:54.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:20:54.526Z] Configure a credential helper to remove this warning. See [2023-08-23T23:20:54.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:20:54.526Z] [2023-08-23T23:20:54.526Z] Login Succeeded [2023-08-23T23:20:54.526Z] nexus3.edgexfoundry.org:10002 [2023-08-23T23:20:54.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:20:54.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:20:54.526Z] Configure a credential helper to remove this warning. See [2023-08-23T23:20:54.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:20:54.526Z] [2023-08-23T23:20:54.526Z] Login Succeeded [2023-08-23T23:20:54.526Z] nexus3.edgexfoundry.org:10003 [2023-08-23T23:20:54.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:20:54.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:20:54.789Z] Configure a credential helper to remove this warning. See [2023-08-23T23:20:54.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:20:54.789Z] [2023-08-23T23:20:54.789Z] Login Succeeded [2023-08-23T23:20:54.789Z] nexus3.edgexfoundry.org:10004 [2023-08-23T23:20:54.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:20:54.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:20:54.789Z] Configure a credential helper to remove this warning. See [2023-08-23T23:20:54.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:20:54.789Z] [2023-08-23T23:20:54.789Z] Login Succeeded [2023-08-23T23:20:54.789Z] docker.io [2023-08-23T23:20:54.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:20:55.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:20:55.049Z] Configure a credential helper to remove this warning. See [2023-08-23T23:20:55.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:20:55.049Z] [2023-08-23T23:20:55.049Z] Login Succeeded [2023-08-23T23:20:55.049Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T23:20:55.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-23T23:20:55.441Z] + git rev-list -1 --merges 7c8ed4d908b31af6cf326a95eebece32fa983b92~1..7c8ed4d908b31af6cf326a95eebece32fa983b92 [Pipeline] echo [2023-08-23T23:20:55.492Z] -----------> git rev-list -1 --merges 7c8ed4d908b31af6cf326a95eebece32fa983b92~1..7c8ed4d908b31af6cf326a95eebece32fa983b92 7c8ed4d908b31af6cf326a95eebece32fa983b92 [2023-08-23T23:20:55.492Z] 7c8ed4d908b31af6cf326a95eebece32fa983b92 [false] [Pipeline] sh [2023-08-23T23:20:55.787Z] + git log --format=format:%s -1 7c8ed4d908b31af6cf326a95eebece32fa983b92 [Pipeline] echo [2023-08-23T23:20:55.805Z] ========================================================= [2023-08-23T23:20:55.805Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-23T23:20:55.805Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T23:20:56.151Z] + git log --format=format:%s -1 7c8ed4d908b31af6cf326a95eebece32fa983b92 [Pipeline] echo [2023-08-23T23:20:56.163Z] [semverPrep] GIT_COMMIT: 7c8ed4d908b31af6cf326a95eebece32fa983b92, Commit Message: Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD [Pipeline] echo [2023-08-23T23:20:56.173Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-23T23:20:56.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-23T23:20:56.553Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-23T23:20:56.553Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-23T23:20:56.553Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-23T23:20:56.553Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-23T23:20:56.553Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-23T23:20:56.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:20:57.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T23:20:57.020Z] [2023-08-23T23:20:57.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:20:57.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T23:20:57.328Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-23T23:20:57.328Z] b85a868b505f: Pulling fs layer [2023-08-23T23:20:57.328Z] e2be974225ed: Pulling fs layer [2023-08-23T23:20:57.328Z] 339a4e72a1f5: Pulling fs layer [2023-08-23T23:20:57.328Z] 988bab9f4d93: Pulling fs layer [2023-08-23T23:20:57.328Z] 1469e6f7b9e6: Pulling fs layer [2023-08-23T23:20:57.328Z] eaf3925da568: Pulling fs layer [2023-08-23T23:20:57.328Z] bab4dde63d76: Pulling fs layer [2023-08-23T23:20:57.328Z] bde34c3a00c8: Pulling fs layer [2023-08-23T23:20:57.328Z] b352a97aabf1: Pulling fs layer [2023-08-23T23:20:57.328Z] 4872d77fe225: Pulling fs layer [2023-08-23T23:20:57.328Z] 5851b861e8e6: Pulling fs layer [2023-08-23T23:20:57.328Z] 988bab9f4d93: Waiting [2023-08-23T23:20:57.328Z] 1469e6f7b9e6: Waiting [2023-08-23T23:20:57.328Z] b352a97aabf1: Waiting [2023-08-23T23:20:57.328Z] bde34c3a00c8: Waiting [2023-08-23T23:20:57.328Z] eaf3925da568: Waiting [2023-08-23T23:20:57.328Z] 4872d77fe225: Waiting [2023-08-23T23:20:57.328Z] bab4dde63d76: Waiting [2023-08-23T23:20:57.328Z] 5851b861e8e6: Waiting [2023-08-23T23:20:57.328Z] e2be974225ed: Verifying Checksum [2023-08-23T23:20:57.328Z] e2be974225ed: Download complete [2023-08-23T23:20:57.328Z] 988bab9f4d93: Verifying Checksum [2023-08-23T23:20:57.328Z] 988bab9f4d93: Download complete [2023-08-23T23:20:57.587Z] 1469e6f7b9e6: Verifying Checksum [2023-08-23T23:20:57.587Z] 1469e6f7b9e6: Download complete [2023-08-23T23:20:57.587Z] eaf3925da568: Verifying Checksum [2023-08-23T23:20:57.587Z] eaf3925da568: Download complete [2023-08-23T23:20:57.587Z] 339a4e72a1f5: Verifying Checksum [2023-08-23T23:20:57.587Z] 339a4e72a1f5: Download complete [2023-08-23T23:20:57.587Z] bde34c3a00c8: Download complete [2023-08-23T23:20:57.587Z] b352a97aabf1: Verifying Checksum [2023-08-23T23:20:57.587Z] b352a97aabf1: Download complete [2023-08-23T23:20:57.587Z] 4872d77fe225: Download complete [2023-08-23T23:20:57.587Z] 5851b861e8e6: Verifying Checksum [2023-08-23T23:20:57.587Z] 5851b861e8e6: Download complete [2023-08-23T23:20:57.587Z] b85a868b505f: Download complete [2023-08-23T23:20:57.846Z] bab4dde63d76: Verifying Checksum [2023-08-23T23:20:57.846Z] bab4dde63d76: Download complete [2023-08-23T23:20:58.781Z] b85a868b505f: Pull complete [2023-08-23T23:20:59.040Z] e2be974225ed: Pull complete [2023-08-23T23:20:59.607Z] 339a4e72a1f5: Pull complete [2023-08-23T23:20:59.607Z] 988bab9f4d93: Pull complete [2023-08-23T23:20:59.868Z] 1469e6f7b9e6: Pull complete [2023-08-23T23:20:59.868Z] eaf3925da568: Pull complete [2023-08-23T23:21:01.772Z] bab4dde63d76: Pull complete [2023-08-23T23:21:01.772Z] bde34c3a00c8: Pull complete [2023-08-23T23:21:02.031Z] b352a97aabf1: Pull complete [2023-08-23T23:21:02.031Z] 4872d77fe225: Pull complete [2023-08-23T23:21:02.031Z] 5851b861e8e6: Pull complete [2023-08-23T23:21:02.031Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-23T23:21:02.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-23T23:21:02.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:21:02.127Z] prd-ubuntu20.04-docker-8c-8g-4410 does not seem to be running inside a container [2023-08-23T23:21:02.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-23T23:21:04.726Z] $ docker top 4d97137cfe3fd028f068b1e5f4a4f1b084b1f70499482a2af09325c6078eb6f6 -eo pid,comm [2023-08-23T23:21:04.775Z] 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-08-23T23:21:04.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-23T23:21:04.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T23:21:04.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T23:21:04.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T23:21:04.925Z] $ docker exec 4d97137cfe3fd028f068b1e5f4a4f1b084b1f70499482a2af09325c6078eb6f6 ssh-agent [2023-08-23T23:21:05.015Z] SSH_AUTH_SOCK=/tmp/ssh-CiGKNp66suqj/agent.32 [2023-08-23T23:21:05.015Z] SSH_AGENT_PID=38 [2023-08-23T23:21:05.021Z] Running ssh-add (command line suppressed) [2023-08-23T23:21:05.120Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_14947729857172801321.key (/w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_14947729857172801321.key) [2023-08-23T23:21:05.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T23:21:05.422Z] + git tag --points-at HEAD [Pipeline] } [2023-08-23T23:21:05.438Z] $ docker exec --env ******** --env ******** 4d97137cfe3fd028f068b1e5f4a4f1b084b1f70499482a2af09325c6078eb6f6 ssh-agent -k [2023-08-23T23:21:05.555Z] unset SSH_AUTH_SOCK; [2023-08-23T23:21:05.556Z] unset SSH_AGENT_PID; [2023-08-23T23:21:05.556Z] echo Agent pid 38 killed; [2023-08-23T23:21:05.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-23T23:21:05.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-23T23:21:05.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-23T23:21:05.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-23T23:21:05.683Z] $ docker exec 4d97137cfe3fd028f068b1e5f4a4f1b084b1f70499482a2af09325c6078eb6f6 ssh-agent [2023-08-23T23:21:05.785Z] SSH_AUTH_SOCK=/tmp/ssh-b5pzMXFM7BmK/agent.70 [2023-08-23T23:21:05.785Z] SSH_AGENT_PID=76 [2023-08-23T23:21:05.790Z] Running ssh-add (command line suppressed) [2023-08-23T23:21:05.885Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_6572774614321506416.key (/w/workspace/foundry_device-usb-camera_PR-270@tmp/private_key_6572774614321506416.key) [2023-08-23T23:21:05.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-23T23:21:06.185Z] + git semver init [2023-08-23T23:21:06.445Z] 2023-08-23 23:21:06,336 [run_init] DEBUG init version:0.0.0 force:False [2023-08-23T23:21:06.445Z] 2023-08-23 23:21:06,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-270/.semver [2023-08-23T23:21:06.445Z] 2023-08-23 23:21:06,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-270/.semver [2023-08-23T23:21:06.445Z] 2023-08-23 23:21:06,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-270/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-270, universal_newlines=False, shell=None, istream=None) [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,021 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-270/.git/info/exclude [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 with force:False [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,022 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,026 [execute] INFO git cat-file --batch-check [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,032 [execute] INFO git cat-file --batch [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-08-23T23:21:07.384Z] 2023-08-23 23:21:07,037 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-270/.semver/PR-270 [2023-08-23T23:21:07.384Z] 0.0.0 [Pipeline] } [2023-08-23T23:21:07.396Z] $ docker exec --env ******** --env ******** 4d97137cfe3fd028f068b1e5f4a4f1b084b1f70499482a2af09325c6078eb6f6 ssh-agent -k [2023-08-23T23:21:07.482Z] unset SSH_AUTH_SOCK; [2023-08-23T23:21:07.483Z] unset SSH_AGENT_PID; [2023-08-23T23:21:07.483Z] echo Agent pid 76 killed; [2023-08-23T23:21:07.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-23T23:21:07.792Z] + git semver [Pipeline] } [2023-08-23T23:21:08.065Z] $ docker stop --time=1 4d97137cfe3fd028f068b1e5f4a4f1b084b1f70499482a2af09325c6078eb6f6 [2023-08-23T23:21:09.367Z] $ docker rm -f --volumes 4d97137cfe3fd028f068b1e5f4a4f1b084b1f70499482a2af09325c6078eb6f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T23:21:09.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-23T23:21:09.907Z] Stashed 1 file(s) [Pipeline] echo [2023-08-23T23:21:09.909Z] [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-08-23T23:21:10.070Z] provisioning config files... [2023-08-23T23:21:10.078Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config1891741393513406515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:21:10.376Z] ---> docker-login.sh [2023-08-23T23:21:10.376Z] nexus3.edgexfoundry.org:10001 [2023-08-23T23:21:10.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:21:10.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:21:10.376Z] Configure a credential helper to remove this warning. See [2023-08-23T23:21:10.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:21:10.376Z] [2023-08-23T23:21:10.376Z] Login Succeeded [2023-08-23T23:21:10.376Z] nexus3.edgexfoundry.org:10002 [2023-08-23T23:21:10.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:21:10.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:21:10.376Z] Configure a credential helper to remove this warning. See [2023-08-23T23:21:10.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:21:10.376Z] [2023-08-23T23:21:10.376Z] Login Succeeded [2023-08-23T23:21:10.376Z] nexus3.edgexfoundry.org:10003 [2023-08-23T23:21:10.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:21:10.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:21:10.635Z] Configure a credential helper to remove this warning. See [2023-08-23T23:21:10.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:21:10.635Z] [2023-08-23T23:21:10.635Z] Login Succeeded [2023-08-23T23:21:10.635Z] nexus3.edgexfoundry.org:10004 [2023-08-23T23:21:10.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:21:10.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:21:10.635Z] Configure a credential helper to remove this warning. See [2023-08-23T23:21:10.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:21:10.636Z] [2023-08-23T23:21:10.636Z] Login Succeeded [2023-08-23T23:21:10.636Z] docker.io [2023-08-23T23:21:10.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:21:10.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:21:10.895Z] Configure a credential helper to remove this warning. See [2023-08-23T23:21:10.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:21:10.895Z] [2023-08-23T23:21:10.895Z] Login Succeeded [2023-08-23T23:21:10.895Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T23:21:10.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T23:21:10.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T23:21:10.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T23:21:10.983Z] ========================================================= [2023-08-23T23:21:10.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-23T23:21:10.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:21:11.290Z] + 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-08-23T23:21:11.290Z] Sending build context to Docker daemon 2.162MB [2023-08-23T23:21:11.290Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T23:21:11.290Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-23T23:21:11.290Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-23T23:21:11.290Z] 4db1b89c0bd1: Pulling fs layer [2023-08-23T23:21:11.290Z] 6911f1a30b25: Pulling fs layer [2023-08-23T23:21:11.290Z] e194b8c5c2a9: Pulling fs layer [2023-08-23T23:21:11.290Z] 6863d3e3a2b1: Pulling fs layer [2023-08-23T23:21:11.290Z] ec0bb842ea78: Pulling fs layer [2023-08-23T23:21:11.290Z] 40a00589a448: Pulling fs layer [2023-08-23T23:21:11.290Z] 6c08303d61cc: Pulling fs layer [2023-08-23T23:21:11.290Z] 798269fcf238: Pulling fs layer [2023-08-23T23:21:11.290Z] 6863d3e3a2b1: Waiting [2023-08-23T23:21:11.290Z] ec0bb842ea78: Waiting [2023-08-23T23:21:11.290Z] 40a00589a448: Waiting [2023-08-23T23:21:11.290Z] 798269fcf238: Waiting [2023-08-23T23:21:11.290Z] 6c08303d61cc: Waiting [2023-08-23T23:21:11.290Z] 6911f1a30b25: Download complete [2023-08-23T23:21:11.290Z] 6863d3e3a2b1: Download complete [2023-08-23T23:21:11.550Z] ec0bb842ea78: Download complete [2023-08-23T23:21:11.550Z] 4db1b89c0bd1: Download complete [2023-08-23T23:21:11.550Z] 40a00589a448: Verifying Checksum [2023-08-23T23:21:11.550Z] 40a00589a448: Download complete [2023-08-23T23:21:11.550Z] 4db1b89c0bd1: Pull complete [2023-08-23T23:21:11.811Z] 6911f1a30b25: Pull complete [2023-08-23T23:21:11.811Z] 798269fcf238: Verifying Checksum [2023-08-23T23:21:11.811Z] 798269fcf238: Download complete [2023-08-23T23:21:12.070Z] e194b8c5c2a9: Verifying Checksum [2023-08-23T23:21:12.070Z] e194b8c5c2a9: Download complete [2023-08-23T23:21:12.329Z] 6c08303d61cc: Verifying Checksum [2023-08-23T23:21:12.329Z] 6c08303d61cc: Download complete [2023-08-23T23:21:15.614Z] e194b8c5c2a9: Pull complete [2023-08-23T23:21:15.614Z] 6863d3e3a2b1: Pull complete [2023-08-23T23:21:15.614Z] ec0bb842ea78: Pull complete [2023-08-23T23:21:15.614Z] 40a00589a448: Pull complete [2023-08-23T23:21:17.513Z] 6c08303d61cc: Pull complete [2023-08-23T23:21:18.465Z] 798269fcf238: Pull complete [2023-08-23T23:21:18.465Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-23T23:21:18.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-23T23:21:18.465Z] ---> ec979cd7f677 [2023-08-23T23:21:18.465Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-23T23:21:23.749Z] ---> Running in 034d08789b94 [2023-08-23T23:21:23.749Z] Removing intermediate container 034d08789b94 [2023-08-23T23:21:23.749Z] ---> 22a1bb675f6f [2023-08-23T23:21:23.749Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T23:21:23.749Z] ---> Running in 185d77423a7d [2023-08-23T23:21:23.749Z] Removing intermediate container 185d77423a7d [2023-08-23T23:21:23.749Z] ---> f0d1117c3df2 [2023-08-23T23:21:23.749Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-23T23:21:23.749Z] ---> Running in ecb141274177 [2023-08-23T23:21:23.749Z] Removing intermediate container ecb141274177 [2023-08-23T23:21:23.749Z] ---> fd9a432a4917 [2023-08-23T23:21:23.749Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-23T23:21:23.749Z] ---> Running in 8431a0a8d00a [2023-08-23T23:21:23.749Z] Removing intermediate container 8431a0a8d00a [2023-08-23T23:21:23.749Z] ---> b8f54651831b [2023-08-23T23:21:23.749Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T23:21:23.749Z] ---> Running in 55fec20cc3fa [2023-08-23T23:21:23.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T23:21:24.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T23:21:24.267Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-23T23:21:24.267Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-23T23:21:24.267Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-23T23:21:24.267Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-23T23:21:24.267Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-23T23:21:24.267Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-23T23:21:24.267Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-23T23:21:24.267Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-23T23:21:24.267Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-23T23:21:24.525Z] (10/14) Installing kmod-libs (30-r1) [2023-08-23T23:21:24.526Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-23T23:21:24.526Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-23T23:21:24.526Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-23T23:21:24.526Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-23T23:21:24.526Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T23:21:24.526Z] Executing eudev-3.2.11-r4.trigger [2023-08-23T23:21:24.526Z] OK: 272 MiB in 67 packages [2023-08-23T23:21:25.027Z] Still waiting to schedule task [2023-08-23T23:21:25.028Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-23T23:21:25.094Z] Removing intermediate container 55fec20cc3fa [2023-08-23T23:21:25.094Z] ---> e005bf641199 [2023-08-23T23:21:25.094Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-23T23:21:25.094Z] ---> Running in 357eac79d284 [2023-08-23T23:21:25.094Z] Removing intermediate container 357eac79d284 [2023-08-23T23:21:25.094Z] ---> d09ae950b033 [2023-08-23T23:21:25.094Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-23T23:21:25.094Z] ---> 96af295dbf05 [2023-08-23T23:21:25.094Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T23:21:25.352Z] ---> Running in dba6ce67478b [2023-08-23T23:21:57.432Z] Removing intermediate container dba6ce67478b [2023-08-23T23:21:57.432Z] ---> 634720c323c6 [2023-08-23T23:21:57.432Z] Step 11/13 : COPY . . [2023-08-23T23:21:57.432Z] ---> ed94c64e5674 [2023-08-23T23:21:57.432Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-23T23:21:57.432Z] ---> Running in 8d2fc3f8eec4 [2023-08-23T23:21:57.432Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T23:21:57.432Z]  Dload Upload Total Spent Left Speed [2023-08-23T23:21:57.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 9430 0 --:--:-- --:--:-- --:--:-- 9484 [2023-08-23T23:21:57.692Z] Removing intermediate container 8d2fc3f8eec4 [2023-08-23T23:21:57.692Z] ---> 82af7dba6ff1 [2023-08-23T23:21:57.692Z] Step 13/13 : RUN ${MAKE} [2023-08-23T23:21:57.692Z] ---> Running in 4c5035b26d7f [2023-08-23T23:21:57.950Z] noop [2023-08-23T23:21:58.210Z] Removing intermediate container 4c5035b26d7f [2023-08-23T23:21:58.210Z] ---> 863714e6c560 [2023-08-23T23:21:58.210Z] Successfully built 863714e6c560 [2023-08-23T23:21:58.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:21:58.535Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T23:21:58.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:21:58.608Z] prd-ubuntu20.04-docker-8c-8g-4410 does not seem to be running inside a container [2023-08-23T23:21:58.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T23:21:58.971Z] $ docker top b5fccc34bd2a1c2d08dd5cb5fb7d5a211429ae474afa0a925fee6915c546877e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T23:21:59.308Z] + go version [2023-08-23T23:21:59.309Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-23T23:21:59.325Z] $ docker stop --time=1 b5fccc34bd2a1c2d08dd5cb5fb7d5a211429ae474afa0a925fee6915c546877e [2023-08-23T23:22:00.618Z] $ docker rm -f --volumes b5fccc34bd2a1c2d08dd5cb5fb7d5a211429ae474afa0a925fee6915c546877e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:22:01.045Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-23T23:22:01.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:22:01.125Z] prd-ubuntu20.04-docker-8c-8g-4410 does not seem to be running inside a container [2023-08-23T23:22:01.167Z] $ 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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-23T23:22:01.491Z] $ docker top b94d7e893f8c7b38f899c43e387ff2e75338428b19028fc42c64c2e4d6fadbbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T23:22:01.840Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-270 [Pipeline] fileExists [Pipeline] sh [2023-08-23T23:22:02.141Z] + make test [2023-08-23T23:22:02.141Z] go test ./... -coverprofile=coverage.out ./... [2023-08-23T23:22:07.409Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-23T23:22:17.378Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-23T23:22:17.378Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-08-23T23:22:23.930Z] go vet ./... [2023-08-23T23:22:27.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T23:22:27.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T23:22:27.212Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T23:22:27.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T23:22:27.243Z] $ docker stop --time=1 b94d7e893f8c7b38f899c43e387ff2e75338428b19028fc42c64c2e4d6fadbbb [2023-08-23T23:22:30.399Z] $ docker rm -f --volumes b94d7e893f8c7b38f899c43e387ff2e75338428b19028fc42c64c2e4d6fadbbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T23:22:30.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T23:22:30.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-23T23:22:31.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T23:22:31.719Z] + ls -al . [2023-08-23T23:22:31.719Z] total 216 [2023-08-23T23:22:31.719Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 23:22 . [2023-08-23T23:22:31.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 23:20 .. [2023-08-23T23:22:31.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 23:21 .git [2023-08-23T23:22:31.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 23:20 .github [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 23 23:20 .gitignore [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 23 23:20 .golangci.yml [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 23 23:20 .hadolint.yml [2023-08-23T23:22:31.719Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 23:21 .semver [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 23 23:20 Attribution.txt [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 23 23:20 CHANGELOG.md [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 23 23:20 Dockerfile [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 23 23:20 GOVERNANCE.md [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 23 23:20 Jenkinsfile [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 23 23:20 LICENSE [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 23 23:20 Makefile [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 23 23:20 OWNERS.md [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 23 23:20 README.md [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 23:21 VERSION [2023-08-23T23:22:31.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 23:20 bin [2023-08-23T23:22:31.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 23:20 cmd [2023-08-23T23:22:31.719Z] -rw-r--r-- 1 jenkins jenkins 54289 Aug 23 23:22 coverage.out [2023-08-23T23:22:31.719Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 23 23:20 docker-entrypoint.sh [2023-08-23T23:22:31.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 23:20 docs [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 23 23:20 go.mod [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 23 23:20 go.sum [2023-08-23T23:22:31.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 23:20 internal [2023-08-23T23:22:31.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 23:20 snap [2023-08-23T23:22:31.719Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 23 23:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:22:32.026Z] + 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=7c8ed4d908b31af6cf326a95eebece32fa983b92 --label arch=amd64 --label version=0.0.0 . [2023-08-23T23:22:32.026Z] Sending build context to Docker daemon 2.217MB [2023-08-23T23:22:32.026Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T23:22:32.026Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-23T23:22:32.026Z] ---> 863714e6c560 [2023-08-23T23:22:32.026Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-23T23:22:32.286Z] ---> Running in 73f812a3aa8d [2023-08-23T23:22:32.286Z] Removing intermediate container 73f812a3aa8d [2023-08-23T23:22:32.286Z] ---> 02d45a15ac16 [2023-08-23T23:22:32.286Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T23:22:32.286Z] ---> Running in 588f5943d522 [2023-08-23T23:22:32.286Z] Removing intermediate container 588f5943d522 [2023-08-23T23:22:32.286Z] ---> 4f7562e8ead1 [2023-08-23T23:22:32.286Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-23T23:22:32.286Z] ---> Running in 18d51cc685f2 [2023-08-23T23:22:32.286Z] Removing intermediate container 18d51cc685f2 [2023-08-23T23:22:32.286Z] ---> 14f6c380dd5a [2023-08-23T23:22:32.286Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-23T23:22:32.545Z] ---> Running in c53974e7319d [2023-08-23T23:22:32.545Z] Removing intermediate container c53974e7319d [2023-08-23T23:22:32.545Z] ---> 58a31b6c3575 [2023-08-23T23:22:32.545Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T23:22:32.545Z] ---> Running in c2edad429a48 [2023-08-23T23:22:32.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T23:22:33.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T23:22:33.320Z] OK: 272 MiB in 67 packages [2023-08-23T23:22:33.580Z] Removing intermediate container c2edad429a48 [2023-08-23T23:22:33.580Z] ---> 58e675a7f20b [2023-08-23T23:22:33.580Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-23T23:22:33.580Z] ---> Running in 3a5b3e394fcb [2023-08-23T23:22:33.580Z] Removing intermediate container 3a5b3e394fcb [2023-08-23T23:22:33.580Z] ---> 906018ba0469 [2023-08-23T23:22:33.580Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-23T23:22:33.840Z] ---> d789ff98335c [2023-08-23T23:22:33.840Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T23:22:33.840Z] ---> Running in af19b51ce0a9 [2023-08-23T23:22:34.776Z] Removing intermediate container af19b51ce0a9 [2023-08-23T23:22:34.776Z] ---> 304d85cf764b [2023-08-23T23:22:34.776Z] Step 11/36 : COPY . . [2023-08-23T23:22:34.776Z] ---> c028d717b038 [2023-08-23T23:22:34.776Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-23T23:22:34.776Z] ---> Running in 8916cb6c54b0 [2023-08-23T23:22:35.035Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T23:22:35.035Z] Dload Upload Total Spent Left Speed [2023-08-23T23:22:35.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1252 100  1252    0  0 24543     0 --:--:-- --:--:-- --:--:-- 25040 [2023-08-23T23:22:35.553Z] Removing intermediate container 8916cb6c54b0 [2023-08-23T23:22:35.553Z] ---> c6e4d9264088 [2023-08-23T23:22:35.553Z] Step 13/36 : RUN ${MAKE} [2023-08-23T23:22:35.553Z] ---> Running in 3d4f4dab5793 [2023-08-23T23:22:35.811Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-23T23:22:57.735Z] Removing intermediate container 3d4f4dab5793 [2023-08-23T23:22:57.735Z] ---> c09c4ff5fa4b [2023-08-23T23:22:57.735Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-23T23:22:57.735Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-23T23:22:57.735Z] 4acc49c71d14: Pulling fs layer [2023-08-23T23:22:57.735Z] 4acc49c71d14: Download complete [2023-08-23T23:22:57.735Z] 4acc49c71d14: Pull complete [2023-08-23T23:22:57.735Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-23T23:22:57.735Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-23T23:22:57.735Z] ---> 01a2bd3e5fff [2023-08-23T23:22:57.736Z] Step 15/36 : FROM alpine:3.17 [2023-08-23T23:22:57.736Z] 3.17: Pulling from library/alpine [2023-08-23T23:22:57.994Z] 9398808236ff: Pulling fs layer [2023-08-23T23:22:57.994Z] 9398808236ff: Verifying Checksum [2023-08-23T23:22:57.994Z] 9398808236ff: Download complete [2023-08-23T23:22:58.253Z] 9398808236ff: Pull complete [2023-08-23T23:22:58.253Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T23:22:58.253Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T23:22:58.253Z] ---> 1e0b8b5322fc [2023-08-23T23:22:58.253Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-23T23:22:58.512Z] ---> Running in 7d6ee79109a5 [2023-08-23T23:22:58.512Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4411 in /w/workspace/foundry_device-usb-camera_PR-270 [Pipeline] { [Pipeline] ws [2023-08-23T23:22:58.524Z] Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout [2023-08-23T23:22:58.553Z] Selected Git installation does not exist. Using Default [2023-08-23T23:22:58.553Z] The recommended git tool is: NONE [2023-08-23T23:22:58.770Z] Removing intermediate container 7d6ee79109a5 [2023-08-23T23:22:58.770Z] ---> f314a19d7d01 [2023-08-23T23:22:58.770Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-23T23:22:58.770Z] ---> Running in 20c7392208b2 [2023-08-23T23:22:59.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-23T23:22:59.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-23T23:22:59.285Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-23T23:22:59.285Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-23T23:22:59.285Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-23T23:22:59.546Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-23T23:22:59.546Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-23T23:22:59.546Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-23T23:22:59.546Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-23T23:22:59.546Z] (8/86) Installing libxcb (1.15-r0) [2023-08-23T23:22:59.546Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-23T23:22:59.546Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-23T23:22:59.546Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-23T23:22:59.546Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-23T23:22:59.546Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-23T23:22:59.546Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-23T23:22:59.546Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-23T23:22:59.546Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-23T23:22:59.546Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-23T23:22:59.546Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-23T23:22:59.546Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-23T23:22:59.546Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-23T23:22:59.546Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-23T23:22:59.546Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-23T23:22:59.546Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-23T23:22:59.546Z] (24/86) Installing glib (2.74.7-r0) [2023-08-23T23:22:59.805Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-23T23:22:59.805Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-23T23:22:59.805Z] (27/86) Installing libass (0.16.0-r1) [2023-08-23T23:22:59.805Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-23T23:22:59.805Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-23T23:22:59.805Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-23T23:22:59.805Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-23T23:22:59.805Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-23T23:22:59.805Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-23T23:22:59.805Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-23T23:22:59.805Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-23T23:22:59.805Z] (36/86) Installing libunistring (1.1-r0) [2023-08-23T23:22:59.805Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-23T23:22:59.805Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-23T23:22:59.805Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-23T23:22:59.805Z] (40/86) Installing lame (3.100-r2) [2023-08-23T23:22:59.805Z] (41/86) Installing opus (1.3.1-r1) [2023-08-23T23:22:59.805Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-23T23:22:59.805Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-23T23:22:59.805Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-23T23:22:59.805Z] (45/86) Installing orc (0.4.33-r0) [2023-08-23T23:22:59.805Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-23T23:22:59.805Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-23T23:22:59.805Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-23T23:22:59.805Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-23T23:22:59.805Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-23T23:23:00.064Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-23T23:23:00.064Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-23T23:23:00.064Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-23T23:23:00.064Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-23T23:23:00.064Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-23T23:23:00.064Z] (56/86) Installing libpulse (16.1-r6) [2023-08-23T23:23:00.064Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-23T23:23:00.064Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-23T23:23:00.064Z] (59/86) Installing librist (0.2.7-r0) [2023-08-23T23:23:00.064Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-23T23:23:00.064Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-23T23:23:00.064Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-23T23:23:00.064Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-23T23:23:00.064Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-23T23:23:00.064Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-23T23:23:00.064Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-23T23:23:00.064Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-23T23:23:00.064Z] (68/86) Installing libva (2.16.0-r0) [2023-08-23T23:23:00.064Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-23T23:23:00.064Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-23T23:23:00.064Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-23T23:23:00.064Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-23T23:23:00.064Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-23T23:23:00.064Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-23T23:23:00.064Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-23T23:23:00.323Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-23T23:23:00.323Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-23T23:23:00.323Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-23T23:23:00.323Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-23T23:23:00.323Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-23T23:23:00.323Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-23T23:23:00.323Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-23T23:23:00.323Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-23T23:23:00.323Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-23T23:23:00.323Z] (85/86) Installing kmod-libs (30-r1) [2023-08-23T23:23:00.323Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-23T23:23:00.323Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T23:23:00.583Z] Executing eudev-3.2.11-r4.trigger [2023-08-23T23:23:00.583Z] OK: 112 MiB in 101 packages [2023-08-23T23:23:03.522Z] using credential edgex-jenkins-ssh [2023-08-23T23:23:03.536Z] Cloning the remote Git repository [2023-08-23T23:23:03.867Z] Removing intermediate container 20c7392208b2 [2023-08-23T23:23:03.867Z] ---> db72179f9dc5 [2023-08-23T23:23:03.867Z] Step 18/36 : WORKDIR / [2023-08-23T23:23:03.867Z] ---> Running in 86b54ff2fd19 [2023-08-23T23:23:03.867Z] Removing intermediate container 86b54ff2fd19 [2023-08-23T23:23:03.867Z] ---> 35551be6379a [2023-08-23T23:23:03.867Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-23T23:23:04.124Z] ---> e289926ea640 [2023-08-23T23:23:04.124Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-23T23:23:04.382Z] ---> 758d42751bf8 [2023-08-23T23:23:04.382Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-23T23:23:04.382Z] ---> d451f7961a34 [2023-08-23T23:23:04.382Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-23T23:23:04.640Z] ---> 93902a280210 [2023-08-23T23:23:04.640Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-23T23:23:04.640Z] ---> 758a8051fd56 [2023-08-23T23:23:04.640Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-23T23:23:03.567Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-23T23:23:03.646Z] > git init /w/workspace/device-usb-camera/5 # timeout=10 [2023-08-23T23:23:03.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-23T23:23:03.772Z] > git --version # timeout=10 [2023-08-23T23:23:03.794Z] > git --version # 'git version 2.25.1' [2023-08-23T23:23:03.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T23:23:03.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T23:23:04.898Z] ---> c09487fcdc0a [2023-08-23T23:23:04.898Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-23T23:23:05.836Z] ---> acac872f3726 [2023-08-23T23:23:05.836Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-23T23:23:05.836Z] ---> Running in 5076f572a402 [2023-08-23T23:23:04.708Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-23T23:23:04.729Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-23T23:23:05.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-23T23:23:05.558Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-23T23:23:05.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T23:23:05.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-23T23:23:06.095Z] Removing intermediate container 5076f572a402 [2023-08-23T23:23:06.095Z] ---> 486661c3d353 [2023-08-23T23:23:06.095Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-23T23:23:06.095Z] ---> Running in 3cbe8d5f9b79 [2023-08-23T23:23:06.173Z] Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 2513421492e1fc677f41724eefff1788fb985508 [2023-08-23T23:23:06.513Z] Merge succeeded, producing dc612c2748661bd6f578c124fd8b11c3ee8d8f11 [2023-08-23T23:23:06.514Z] Checking out Revision dc612c2748661bd6f578c124fd8b11c3ee8d8f11 (PR-270) [2023-08-23T23:23:06.661Z] Removing intermediate container 3cbe8d5f9b79 [2023-08-23T23:23:06.661Z] ---> 03df6f39021b [2023-08-23T23:23:06.661Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-23T23:23:06.661Z] ---> Running in 488f520617cb [2023-08-23T23:23:07.224Z] Removing intermediate container 488f520617cb [2023-08-23T23:23:07.224Z] ---> d4709695e57f [2023-08-23T23:23:07.224Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-23T23:23:07.224Z] ---> Running in 48fcce1bd87c [2023-08-23T23:23:06.186Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T23:23:06.258Z] > git checkout -f 2513421492e1fc677f41724eefff1788fb985508 # timeout=10 [2023-08-23T23:23:06.349Z] > git remote # timeout=10 [2023-08-23T23:23:06.370Z] > git config --get remote.origin.url # timeout=10 [2023-08-23T23:23:06.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-23T23:23:06.403Z] > git merge 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 [2023-08-23T23:23:06.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-23T23:23:06.515Z] > git config core.sparsecheckout # timeout=10 [2023-08-23T23:23:06.528Z] > git checkout -f dc612c2748661bd6f578c124fd8b11c3ee8d8f11 # timeout=10 [2023-08-23T23:23:07.792Z] Removing intermediate container 48fcce1bd87c [2023-08-23T23:23:07.792Z] ---> a2d19cdb0ebb [2023-08-23T23:23:07.792Z] Step 30/36 : EXPOSE 59983 [2023-08-23T23:23:07.792Z] ---> Running in c8eac8a47b26 [2023-08-23T23:23:08.051Z] Removing intermediate container c8eac8a47b26 [2023-08-23T23:23:08.051Z] ---> 28d41f29cc33 [2023-08-23T23:23:08.051Z] Step 31/36 : EXPOSE 8554 [2023-08-23T23:23:08.051Z] ---> Running in ece50f1f7d13 [2023-08-23T23:23:08.051Z] Removing intermediate container ece50f1f7d13 [2023-08-23T23:23:08.051Z] ---> 98b2681f9f1c [2023-08-23T23:23:08.051Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-23T23:23:08.051Z] ---> Running in 28314b442079 [2023-08-23T23:23:08.051Z] Removing intermediate container 28314b442079 [2023-08-23T23:23:08.051Z] ---> ec258ca6a709 [2023-08-23T23:23:08.051Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-23T23:23:08.051Z] ---> Running in c83f01df2be9 [2023-08-23T23:23:08.309Z] Removing intermediate container c83f01df2be9 [2023-08-23T23:23:08.309Z] ---> 2d1e75a2dc3c [2023-08-23T23:23:08.309Z] Step 34/36 : LABEL arch=amd64 [2023-08-23T23:23:08.309Z] ---> Running in 770929bfcac6 [2023-08-23T23:23:08.309Z] Removing intermediate container 770929bfcac6 [2023-08-23T23:23:08.309Z] ---> 68cfc010dbf7 [2023-08-23T23:23:08.309Z] Step 35/36 : LABEL git_sha=7c8ed4d908b31af6cf326a95eebece32fa983b92 [2023-08-23T23:23:08.309Z] ---> Running in 260cdc2b2aef [2023-08-23T23:23:08.309Z] Removing intermediate container 260cdc2b2aef [2023-08-23T23:23:08.309Z] ---> 375e4f9f6c62 [2023-08-23T23:23:08.309Z] Step 36/36 : LABEL version=0.0.0 [2023-08-23T23:23:08.309Z] ---> Running in 4989ca4a28f9 [2023-08-23T23:23:08.567Z] Removing intermediate container 4989ca4a28f9 [2023-08-23T23:23:08.567Z] ---> cfc8845f1b59 [2023-08-23T23:23:08.567Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T23:23:08.567Z] Successfully built cfc8845f1b59 [2023-08-23T23:23:08.567Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:23:08.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T23:23:08.992Z] [2023-08-23T23:23:08.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:23:09.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T23:23:09.291Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-23T23:23:09.291Z] 5eb5b503b376: Pulling fs layer [2023-08-23T23:23:09.291Z] 5c69ac0246d0: Pulling fs layer [2023-08-23T23:23:09.291Z] ec43610c2a17: Pulling fs layer [2023-08-23T23:23:09.291Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-23T23:23:09.291Z] 33b1e0a273af: Pulling fs layer [2023-08-23T23:23:09.291Z] 5d3b04190fa2: Pulling fs layer [2023-08-23T23:23:09.291Z] 2f39f015ded8: Pulling fs layer [2023-08-23T23:23:09.291Z] 3a2ae6a8a46f: Waiting [2023-08-23T23:23:09.291Z] 33b1e0a273af: Waiting [2023-08-23T23:23:09.291Z] 2f39f015ded8: Waiting [2023-08-23T23:23:09.291Z] 5d3b04190fa2: Waiting [2023-08-23T23:23:09.291Z] 5c69ac0246d0: Verifying Checksum [2023-08-23T23:23:09.291Z] 5c69ac0246d0: Download complete [2023-08-23T23:23:09.291Z] 3a2ae6a8a46f: Download complete [2023-08-23T23:23:09.291Z] 33b1e0a273af: Verifying Checksum [2023-08-23T23:23:09.291Z] 33b1e0a273af: Download complete [2023-08-23T23:23:09.291Z] ec43610c2a17: Verifying Checksum [2023-08-23T23:23:09.291Z] ec43610c2a17: Download complete [2023-08-23T23:23:09.291Z] 5d3b04190fa2: Verifying Checksum [2023-08-23T23:23:09.291Z] 5d3b04190fa2: Download complete [2023-08-23T23:23:09.549Z] 5eb5b503b376: Verifying Checksum [2023-08-23T23:23:09.549Z] 5eb5b503b376: Download complete [2023-08-23T23:23:09.962Z] Commit message: "Merge commit '860b2ed41c63812ea8e78996a55d34ef8e22b126' into HEAD" [2023-08-23T23:23:09.986Z] First time build. Skipping changelog. [2023-08-23T23:23:10.114Z] 2f39f015ded8: Download complete [2023-08-23T23:23:09.967Z] > git rev-list --no-walk 37e569ed6c85fd23d7fa05fb7f46754ade9dad44 # timeout=10 [2023-08-23T23:23:10.442Z] [2023-08-23T23:23:10.442Z] GitHub has been notified of this commit’s build result [2023-08-23T23:23:10.442Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T23:23:10.680Z] 5eb5b503b376: Pull complete [2023-08-23T23:23:10.680Z] 5c69ac0246d0: Pull complete [2023-08-23T23:23:10.956Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-23T23:23:10.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T23:23:10.956Z] Dload Upload Total Spent Left Speed [2023-08-23T23:23:10.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [2023-08-23T23:23:11.246Z] ec43610c2a17: Pull complete [2023-08-23T23:23:11.246Z] 3a2ae6a8a46f: Pull complete [2023-08-23T23:23:11.246Z] 33b1e0a273af: Pull complete [Pipeline] sh [2023-08-23T23:23:11.503Z] 5d3b04190fa2: Pull complete [2023-08-23T23:23:11.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-23T23:23:11.950Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-23T23:23:11.950Z] + sudo tee /etc/docker/daemon.new [2023-08-23T23:23:11.950Z] { [2023-08-23T23:23:11.950Z] "registry-mirrors": [ [2023-08-23T23:23:11.950Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-23T23:23:11.950Z] ], [2023-08-23T23:23:11.950Z] "bip": "10.250.0.254/24", [2023-08-23T23:23:11.950Z] "hosts": [ [2023-08-23T23:23:11.950Z] "tcp://0.0.0.0:5555", [2023-08-23T23:23:11.950Z] "unix:///var/run/docker.sock" [2023-08-23T23:23:11.950Z] ], [2023-08-23T23:23:11.950Z] "mtu": 1458, [2023-08-23T23:23:11.950Z] "selinux-enabled": true, [2023-08-23T23:23:11.950Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-23T23:23:11.950Z] } [Pipeline] sh [2023-08-23T23:23:12.274Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-23T23:23:12.596Z] + sudo service docker restart [2023-08-23T23:23:15.686Z] 2f39f015ded8: Pull complete [2023-08-23T23:23:15.687Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-23T23:23:15.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T23:23:15.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:23:15.763Z] prd-ubuntu20.04-docker-8c-8g-4410 does not seem to be running inside a container [2023-08-23T23:23:15.798Z] $ 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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T23:23:20.139Z] $ docker top b109cce1267812375424e37f000a89797f461a5b9a7ad749276b32b9d2933a34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:23:20.520Z] ---> job-cost.sh [2023-08-23T23:23:20.520Z] lf-activate-venv: SKIPPING [2023-08-23T23:23:20.520Z] INFO: No Stack... [2023-08-23T23:23:20.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T23:23:21.041Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T23:23:21.336Z] + + cat /w/workspace/foundry_device-usb-camera_PR-270/archives/cost.csv [2023-08-23T23:23:21.336Z] cut -d, -f6 [Pipeline] lock [2023-08-23T23:23:21.350Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] [2023-08-23T23:23:21.357Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] did not exist. Created. [2023-08-23T23:23:21.357Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T23:23:21.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-23T23:23:21.689Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T23:23:21.695Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T23:23:21.721Z] $ docker stop --time=1 b109cce1267812375424e37f000a89797f461a5b9a7ad749276b32b9d2933a34 [2023-08-23T23:23:22.857Z] $ docker rm -f --volumes b109cce1267812375424e37f000a89797f461a5b9a7ad749276b32b9d2933a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T23:23:30.850Z] provisioning config files... [2023-08-23T23:23:30.873Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config6291230209729406540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:23:31.216Z] ---> docker-login.sh [2023-08-23T23:23:31.216Z] nexus3.edgexfoundry.org:10001 [2023-08-23T23:23:31.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:23:31.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:23:31.764Z] Configure a credential helper to remove this warning. See [2023-08-23T23:23:31.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:23:31.764Z] [2023-08-23T23:23:31.764Z] Login Succeeded [2023-08-23T23:23:31.764Z] nexus3.edgexfoundry.org:10002 [2023-08-23T23:23:32.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:23:32.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:23:32.301Z] Configure a credential helper to remove this warning. See [2023-08-23T23:23:32.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:23:32.301Z] [2023-08-23T23:23:32.301Z] Login Succeeded [2023-08-23T23:23:32.301Z] nexus3.edgexfoundry.org:10003 [2023-08-23T23:23:32.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:23:32.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:23:32.570Z] Configure a credential helper to remove this warning. See [2023-08-23T23:23:32.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:23:32.570Z] [2023-08-23T23:23:32.570Z] Login Succeeded [2023-08-23T23:23:32.570Z] nexus3.edgexfoundry.org:10004 [2023-08-23T23:23:32.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:23:32.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:23:32.840Z] Configure a credential helper to remove this warning. See [2023-08-23T23:23:32.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:23:32.840Z] [2023-08-23T23:23:32.840Z] Login Succeeded [2023-08-23T23:23:32.840Z] docker.io [2023-08-23T23:23:33.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-23T23:23:33.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-23T23:23:33.379Z] Configure a credential helper to remove this warning. See [2023-08-23T23:23:33.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-23T23:23:33.380Z] [2023-08-23T23:23:33.380Z] Login Succeeded [2023-08-23T23:23:33.380Z] ---> docker-login.sh ends [Pipeline] } [2023-08-23T23:23:33.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-23T23:23:33.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T23:23:33.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-23T23:23:33.661Z] ========================================================= [2023-08-23T23:23:33.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-23T23:23:33.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:23:34.007Z] + 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 . [2023-08-23T23:23:34.273Z] Sending build context to Docker daemon 1.321MB [2023-08-23T23:23:34.273Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T23:23:34.273Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-23T23:23:34.542Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-23T23:23:34.542Z] edb6bdbacee9: Pulling fs layer [2023-08-23T23:23:34.542Z] 5f9638ab2659: Pulling fs layer [2023-08-23T23:23:34.542Z] 8d51d6327a98: Pulling fs layer [2023-08-23T23:23:34.542Z] 8b374f2dd631: Pulling fs layer [2023-08-23T23:23:34.542Z] ec14aa9079de: Pulling fs layer [2023-08-23T23:23:34.542Z] 2f466654f4bb: Pulling fs layer [2023-08-23T23:23:34.542Z] 554e91adad29: Pulling fs layer [2023-08-23T23:23:34.542Z] ec14aa9079de: Waiting [2023-08-23T23:23:34.542Z] 2f466654f4bb: Waiting [2023-08-23T23:23:34.542Z] 554e91adad29: Waiting [2023-08-23T23:23:34.542Z] 5f9638ab2659: Verifying Checksum [2023-08-23T23:23:34.542Z] 5f9638ab2659: Download complete [2023-08-23T23:23:34.542Z] 8b374f2dd631: Verifying Checksum [2023-08-23T23:23:34.542Z] 8b374f2dd631: Download complete [2023-08-23T23:23:34.542Z] ec14aa9079de: Verifying Checksum [2023-08-23T23:23:34.542Z] ec14aa9079de: Download complete [2023-08-23T23:23:34.542Z] edb6bdbacee9: Verifying Checksum [2023-08-23T23:23:34.542Z] edb6bdbacee9: Download complete [2023-08-23T23:23:35.515Z] edb6bdbacee9: Pull complete [2023-08-23T23:23:36.114Z] 554e91adad29: Verifying Checksum [2023-08-23T23:23:36.114Z] 554e91adad29: Download complete [2023-08-23T23:23:36.114Z] 5f9638ab2659: Pull complete [2023-08-23T23:23:37.081Z] 8d51d6327a98: Verifying Checksum [2023-08-23T23:23:37.081Z] 8d51d6327a98: Download complete [2023-08-23T23:23:37.081Z] 2f466654f4bb: Verifying Checksum [2023-08-23T23:23:37.081Z] 2f466654f4bb: Download complete [2023-08-23T23:23:49.420Z] 8d51d6327a98: Pull complete [2023-08-23T23:23:49.420Z] 8b374f2dd631: Pull complete [2023-08-23T23:23:49.420Z] ec14aa9079de: Pull complete [2023-08-23T23:23:56.073Z] 2f466654f4bb: Pull complete [2023-08-23T23:23:57.489Z] 554e91adad29: Pull complete [2023-08-23T23:23:57.489Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-23T23:23:57.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-23T23:23:57.489Z] ---> 1e15ea492957 [2023-08-23T23:23:57.489Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-23T23:23:59.443Z] ---> Running in f1d1af5fc357 [2023-08-23T23:23:59.443Z] Removing intermediate container f1d1af5fc357 [2023-08-23T23:23:59.443Z] ---> defcd2d1d7d8 [2023-08-23T23:23:59.443Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T23:23:59.443Z] ---> Running in b767d0593de7 [2023-08-23T23:23:59.712Z] Removing intermediate container b767d0593de7 [2023-08-23T23:23:59.712Z] ---> bf083c85e57d [2023-08-23T23:23:59.712Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-23T23:23:59.979Z] ---> Running in 2f51590a73d8 [2023-08-23T23:24:00.247Z] Removing intermediate container 2f51590a73d8 [2023-08-23T23:24:00.247Z] ---> 2563e7e73547 [2023-08-23T23:24:00.247Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-23T23:24:00.247Z] ---> Running in 8fe6a9b5ce69 [2023-08-23T23:24:00.517Z] Removing intermediate container 8fe6a9b5ce69 [2023-08-23T23:24:00.517Z] ---> e020a2b02009 [2023-08-23T23:24:00.517Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T23:24:00.517Z] ---> Running in bc74efa9580a [2023-08-23T23:24:01.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T23:24:02.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T23:24:03.160Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-23T23:24:03.160Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-23T23:24:03.160Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-23T23:24:03.434Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-23T23:24:03.434Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-23T23:24:03.434Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-23T23:24:03.434Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-23T23:24:03.434Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-23T23:24:03.434Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-23T23:24:03.434Z] (10/14) Installing kmod-libs (30-r1) [2023-08-23T23:24:03.434Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-23T23:24:03.434Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-23T23:24:03.434Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-23T23:24:03.434Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-23T23:24:03.701Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T23:24:03.701Z] Executing eudev-3.2.11-r4.trigger [2023-08-23T23:24:03.701Z] OK: 271 MiB in 67 packages [2023-08-23T23:24:04.662Z] Removing intermediate container bc74efa9580a [2023-08-23T23:24:04.662Z] ---> c6d7ee568a4a [2023-08-23T23:24:04.662Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-23T23:24:04.930Z] ---> Running in 19683df7b9a8 [2023-08-23T23:24:05.198Z] Removing intermediate container 19683df7b9a8 [2023-08-23T23:24:05.198Z] ---> 82c020d426dc [2023-08-23T23:24:05.198Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-23T23:24:08.531Z] ---> cd1e6aa28ac0 [2023-08-23T23:24:08.531Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T23:24:08.531Z] ---> Running in e97a15d9584a [2023-08-23T23:25:16.376Z] Removing intermediate container e97a15d9584a [2023-08-23T23:25:16.376Z] ---> 4c4578f5a286 [2023-08-23T23:25:16.376Z] Step 11/13 : COPY . . [2023-08-23T23:25:16.653Z] ---> 5f9746e906f6 [2023-08-23T23:25:16.653Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-23T23:25:16.653Z] ---> Running in 3d7237e4dcbc [2023-08-23T23:25:17.623Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T23:25:17.623Z]  Dload Upload Total Spent Left Speed [2023-08-23T23:25:17.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 5269 0 --:--:-- --:--:-- --:--:-- 5305 [2023-08-23T23:25:18.585Z] Removing intermediate container 3d7237e4dcbc [2023-08-23T23:25:18.585Z] ---> 81e778625138 [2023-08-23T23:25:18.585Z] Step 13/13 : RUN ${MAKE} [2023-08-23T23:25:18.585Z] ---> Running in 37cd1e6652cd [2023-08-23T23:25:19.544Z] noop [2023-08-23T23:25:20.127Z] Removing intermediate container 37cd1e6652cd [2023-08-23T23:25:20.127Z] ---> 66e409045086 [2023-08-23T23:25:20.127Z] Successfully built 66e409045086 [2023-08-23T23:25:20.127Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:25:20.475Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T23:25:20.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:25:20.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-4411 does not seem to be running inside a container [2023-08-23T23:25:20.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T23:25:21.867Z] $ docker top b5a6583e9fc6003cbc910300f9502c8003fdb75ac3114e4eed8e7f869ea1e0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T23:25:22.672Z] + go version [2023-08-23T23:25:22.672Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-23T23:25:22.802Z] $ docker stop --time=1 b5a6583e9fc6003cbc910300f9502c8003fdb75ac3114e4eed8e7f869ea1e0ca [2023-08-23T23:25:24.425Z] $ docker rm -f --volumes b5a6583e9fc6003cbc910300f9502c8003fdb75ac3114e4eed8e7f869ea1e0ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:25:24.958Z] + docker inspect -f . ci-base-image-arm64 [2023-08-23T23:25:24.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:25:25.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-4411 does not seem to be running inside a container [2023-08-23T23:25:25.203Z] $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-23T23:25:28.357Z] $ docker top 1858a9a9bcf6d8d38abd8d53248bbbcad905a0a6eb594f224a3bfe69f9cefc49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T23:25:28.847Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/5 [Pipeline] fileExists [Pipeline] sh [2023-08-23T23:25:29.183Z] + make test [2023-08-23T23:25:29.183Z] go test ./... -coverprofile=coverage.out ./... [2023-08-23T23:26:01.402Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-23T23:27:53.388Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-23T23:28:01.735Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 4.4% of statements [2023-08-23T23:28:01.735Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-23T23:28:01.735Z] go vet ./... [2023-08-23T23:28:28.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-23T23:28:28.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-23T23:28:28.637Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-23T23:28:28.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-23T23:28:28.683Z] $ docker stop --time=1 1858a9a9bcf6d8d38abd8d53248bbbcad905a0a6eb594f224a3bfe69f9cefc49 [2023-08-23T23:28:30.469Z] $ docker rm -f --volumes 1858a9a9bcf6d8d38abd8d53248bbbcad905a0a6eb594f224a3bfe69f9cefc49 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-23T23:28:31.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-23T23:28:31.540Z] Warning: overwriting stash ‘coverage-report’ [2023-08-23T23:28:32.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-23T23:28:32.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-23T23:28:32.718Z] + ls -al . [2023-08-23T23:28:32.718Z] total 212 [2023-08-23T23:28:32.718Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 23:25 . [2023-08-23T23:28:32.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 23:23 .. [2023-08-23T23:28:32.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 23:23 .git [2023-08-23T23:28:32.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 23:23 .github [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 23 23:23 .gitignore [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 23 23:23 .golangci.yml [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 23 23:23 .hadolint.yml [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 23 23:23 Attribution.txt [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 23 23:23 CHANGELOG.md [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 23 23:23 Dockerfile [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 23 23:23 GOVERNANCE.md [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 23 23:23 Jenkinsfile [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 23 23:23 LICENSE [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 23 23:23 Makefile [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 23 23:23 OWNERS.md [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 23 23:23 README.md [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 23:21 VERSION [2023-08-23T23:28:32.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 23:23 bin [2023-08-23T23:28:32.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 23:23 cmd [2023-08-23T23:28:32.718Z] -rw-r--r-- 1 jenkins jenkins 54289 Aug 23 23:28 coverage.out [2023-08-23T23:28:32.718Z] -rwxrwxr-x 1 jenkins jenkins 84 Aug 23 23:23 docker-entrypoint.sh [2023-08-23T23:28:32.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 23:23 docs [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 23 23:23 go.mod [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 23 23:23 go.sum [2023-08-23T23:28:32.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 23:23 internal [2023-08-23T23:28:32.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 23:23 snap [2023-08-23T23:28:32.718Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 23 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:28:33.048Z] + 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=dc612c2748661bd6f578c124fd8b11c3ee8d8f11 --label arch=arm64 --label version=0.0.0 . [2023-08-23T23:28:33.314Z] Sending build context to Docker daemon 1.377MB [2023-08-23T23:28:33.314Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-23T23:28:33.314Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-23T23:28:33.314Z] ---> 66e409045086 [2023-08-23T23:28:33.314Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-23T23:28:33.583Z] ---> Running in f1699276b9a0 [2023-08-23T23:28:33.850Z] Removing intermediate container f1699276b9a0 [2023-08-23T23:28:33.850Z] ---> 8757be6fe34a [2023-08-23T23:28:33.850Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-23T23:28:33.850Z] ---> Running in 3afe7a0aa9eb [2023-08-23T23:28:34.118Z] Removing intermediate container 3afe7a0aa9eb [2023-08-23T23:28:34.118Z] ---> e5004e512dc0 [2023-08-23T23:28:34.118Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-23T23:28:34.118Z] ---> Running in e462fc0830c0 [2023-08-23T23:28:34.390Z] Removing intermediate container e462fc0830c0 [2023-08-23T23:28:34.390Z] ---> cb3eefeff42a [2023-08-23T23:28:34.390Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-23T23:28:34.390Z] ---> Running in 3fcee07c4ae6 [2023-08-23T23:28:34.658Z] Removing intermediate container 3fcee07c4ae6 [2023-08-23T23:28:34.658Z] ---> 124ebf0713ea [2023-08-23T23:28:34.658Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-23T23:28:34.934Z] ---> Running in b9a86ee02927 [2023-08-23T23:28:35.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T23:28:36.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T23:28:37.430Z] OK: 271 MiB in 67 packages [2023-08-23T23:28:38.014Z] Removing intermediate container b9a86ee02927 [2023-08-23T23:28:38.014Z] ---> 1f0d76bae670 [2023-08-23T23:28:38.014Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-23T23:28:38.014Z] ---> Running in 4ec16703e056 [2023-08-23T23:28:38.281Z] Removing intermediate container 4ec16703e056 [2023-08-23T23:28:38.281Z] ---> 50e1504b12df [2023-08-23T23:28:38.281Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-23T23:28:38.880Z] ---> ad491a5b6347 [2023-08-23T23:28:38.880Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-23T23:28:38.880Z] ---> Running in d7ec7c7c477f [2023-08-23T23:28:41.460Z] Removing intermediate container d7ec7c7c477f [2023-08-23T23:28:41.460Z] ---> 8a96df0b3149 [2023-08-23T23:28:41.460Z] Step 11/36 : COPY . . [2023-08-23T23:28:42.422Z] ---> 77686c4645aa [2023-08-23T23:28:42.422Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-23T23:28:42.422Z] ---> Running in 5b841ab3220d [2023-08-23T23:28:43.381Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T23:28:43.381Z]   Dload Upload Total Spent Left Speed [2023-08-23T23:28:43.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 4103 0 --:--:-- --:--:-- --:--:-- 4118 [2023-08-23T23:28:46.988Z] Removing intermediate container 5b841ab3220d [2023-08-23T23:28:46.988Z] ---> dac802695f36 [2023-08-23T23:28:46.988Z] Step 13/36 : RUN ${MAKE} [2023-08-23T23:28:46.988Z] ---> Running in e234dff1817c [2023-08-23T23:28:47.949Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-23T23:31:09.619Z] Removing intermediate container e234dff1817c [2023-08-23T23:31:09.619Z] ---> 51cc6c2e6f92 [2023-08-23T23:31:09.619Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-23T23:31:09.619Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-23T23:31:09.619Z] 8766b47fe142: Pulling fs layer [2023-08-23T23:31:09.619Z] 8766b47fe142: Verifying Checksum [2023-08-23T23:31:09.619Z] 8766b47fe142: Download complete [2023-08-23T23:31:09.619Z] 8766b47fe142: Pull complete [2023-08-23T23:31:09.619Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-23T23:31:09.619Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-23T23:31:09.619Z] ---> 69d40e2cb93c [2023-08-23T23:31:09.619Z] Step 15/36 : FROM alpine:3.17 [2023-08-23T23:31:09.619Z] 3.17: Pulling from library/alpine [2023-08-23T23:31:09.619Z] 4060ece20d7a: Pulling fs layer [2023-08-23T23:31:09.619Z] 4060ece20d7a: Verifying Checksum [2023-08-23T23:31:09.619Z] 4060ece20d7a: Download complete [2023-08-23T23:31:09.619Z] 4060ece20d7a: Pull complete [2023-08-23T23:31:09.619Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-23T23:31:09.619Z] Status: Downloaded newer image for alpine:3.17 [2023-08-23T23:31:09.619Z] ---> 8650cd65339b [2023-08-23T23:31:09.619Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-23T23:31:09.619Z] ---> Running in 6804ee1f1edb [2023-08-23T23:31:09.886Z] Removing intermediate container 6804ee1f1edb [2023-08-23T23:31:09.886Z] ---> f6ddaab02e3a [2023-08-23T23:31:09.886Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-23T23:31:09.886Z] ---> Running in b999dd046ead [2023-08-23T23:31:10.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-23T23:31:11.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-23T23:31:12.379Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-23T23:31:12.379Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-23T23:31:12.379Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-23T23:31:12.379Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-23T23:31:12.379Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-23T23:31:12.379Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-23T23:31:12.379Z] (7/83) Installing libxcb (1.15-r0) [2023-08-23T23:31:12.379Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-23T23:31:12.643Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-23T23:31:12.643Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-23T23:31:12.643Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-23T23:31:12.643Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-23T23:31:12.908Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-23T23:31:12.908Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-23T23:31:12.908Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-23T23:31:12.908Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-23T23:31:12.908Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-23T23:31:12.908Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-23T23:31:12.908Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-23T23:31:12.908Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-23T23:31:12.908Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-23T23:31:12.908Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-23T23:31:12.908Z] (23/83) Installing glib (2.74.7-r0) [2023-08-23T23:31:13.174Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-23T23:31:13.174Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-23T23:31:13.174Z] (26/83) Installing libass (0.16.0-r1) [2023-08-23T23:31:13.174Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-23T23:31:13.174Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-23T23:31:13.174Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-23T23:31:13.174Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-23T23:31:13.174Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-23T23:31:13.174Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-23T23:31:13.174Z] (33/83) Installing libunistring (1.1-r0) [2023-08-23T23:31:13.440Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-23T23:31:13.440Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-23T23:31:13.440Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-23T23:31:13.440Z] (37/83) Installing lame (3.100-r2) [2023-08-23T23:31:13.440Z] (38/83) Installing opus (1.3.1-r1) [2023-08-23T23:31:13.440Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-23T23:31:13.440Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-23T23:31:13.440Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-23T23:31:13.440Z] (42/83) Installing orc (0.4.33-r0) [2023-08-23T23:31:13.440Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-23T23:31:13.440Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-23T23:31:13.440Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-23T23:31:13.705Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-23T23:31:13.705Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-23T23:31:13.705Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-23T23:31:13.705Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-23T23:31:13.705Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-23T23:31:13.705Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-23T23:31:13.705Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-23T23:31:13.705Z] (53/83) Installing libpulse (16.1-r6) [2023-08-23T23:31:13.705Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-23T23:31:13.705Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-23T23:31:13.705Z] (56/83) Installing librist (0.2.7-r0) [2023-08-23T23:31:13.705Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-23T23:31:13.971Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-23T23:31:13.971Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-23T23:31:13.971Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-23T23:31:13.971Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-23T23:31:13.971Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-23T23:31:13.971Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-23T23:31:13.971Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-23T23:31:13.971Z] (65/83) Installing libva (2.16.0-r0) [2023-08-23T23:31:13.971Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-23T23:31:13.971Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-23T23:31:13.971Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-23T23:31:13.971Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-23T23:31:13.971Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-23T23:31:14.237Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-23T23:31:14.237Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-23T23:31:14.237Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-23T23:31:14.237Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-23T23:31:14.237Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-23T23:31:14.237Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-23T23:31:14.817Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-23T23:31:14.817Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-23T23:31:14.817Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-23T23:31:14.817Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-23T23:31:14.817Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-23T23:31:14.817Z] (82/83) Installing kmod-libs (30-r1) [2023-08-23T23:31:14.817Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-23T23:31:14.817Z] Executing busybox-1.35.0-r29.trigger [2023-08-23T23:31:14.817Z] Executing eudev-3.2.11-r4.trigger [2023-08-23T23:31:14.817Z] OK: 86 MiB in 98 packages [2023-08-23T23:31:18.147Z] Removing intermediate container b999dd046ead [2023-08-23T23:31:18.147Z] ---> fddfee23c0c1 [2023-08-23T23:31:18.147Z] Step 18/36 : WORKDIR / [2023-08-23T23:31:18.147Z] ---> Running in 2f9693b39e78 [2023-08-23T23:31:18.147Z] Removing intermediate container 2f9693b39e78 [2023-08-23T23:31:18.147Z] ---> 8268bf7f9c89 [2023-08-23T23:31:18.147Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-23T23:31:19.552Z] ---> 61ebbe4b11bd [2023-08-23T23:31:19.552Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-23T23:31:20.133Z] ---> 7846d62604ff [2023-08-23T23:31:20.133Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-23T23:31:20.400Z] ---> 493444c90b5a [2023-08-23T23:31:20.400Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-23T23:31:20.982Z] ---> 8aa507d3352c [2023-08-23T23:31:20.982Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-23T23:31:21.564Z] ---> 70a699d3ccdf [2023-08-23T23:31:21.564Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-23T23:31:21.828Z] ---> 971327017abd [2023-08-23T23:31:21.828Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-23T23:31:23.236Z] ---> 22a9729dc8a7 [2023-08-23T23:31:23.236Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-23T23:31:23.236Z] ---> Running in 36de341971ae [2023-08-23T23:31:24.646Z] Removing intermediate container 36de341971ae [2023-08-23T23:31:24.646Z] ---> e3a8ef82081b [2023-08-23T23:31:24.646Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-23T23:31:24.914Z] ---> Running in 9cab91924f48 [2023-08-23T23:31:26.329Z] Removing intermediate container 9cab91924f48 [2023-08-23T23:31:26.329Z] ---> 9c11497c7d8c [2023-08-23T23:31:26.329Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-23T23:31:26.329Z] ---> Running in 2c35cb3a459a [2023-08-23T23:31:28.268Z] Removing intermediate container 2c35cb3a459a [2023-08-23T23:31:28.268Z] ---> b064b55e7e1c [2023-08-23T23:31:28.268Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-23T23:31:28.268Z] ---> Running in 6675fc62a5fd [2023-08-23T23:31:29.680Z] Removing intermediate container 6675fc62a5fd [2023-08-23T23:31:29.680Z] ---> 2eaa8d8d9bfa [2023-08-23T23:31:29.680Z] Step 30/36 : EXPOSE 59983 [2023-08-23T23:31:29.680Z] ---> Running in 94bb4ee11d56 [2023-08-23T23:31:29.953Z] Removing intermediate container 94bb4ee11d56 [2023-08-23T23:31:29.953Z] ---> 8746c4d9f88d [2023-08-23T23:31:29.953Z] Step 31/36 : EXPOSE 8554 [2023-08-23T23:31:29.953Z] ---> Running in 34b4f5c40c65 [2023-08-23T23:31:30.220Z] Removing intermediate container 34b4f5c40c65 [2023-08-23T23:31:30.220Z] ---> ce112863b75c [2023-08-23T23:31:30.220Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-23T23:31:30.220Z] ---> Running in 2f91f6b136d2 [2023-08-23T23:31:30.485Z] Removing intermediate container 2f91f6b136d2 [2023-08-23T23:31:30.485Z] ---> fe1cdcd05f6d [2023-08-23T23:31:30.485Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-23T23:31:30.485Z] ---> Running in 959747dca0b5 [2023-08-23T23:31:30.751Z] Removing intermediate container 959747dca0b5 [2023-08-23T23:31:30.751Z] ---> 87453ab7d122 [2023-08-23T23:31:30.751Z] Step 34/36 : LABEL arch=arm64 [2023-08-23T23:31:31.020Z] ---> Running in 0ac5d148c0d2 [2023-08-23T23:31:31.286Z] Removing intermediate container 0ac5d148c0d2 [2023-08-23T23:31:31.286Z] ---> d14b9d8cc3bd [2023-08-23T23:31:31.286Z] Step 35/36 : LABEL git_sha=dc612c2748661bd6f578c124fd8b11c3ee8d8f11 [2023-08-23T23:31:31.286Z] ---> Running in 66ba9d848cc1 [2023-08-23T23:31:31.551Z] Removing intermediate container 66ba9d848cc1 [2023-08-23T23:31:31.551Z] ---> d39e7325a3c4 [2023-08-23T23:31:31.551Z] Step 36/36 : LABEL version=0.0.0 [2023-08-23T23:31:31.551Z] ---> Running in 7edadffea9d0 [2023-08-23T23:31:31.817Z] Removing intermediate container 7edadffea9d0 [2023-08-23T23:31:31.817Z] ---> 36ff2d431876 [2023-08-23T23:31:31.817Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-23T23:31:31.817Z] Successfully built 36ff2d431876 [2023-08-23T23:31:31.817Z] 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-08-23T23:31:32.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T23:31:32.249Z] [2023-08-23T23:31:32.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:31:32.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T23:31:32.583Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-23T23:31:32.583Z] 8998bd30e6a1: Pulling fs layer [2023-08-23T23:31:32.583Z] 04944245beec: Pulling fs layer [2023-08-23T23:31:32.583Z] 699f458cf7ca: Pulling fs layer [2023-08-23T23:31:32.583Z] 765212b225bb: Pulling fs layer [2023-08-23T23:31:32.583Z] f23df028b6ca: Pulling fs layer [2023-08-23T23:31:32.583Z] d65c8cfc05b1: Pulling fs layer [2023-08-23T23:31:32.583Z] 2437ff75d9bd: Pulling fs layer [2023-08-23T23:31:32.583Z] f23df028b6ca: Waiting [2023-08-23T23:31:32.583Z] d65c8cfc05b1: Waiting [2023-08-23T23:31:32.583Z] 2437ff75d9bd: Waiting [2023-08-23T23:31:32.583Z] 765212b225bb: Waiting [2023-08-23T23:31:32.850Z] 04944245beec: Verifying Checksum [2023-08-23T23:31:32.850Z] 04944245beec: Download complete [2023-08-23T23:31:32.850Z] 765212b225bb: Verifying Checksum [2023-08-23T23:31:32.850Z] 765212b225bb: Download complete [2023-08-23T23:31:32.850Z] f23df028b6ca: Verifying Checksum [2023-08-23T23:31:32.850Z] f23df028b6ca: Download complete [2023-08-23T23:31:32.850Z] d65c8cfc05b1: Verifying Checksum [2023-08-23T23:31:32.850Z] d65c8cfc05b1: Download complete [2023-08-23T23:31:33.117Z] 699f458cf7ca: Verifying Checksum [2023-08-23T23:31:33.117Z] 699f458cf7ca: Download complete [2023-08-23T23:31:33.385Z] 8998bd30e6a1: Download complete [2023-08-23T23:31:35.964Z] 2437ff75d9bd: Verifying Checksum [2023-08-23T23:31:35.964Z] 2437ff75d9bd: Download complete [2023-08-23T23:31:37.376Z] 8998bd30e6a1: Pull complete [2023-08-23T23:31:39.948Z] 04944245beec: Pull complete [2023-08-23T23:31:41.355Z] 699f458cf7ca: Pull complete [2023-08-23T23:31:41.355Z] 765212b225bb: Pull complete [2023-08-23T23:31:41.939Z] f23df028b6ca: Pull complete [2023-08-23T23:31:42.206Z] d65c8cfc05b1: Pull complete [2023-08-23T23:31:57.191Z] 2437ff75d9bd: Pull complete [2023-08-23T23:31:57.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-23T23:31:57.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-23T23:31:57.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:31:57.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-4411 does not seem to be running inside a container [2023-08-23T23:31:57.439Z] $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-23T23:31:59.847Z] $ docker top 042ccf7e1b8992cf8b81e24426d85477ba1edfb24946b97286c8a4f21b7c8aa3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:00.651Z] ---> job-cost.sh [2023-08-23T23:32:00.651Z] lf-activate-venv: SKIPPING [2023-08-23T23:32:00.651Z] INFO: No Stack... [2023-08-23T23:32:00.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-23T23:32:01.868Z] INFO: Archiving Costs [Pipeline] sh [2023-08-23T23:32:02.183Z] + cut -d, -f6 [2023-08-23T23:32:02.183Z] + cat /w/workspace/device-usb-camera/5/archives/cost.csv [Pipeline] lock [2023-08-23T23:32:02.484Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] [2023-08-23T23:32:02.489Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] did not exist. Created. [2023-08-23T23:32:02.489Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-23T23:32:02.828Z] /w/workspace/device-usb-camera/5@tmp/durable-24d16fbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-23T23:32:03.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-23T23:32:03.179Z] Warning: overwriting stash ‘stack-cost’ [2023-08-23T23:32:03.228Z] Stashed 1 file(s) [Pipeline] } [2023-08-23T23:32:03.234Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-270-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-23T23:32:03.270Z] $ docker stop --time=1 042ccf7e1b8992cf8b81e24426d85477ba1edfb24946b97286c8a4f21b7c8aa3 [2023-08-23T23:32:04.741Z] $ docker rm -f --volumes 042ccf7e1b8992cf8b81e24426d85477ba1edfb24946b97286c8a4f21b7c8aa3 [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-08-23T23:32:05.132Z] provisioning config files... [2023-08-23T23:32:05.139Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config5594447796344145490tmp [Pipeline] { [Pipeline] sh [2023-08-23T23:32:05.437Z] + set +x [2023-08-23T23:32:05.438Z] + curl -s https://codecov.io/bash [2023-08-23T23:32:05.438Z] + bash -s -- [2023-08-23T23:32:05.438Z] [2023-08-23T23:32:05.438Z] _____ _ [2023-08-23T23:32:05.438Z] / ____| | | [2023-08-23T23:32:05.438Z] | | ___ __| | ___ ___ _____ __ [2023-08-23T23:32:05.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-23T23:32:05.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-23T23:32:05.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-23T23:32:05.438Z] Bash-1.0.6 [2023-08-23T23:32:05.438Z] [2023-08-23T23:32:05.438Z] [2023-08-23T23:32:05.438Z] ==> git version 2.25.1 found [2023-08-23T23:32:05.438Z] ==> 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-08-23T23:32:05.438Z] Release-Date: 2020-01-08 [2023-08-23T23:32:05.438Z] 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-08-23T23:32:05.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-23T23:32:05.438Z] ==> Jenkins CI detected. [2023-08-23T23:32:05.438Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-270 [2023-08-23T23:32:05.438Z] project root: . [2023-08-23T23:32:05.438Z] --> token set from env [2023-08-23T23:32:05.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-23T23:32:05.438Z] ==> Running gcov in . (disable via -X gcov) [2023-08-23T23:32:05.438Z] ==> Python coveragepy not found [2023-08-23T23:32:05.438Z] ==> Searching for coverage reports in: [2023-08-23T23:32:05.438Z] + . [2023-08-23T23:32:05.438Z] -> Found 1 reports [2023-08-23T23:32:05.438Z] ==> Detecting git/mercurial file structure [2023-08-23T23:32:05.697Z] ==> Reading reports [2023-08-23T23:32:05.697Z] + ./coverage.out bytes=54289 [2023-08-23T23:32:05.697Z] ==> Appending adjustments [2023-08-23T23:32:05.697Z] https://docs.codecov.io/docs/fixing-reports [2023-08-23T23:32:05.697Z] + Found adjustments [2023-08-23T23:32:05.697Z] ==> Gzipping contents [2023-08-23T23:32:05.697Z] 8.0K /tmp/codecov.8UsgI5.gz [2023-08-23T23:32:05.697Z] ==> Uploading reports [2023-08-23T23:32:05.697Z] url: https://codecov.io [2023-08-23T23:32:05.697Z] query: branch=PR-270&commit=7c8ed4d908b31af6cf326a95eebece32fa983b92&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-270%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-08-23T23:32:05.697Z] -> Pinging Codecov [2023-08-23T23:32:05.697Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-270&commit=7c8ed4d908b31af6cf326a95eebece32fa983b92&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-270%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-08-23T23:32:05.697Z] -> Uploading to [2023-08-23T23:32:05.697Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-23/73D8F5FF140700D3E01443B452E23636/7c8ed4d908b31af6cf326a95eebece32fa983b92/d365519d-a84a-4077-8d80-e3accfaf1930.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T233205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c339038b1b40f1dd68b69a37553c827e275bc5f6f06586f6cbd39c947ad167a2 [2023-08-23T23:32:05.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-23T23:32:05.697Z] Dload Upload Total Spent Left Speed [2023-08-23T23:32:05.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6930 0 0 100 6930 0 36473 --:--:-- --:--:-- --:--:-- 36473 [2023-08-23T23:32:05.958Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7c8ed4d908b31af6cf326a95eebece32fa983b92 [Pipeline] } [2023-08-23T23:32:05.964Z] 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-08-23T23:32:06.695Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-270/archives ] [2023-08-23T23:32:06.695Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-270/archives [2023-08-23T23:32:06.695Z] total 16 [2023-08-23T23:32:06.695Z] drwxr-xr-x 3 root root 4096 Aug 23 23:23 . [2023-08-23T23:32:06.695Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 23:23 .. [2023-08-23T23:32:06.695Z] drwxr-xr-x 2 root root 4096 Aug 23 23:23 cost [2023-08-23T23:32:06.695Z] -rw-r--r-- 1 root root 89 Aug 23 23:23 cost.csv [2023-08-23T23:32:06.695Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-270/archives [2023-08-23T23:32:06.695Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-270/archives [2023-08-23T23:32:06.695Z] total 16 [2023-08-23T23:32:06.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 23:23 . [2023-08-23T23:32:06.695Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 23:23 .. [2023-08-23T23:32:06.695Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 23:23 cost [2023-08-23T23:32:06.695Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 23 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:06.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:07.840Z] ---> package-listing.sh [2023-08-23T23:32:07.840Z] ++ facter osfamily [2023-08-23T23:32:07.840Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-23T23:32:08.100Z] + OS_FAMILY=debian [2023-08-23T23:32:08.100Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-270 [2023-08-23T23:32:08.100Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-23T23:32:08.100Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-23T23:32:08.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-23T23:32:08.100Z] + PACKAGES=/tmp/packages_start.txt [2023-08-23T23:32:08.100Z] + '[' /w/workspace/foundry_device-usb-camera_PR-270 ']' [2023-08-23T23:32:08.100Z] + PACKAGES=/tmp/packages_end.txt [2023-08-23T23:32:08.100Z] + case "${OS_FAMILY}" in [2023-08-23T23:32:08.100Z] + dpkg -l [2023-08-23T23:32:08.100Z] + grep '^ii' [2023-08-23T23:32:08.100Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-23T23:32:08.100Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-23T23:32:08.100Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-23T23:32:08.100Z] + '[' /w/workspace/foundry_device-usb-camera_PR-270 ']' [2023-08-23T23:32:08.100Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-270/archives/ [2023-08-23T23:32:08.100Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-270/archives/ [Pipeline] echo [2023-08-23T23:32:08.111Z] 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-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-23T23:32:08.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-23T23:32:08.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-23T23:32:08.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-23T23:32:09.021Z] prd-ubuntu20.04-docker-8c-8g-4410 does not seem to be running inside a container [2023-08-23T23:32:09.061Z] $ 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-270/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-270 -v /w/workspace/foundry_device-usb-camera_PR-270:/w/workspace/foundry_device-usb-camera_PR-270:rw,z -v /w/workspace/foundry_device-usb-camera_PR-270@tmp:/w/workspace/foundry_device-usb-camera_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-23T23:32:09.252Z] $ docker top 160c2266ab8b29503a77167b0500ca989e50b01670ae6d5e0c6acbab2622cdab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-23T23:32:09.579Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-23T23:32:09.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-23T23:32:10.150Z] + ls /var/log/sa-host [2023-08-23T23:32:10.150Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-23T23:32:10.310Z] provisioning config files... [2023-08-23T23:32:10.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-270@tmp/config9756550647153049852tmp [Pipeline] { [Pipeline] echo [2023-08-23T23:32:10.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:10.613Z] ---> create-netrc.sh [Pipeline] } [2023-08-23T23:32:10.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:10.954Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-23T23:32:10.961Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:11.244Z] ---> sudo-logs.sh [2023-08-23T23:32:11.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-23T23:32:11.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:11.552Z] ---> job-cost.sh [2023-08-23T23:32:11.552Z] lf-activate-venv: SKIPPING [2023-08-23T23:32:11.552Z] DEBUG: total: 0.2199999988079071 [2023-08-23T23:32:11.552Z] INFO: Retrieving Stack Cost... [2023-08-23T23:32:11.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-23T23:32:12.376Z] INFO: Archiving Costs [Pipeline] echo [2023-08-23T23:32:12.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-23T23:32:12.671Z] ---> logs-deploy.sh [2023-08-23T23:32:12.671Z] lf-activate-venv: SKIPPING [2023-08-23T23:32:12.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-270/5 [2023-08-23T23:32:12.671Z] INFO: archiving workspace using pattern(s): [2023-08-23T23:32:13.608Z] Archives upload complete. [2023-08-23T23:32:13.608Z] INFO: archiving logs to Nexus