Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5fdb82d33fd9d9453554b8992be0f3b79f3e353+05403b6a683e6ef1b05fd0156b4e25393cee8eba (2659eb0b8e90c4a2073a1e2b494a34463d04a191) 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-ssh17877780701655423216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16628400947837486880.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-258/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-258/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17491128035341438139.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14849088756027401039.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-258/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-258/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16067485498249903225.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-17457 in /w/workspace/foundry_device-usb-camera_PR-258 [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-258 # 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/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 05403b6a683e6ef1b05fd0156b4e25393cee8eba into PR head commit a5fdb82d33fd9d9453554b8992be0f3b79f3e353 Merge succeeded, producing 03563492655104dbabb106ae6a672902734b18a3 Checking out Revision 03563492655104dbabb106ae6a672902734b18a3 (PR-258) > git config core.sparsecheckout # timeout=10 > git checkout -f a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # 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 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03563492655104dbabb106ae6a672902734b18a3 # timeout=10 Commit message: "Merge commit '05403b6a683e6ef1b05fd0156b4e25393cee8eba' into HEAD" > git rev-list --no-walk a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T06:15:37.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T06:15:37.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T06:15:37.566Z] ========================================================= [2023-05-31T06:15:37.566Z] EdgeX Global Pipelines Version Info [2023-05-31T06:15:37.566Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:15:38.273Z] ------------------- [2023-05-31T06:15:38.273Z] stable info: [2023-05-31T06:15:38.273Z] ------------------- [2023-05-31T06:15:38.273Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T06:15:38.273Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T06:15:38.273Z] Message: update stable to v1.0.249 [2023-05-31T06:15:38.843Z] ------------------- [2023-05-31T06:15:38.843Z] experimental info: [2023-05-31T06:15:38.843Z] ------------------- [2023-05-31T06:15:38.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T06:15:38.843Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T06:15:38.843Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T06:15:38.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-31T06:15:39.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-31T06:15:39.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T06:15:39.037Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T06:15:39.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T06:15:39.069Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T06:15:39.079Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T06:15:39.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T06:15:39.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T06:15:39.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T06:15:39.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T06:15:39.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-31T06:15:39.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T06:15:39.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T06:15:39.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T06:15:39.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T06:15:39.225Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T06:15:39.239Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T06:15:39.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T06:15:39.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T06:15:39.293Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T06:15:39.310Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T06:15:39.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T06:15:39.348Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T06:15:39.367Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T06:15:39.383Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T06:15:39.396Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T06:15:39.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-258 [Pipeline] echo [2023-05-31T06:15:39.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-258 [Pipeline] echo [2023-05-31T06:15:39.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-258 [Pipeline] echo [2023-05-31T06:15:39.451Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo [2023-05-31T06:15:39.465Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0356349 [Pipeline] echo [2023-05-31T06:15:39.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T06:15:39.525Z] provisioning config files... [2023-05-31T06:15:39.538Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config2211265804165388783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:15:39.843Z] ---> docker-login.sh [2023-05-31T06:15:39.843Z] nexus3.edgexfoundry.org:10001 [2023-05-31T06:15:40.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:40.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:40.105Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:40.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:40.105Z] [2023-05-31T06:15:40.105Z] Login Succeeded [2023-05-31T06:15:40.105Z] nexus3.edgexfoundry.org:10002 [2023-05-31T06:15:40.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:40.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:40.365Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:40.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:40.365Z] [2023-05-31T06:15:40.365Z] Login Succeeded [2023-05-31T06:15:40.365Z] nexus3.edgexfoundry.org:10003 [2023-05-31T06:15:40.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:40.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:40.365Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:40.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:40.365Z] [2023-05-31T06:15:40.365Z] Login Succeeded [2023-05-31T06:15:40.365Z] nexus3.edgexfoundry.org:10004 [2023-05-31T06:15:40.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:40.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:40.625Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:40.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:40.625Z] [2023-05-31T06:15:40.625Z] Login Succeeded [2023-05-31T06:15:40.625Z] docker.io [2023-05-31T06:15:40.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:40.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:40.885Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:40.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:40.885Z] [2023-05-31T06:15:40.885Z] Login Succeeded [2023-05-31T06:15:40.885Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T06:15:40.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T06:15:41.274Z] + git rev-list -1 --merges 03563492655104dbabb106ae6a672902734b18a3~1..03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo [2023-05-31T06:15:41.318Z] -----------> git rev-list -1 --merges 03563492655104dbabb106ae6a672902734b18a3~1..03563492655104dbabb106ae6a672902734b18a3 03563492655104dbabb106ae6a672902734b18a3 [2023-05-31T06:15:41.318Z] 03563492655104dbabb106ae6a672902734b18a3 [false] [Pipeline] sh [2023-05-31T06:15:41.604Z] + git log --format=format:%s -1 03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo [2023-05-31T06:15:41.617Z] ========================================================= [2023-05-31T06:15:41.618Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T06:15:41.618Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T06:15:41.948Z] + git log --format=format:%s -1 03563492655104dbabb106ae6a672902734b18a3 [Pipeline] echo [2023-05-31T06:15:41.959Z] [semverPrep] GIT_COMMIT: 03563492655104dbabb106ae6a672902734b18a3, Commit Message: Merge commit '05403b6a683e6ef1b05fd0156b4e25393cee8eba' into HEAD [Pipeline] echo [2023-05-31T06:15:41.968Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T06:15:42.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T06:15:42.335Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T06:15:42.335Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T06:15:42.335Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T06:15:42.335Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T06:15:42.335Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T06:15:42.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:15:42.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T06:15:42.784Z] [2023-05-31T06:15:42.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:15:43.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T06:15:43.083Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T06:15:43.083Z] b85a868b505f: Pulling fs layer [2023-05-31T06:15:43.083Z] e2be974225ed: Pulling fs layer [2023-05-31T06:15:43.083Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T06:15:43.083Z] 988bab9f4d93: Pulling fs layer [2023-05-31T06:15:43.083Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T06:15:43.083Z] eaf3925da568: Pulling fs layer [2023-05-31T06:15:43.083Z] bab4dde63d76: Pulling fs layer [2023-05-31T06:15:43.083Z] bde34c3a00c8: Pulling fs layer [2023-05-31T06:15:43.083Z] b352a97aabf1: Pulling fs layer [2023-05-31T06:15:43.083Z] 4872d77fe225: Pulling fs layer [2023-05-31T06:15:43.083Z] 5851b861e8e6: Pulling fs layer [2023-05-31T06:15:43.083Z] bab4dde63d76: Waiting [2023-05-31T06:15:43.083Z] bde34c3a00c8: Waiting [2023-05-31T06:15:43.083Z] b352a97aabf1: Waiting [2023-05-31T06:15:43.083Z] 4872d77fe225: Waiting [2023-05-31T06:15:43.083Z] 5851b861e8e6: Waiting [2023-05-31T06:15:43.083Z] 988bab9f4d93: Waiting [2023-05-31T06:15:43.083Z] 1469e6f7b9e6: Waiting [2023-05-31T06:15:43.083Z] eaf3925da568: Waiting [2023-05-31T06:15:43.083Z] e2be974225ed: Download complete [2023-05-31T06:15:43.083Z] 988bab9f4d93: Verifying Checksum [2023-05-31T06:15:43.083Z] 988bab9f4d93: Download complete [2023-05-31T06:15:43.343Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T06:15:43.343Z] 1469e6f7b9e6: Download complete [2023-05-31T06:15:43.343Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T06:15:43.343Z] 339a4e72a1f5: Download complete [2023-05-31T06:15:43.343Z] eaf3925da568: Verifying Checksum [2023-05-31T06:15:43.343Z] eaf3925da568: Download complete [2023-05-31T06:15:43.343Z] bde34c3a00c8: Verifying Checksum [2023-05-31T06:15:43.343Z] bde34c3a00c8: Download complete [2023-05-31T06:15:43.343Z] b352a97aabf1: Verifying Checksum [2023-05-31T06:15:43.343Z] b352a97aabf1: Download complete [2023-05-31T06:15:43.343Z] 4872d77fe225: Verifying Checksum [2023-05-31T06:15:43.343Z] 4872d77fe225: Download complete [2023-05-31T06:15:43.343Z] 5851b861e8e6: Verifying Checksum [2023-05-31T06:15:43.343Z] 5851b861e8e6: Download complete [2023-05-31T06:15:43.343Z] b85a868b505f: Verifying Checksum [2023-05-31T06:15:43.343Z] b85a868b505f: Download complete [2023-05-31T06:15:43.602Z] bab4dde63d76: Verifying Checksum [2023-05-31T06:15:43.602Z] bab4dde63d76: Download complete [2023-05-31T06:15:44.540Z] b85a868b505f: Pull complete [2023-05-31T06:15:44.799Z] e2be974225ed: Pull complete [2023-05-31T06:15:45.059Z] 339a4e72a1f5: Pull complete [2023-05-31T06:15:45.329Z] 988bab9f4d93: Pull complete [2023-05-31T06:15:45.589Z] 1469e6f7b9e6: Pull complete [2023-05-31T06:15:45.589Z] eaf3925da568: Pull complete [2023-05-31T06:15:47.495Z] bab4dde63d76: Pull complete [2023-05-31T06:15:47.495Z] bde34c3a00c8: Pull complete [2023-05-31T06:15:47.495Z] b352a97aabf1: Pull complete [2023-05-31T06:15:47.495Z] 4872d77fe225: Pull complete [2023-05-31T06:15:47.495Z] 5851b861e8e6: Pull complete [2023-05-31T06:15:47.495Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T06:15:47.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T06:15:47.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:15:47.589Z] prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container [2023-05-31T06:15:47.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T06:15:50.125Z] $ docker top 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f -eo pid,comm [2023-05-31T06:15:50.179Z] 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-05-31T06:15:50.179Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T06:15:50.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T06:15:50.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T06:15:50.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T06:15:50.338Z] $ docker exec 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent [2023-05-31T06:15:50.456Z] SSH_AUTH_SOCK=/tmp/ssh-Z8NhBokdTHy0/agent.31 [2023-05-31T06:15:50.456Z] SSH_AGENT_PID=38 [2023-05-31T06:15:50.464Z] Running ssh-add (command line suppressed) [2023-05-31T06:15:50.554Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_14004290991671424151.key (/w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_14004290991671424151.key) [2023-05-31T06:15:50.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T06:15:50.855Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T06:15:50.869Z] $ docker exec --env ******** --env ******** 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent -k [2023-05-31T06:15:50.963Z] unset SSH_AUTH_SOCK; [2023-05-31T06:15:50.963Z] unset SSH_AGENT_PID; [2023-05-31T06:15:50.963Z] echo Agent pid 38 killed; [2023-05-31T06:15:50.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T06:15:51.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T06:15:51.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T06:15:51.102Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T06:15:51.104Z] $ docker exec 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent [2023-05-31T06:15:51.207Z] SSH_AUTH_SOCK=/tmp/ssh-t9kQGiGCQm70/agent.70 [2023-05-31T06:15:51.207Z] SSH_AGENT_PID=76 [2023-05-31T06:15:51.213Z] Running ssh-add (command line suppressed) [2023-05-31T06:15:51.311Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_12108148410539821688.key (/w/workspace/foundry_device-usb-camera_PR-258@tmp/private_key_12108148410539821688.key) [2023-05-31T06:15:51.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T06:15:51.610Z] + git semver init [2023-05-31T06:15:51.870Z] 2023-05-31 06:15:51,765 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T06:15:51.870Z] 2023-05-31 06:15:51,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-258/.semver [2023-05-31T06:15:51.870Z] 2023-05-31 06:15:51,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-258/.semver [2023-05-31T06:15:51.870Z] 2023-05-31 06:15:51,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-258/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-258, universal_newlines=False, shell=None, istream=None) [2023-05-31T06:15:52.437Z] 2023-05-31 06:15:52,429 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-258/.git/info/exclude [2023-05-31T06:15:52.437Z] 2023-05-31 06:15:52,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-258/.semver/PR-258 with force:False [2023-05-31T06:15:52.437Z] 2023-05-31 06:15:52,429 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-258/.semver/PR-258 [2023-05-31T06:15:52.437Z] 2023-05-31 06:15:52,433 [execute] INFO git cat-file --batch-check [2023-05-31T06:15:52.437Z] 2023-05-31 06:15:52,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-258/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T06:15:52.699Z] 2023-05-31 06:15:52,441 [execute] INFO git cat-file --batch [2023-05-31T06:15:52.699Z] 2023-05-31 06:15:52,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-258/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T06:15:52.699Z] 2023-05-31 06:15:52,447 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-258/.semver/PR-258 [2023-05-31T06:15:52.699Z] 0.0.0 [Pipeline] } [2023-05-31T06:15:52.710Z] $ docker exec --env ******** --env ******** 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f ssh-agent -k [2023-05-31T06:15:52.805Z] unset SSH_AUTH_SOCK; [2023-05-31T06:15:52.806Z] unset SSH_AGENT_PID; [2023-05-31T06:15:52.806Z] echo Agent pid 76 killed; [2023-05-31T06:15:52.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T06:15:53.118Z] + git semver [Pipeline] } [2023-05-31T06:15:53.396Z] $ docker stop --time=1 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f [2023-05-31T06:15:54.722Z] $ docker rm -f --volumes 1d21a7ea987239ef3171c675c9f64fa98b3268a428a5577b8684b1b6319caf2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T06:15:55.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T06:15:55.271Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T06:15:55.275Z] [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-05-31T06:15:55.465Z] provisioning config files... [2023-05-31T06:15:55.475Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config12602391933742518048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:15:55.779Z] ---> docker-login.sh [2023-05-31T06:15:55.779Z] nexus3.edgexfoundry.org:10001 [2023-05-31T06:15:55.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:55.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:55.779Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:55.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:55.779Z] [2023-05-31T06:15:55.779Z] Login Succeeded [2023-05-31T06:15:55.779Z] nexus3.edgexfoundry.org:10002 [2023-05-31T06:15:55.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:55.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:55.779Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:55.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:55.779Z] [2023-05-31T06:15:55.779Z] Login Succeeded [2023-05-31T06:15:55.779Z] nexus3.edgexfoundry.org:10003 [2023-05-31T06:15:56.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:56.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:56.038Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:56.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:56.038Z] [2023-05-31T06:15:56.038Z] Login Succeeded [2023-05-31T06:15:56.038Z] nexus3.edgexfoundry.org:10004 [2023-05-31T06:15:56.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:56.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:56.038Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:56.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:56.038Z] [2023-05-31T06:15:56.038Z] Login Succeeded [2023-05-31T06:15:56.038Z] docker.io [2023-05-31T06:15:56.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:15:56.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:15:56.297Z] Configure a credential helper to remove this warning. See [2023-05-31T06:15:56.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:15:56.297Z] [2023-05-31T06:15:56.297Z] Login Succeeded [2023-05-31T06:15:56.297Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T06:15:56.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T06:15:56.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T06:15:56.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T06:15:56.389Z] ========================================================= [2023-05-31T06:15:56.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T06:15:56.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:15:56.693Z] + 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-05-31T06:15:56.694Z] Sending build context to Docker daemon 1.947MB [2023-05-31T06:15:56.694Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T06:15:56.694Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T06:15:56.694Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T06:15:56.694Z] f56be85fc22e: Pulling fs layer [2023-05-31T06:15:56.694Z] 85791d961cd3: Pulling fs layer [2023-05-31T06:15:56.694Z] d694b5ae8c79: Pulling fs layer [2023-05-31T06:15:56.694Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T06:15:56.694Z] 4d19c01a9841: Pulling fs layer [2023-05-31T06:15:56.694Z] 9325e15d5711: Pulling fs layer [2023-05-31T06:15:56.694Z] 556b6ee489ea: Pulling fs layer [2023-05-31T06:15:56.694Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T06:15:56.694Z] 9325e15d5711: Waiting [2023-05-31T06:15:56.694Z] 556b6ee489ea: Waiting [2023-05-31T06:15:56.694Z] 4d19c01a9841: Waiting [2023-05-31T06:15:56.694Z] 9f32a84ed3da: Waiting [2023-05-31T06:15:56.694Z] 85791d961cd3: Download complete [2023-05-31T06:15:56.694Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T06:15:56.694Z] 9f32a84ed3da: Download complete [2023-05-31T06:15:56.694Z] 4d19c01a9841: Download complete [2023-05-31T06:15:56.694Z] f56be85fc22e: Verifying Checksum [2023-05-31T06:15:56.694Z] f56be85fc22e: Download complete [2023-05-31T06:15:56.953Z] 9325e15d5711: Verifying Checksum [2023-05-31T06:15:56.953Z] 9325e15d5711: Download complete [2023-05-31T06:15:56.953Z] f56be85fc22e: Pull complete [2023-05-31T06:15:57.213Z] 85791d961cd3: Pull complete [2023-05-31T06:15:57.472Z] d694b5ae8c79: Verifying Checksum [2023-05-31T06:15:57.472Z] d694b5ae8c79: Download complete [2023-05-31T06:15:57.472Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T06:15:57.472Z] c5a4b2cf53e6: Download complete [2023-05-31T06:15:57.472Z] 556b6ee489ea: Verifying Checksum [2023-05-31T06:15:57.472Z] 556b6ee489ea: Download complete [2023-05-31T06:16:00.756Z] d694b5ae8c79: Pull complete [2023-05-31T06:16:00.756Z] 9f32a84ed3da: Pull complete [2023-05-31T06:16:00.756Z] 4d19c01a9841: Pull complete [2023-05-31T06:16:00.756Z] 9325e15d5711: Pull complete [2023-05-31T06:16:03.319Z] 556b6ee489ea: Pull complete [2023-05-31T06:16:03.893Z] c5a4b2cf53e6: Pull complete [2023-05-31T06:16:03.893Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T06:16:03.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T06:16:03.893Z] ---> c4be618373d6 [2023-05-31T06:16:03.893Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T06:16:07.178Z] ---> Running in 57e1d4b17a1b [2023-05-31T06:16:07.178Z] Removing intermediate container 57e1d4b17a1b [2023-05-31T06:16:07.178Z] ---> 792c2e796c1e [2023-05-31T06:16:07.178Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T06:16:07.178Z] ---> Running in 4c4b9500cc8d [2023-05-31T06:16:07.438Z] Removing intermediate container 4c4b9500cc8d [2023-05-31T06:16:07.438Z] ---> b76b2d52bcd4 [2023-05-31T06:16:07.438Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T06:16:07.438Z] ---> Running in 363fb47aff8b [2023-05-31T06:16:07.438Z] Removing intermediate container 363fb47aff8b [2023-05-31T06:16:07.438Z] ---> b2ecaa3f6d54 [2023-05-31T06:16:07.438Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T06:16:07.438Z] ---> Running in e9c0f6bda09c [2023-05-31T06:16:07.697Z] Removing intermediate container e9c0f6bda09c [2023-05-31T06:16:07.697Z] ---> c1535f73da07 [2023-05-31T06:16:07.697Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T06:16:07.697Z] ---> Running in 6e50ff15d2c7 [2023-05-31T06:16:07.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T06:16:07.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T06:16:08.217Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-31T06:16:08.217Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-31T06:16:08.217Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T06:16:08.217Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T06:16:08.217Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-31T06:16:08.217Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-31T06:16:08.217Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-31T06:16:08.218Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-31T06:16:08.218Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-31T06:16:08.218Z] (10/14) Installing kmod-libs (30-r1) [2023-05-31T06:16:08.218Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-31T06:16:08.218Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-31T06:16:08.218Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-31T06:16:08.218Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-31T06:16:08.218Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T06:16:08.502Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T06:16:08.502Z] OK: 272 MiB in 67 packages [2023-05-31T06:16:09.070Z] Removing intermediate container 6e50ff15d2c7 [2023-05-31T06:16:09.070Z] ---> 1f897e7cc35c [2023-05-31T06:16:09.070Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-31T06:16:09.070Z] ---> Running in 950884616f2a [2023-05-31T06:16:09.070Z] Removing intermediate container 950884616f2a [2023-05-31T06:16:09.070Z] ---> 4a531af33236 [2023-05-31T06:16:09.070Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-31T06:16:09.070Z] ---> 512ea828cc11 [2023-05-31T06:16:09.070Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T06:16:09.331Z] ---> Running in f41434b8a3be [2023-05-31T06:16:10.412Z] Still waiting to schedule task [2023-05-31T06:16:10.412Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T06:16:35.883Z] Removing intermediate container f41434b8a3be [2023-05-31T06:16:35.884Z] ---> f9b445b2267a [2023-05-31T06:16:35.884Z] Step 11/13 : COPY . . [2023-05-31T06:16:35.884Z] ---> e6b8d49d474f [2023-05-31T06:16:35.884Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T06:16:35.884Z] ---> Running in 81de0fa9a051 [2023-05-31T06:16:35.884Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:16:35.884Z]  Dload Upload Total Spent Left Speed [2023-05-31T06:16:35.884Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8374 0 --:--:-- --:--:-- --:--:-- 8428 [2023-05-31T06:16:35.884Z] Removing intermediate container 81de0fa9a051 [2023-05-31T06:16:35.884Z] ---> 46248478c94c [2023-05-31T06:16:35.884Z] Step 13/13 : RUN ${MAKE} [2023-05-31T06:16:35.884Z] ---> Running in 65c6db33623c [2023-05-31T06:16:35.884Z] noop [2023-05-31T06:16:35.884Z] Removing intermediate container 65c6db33623c [2023-05-31T06:16:35.884Z] ---> 88b6b9d38ad7 [2023-05-31T06:16:35.884Z] Successfully built 88b6b9d38ad7 [2023-05-31T06:16:35.884Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:16:36.193Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T06:16:36.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:16:36.263Z] prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container [2023-05-31T06:16:36.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T06:16:36.619Z] $ docker top 664652d2e735692c8b5c329ff6e6832d46e73a7d73e34bb5cde084af6cdd7617 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:16:36.969Z] + go version [2023-05-31T06:16:36.969Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T06:16:36.980Z] $ docker stop --time=1 664652d2e735692c8b5c329ff6e6832d46e73a7d73e34bb5cde084af6cdd7617 [2023-05-31T06:16:38.261Z] $ docker rm -f --volumes 664652d2e735692c8b5c329ff6e6832d46e73a7d73e34bb5cde084af6cdd7617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:16:38.674Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T06:16:38.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:16:38.739Z] prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container [2023-05-31T06:16:38.766Z] $ 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-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-31T06:16:39.086Z] $ docker top b1c0b4d7a035705d2cf33d472c30f6f37323da1c978a167ea4a92e3e021769ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:16:39.434Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-258 [Pipeline] fileExists [Pipeline] sh [2023-05-31T06:16:39.727Z] + make test [2023-05-31T06:16:39.727Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T06:16:45.003Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-31T06:16:54.991Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-31T06:16:54.991Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.6% of statements [2023-05-31T06:17:01.551Z] go vet ./... [2023-05-31T06:17:05.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T06:17:05.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T06:17:05.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T06:17:05.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T06:17:05.756Z] $ docker stop --time=1 b1c0b4d7a035705d2cf33d472c30f6f37323da1c978a167ea4a92e3e021769ac [2023-05-31T06:17:08.721Z] $ docker rm -f --volumes b1c0b4d7a035705d2cf33d472c30f6f37323da1c978a167ea4a92e3e021769ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T06:17:09.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T06:17:09.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T06:17:09.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T06:17:10.055Z] + ls -al . [2023-05-31T06:17:10.056Z] total 196 [2023-05-31T06:17:10.056Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 06:16 . [2023-05-31T06:17:10.056Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:15 .. [2023-05-31T06:17:10.056Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:15 .git [2023-05-31T06:17:10.056Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:15 .github [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 414 May 31 06:15 .gitignore [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 06:15 .golangci.yml [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 06:15 .hadolint.yml [2023-05-31T06:17:10.056Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 06:15 .semver [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 31 06:15 Attribution.txt [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 11903 May 31 06:15 CHANGELOG.md [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 06:15 Dockerfile [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 06:15 GOVERNANCE.md [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 06:15 Jenkinsfile [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 06:15 LICENSE [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 31 06:15 Makefile [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 06:15 OWNERS.md [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 31 06:15 README.md [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 06:15 VERSION [2023-05-31T06:17:10.056Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:15 bin [2023-05-31T06:17:10.056Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:15 cmd [2023-05-31T06:17:10.056Z] -rw-r--r-- 1 jenkins jenkins 35569 May 31 06:16 coverage.out [2023-05-31T06:17:10.056Z] -rwxrwxr-x 1 jenkins jenkins 140 May 31 06:15 docker-entrypoint.sh [2023-05-31T06:17:10.056Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:15 docs [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 06:15 go.mod [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 31482 May 31 06:15 go.sum [2023-05-31T06:17:10.056Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:15 internal [2023-05-31T06:17:10.056Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:15 snap [2023-05-31T06:17:10.056Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:17:10.397Z] + 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=03563492655104dbabb106ae6a672902734b18a3 --label arch=amd64 --label version=0.0.0 . [2023-05-31T06:17:10.398Z] Sending build context to Docker daemon 1.983MB [2023-05-31T06:17:10.398Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T06:17:10.398Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-31T06:17:10.398Z] ---> 88b6b9d38ad7 [2023-05-31T06:17:10.398Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-31T06:17:10.656Z] ---> Running in 8fbd12e6a1a2 [2023-05-31T06:17:10.656Z] Removing intermediate container 8fbd12e6a1a2 [2023-05-31T06:17:10.656Z] ---> 3056d25e61a6 [2023-05-31T06:17:10.656Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T06:17:10.656Z] ---> Running in bae971c9b9e1 [2023-05-31T06:17:10.656Z] Removing intermediate container bae971c9b9e1 [2023-05-31T06:17:10.656Z] ---> 30a00c5244be [2023-05-31T06:17:10.656Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T06:17:10.656Z] ---> Running in e373798e8f70 [2023-05-31T06:17:10.656Z] Removing intermediate container e373798e8f70 [2023-05-31T06:17:10.656Z] ---> 061e30532687 [2023-05-31T06:17:10.656Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T06:17:10.915Z] ---> Running in 5dd9b4ac2c22 [2023-05-31T06:17:10.915Z] Removing intermediate container 5dd9b4ac2c22 [2023-05-31T06:17:10.915Z] ---> 3cb3338a3a9c [2023-05-31T06:17:10.915Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T06:17:10.915Z] ---> Running in 88c2efc02881 [2023-05-31T06:17:11.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T06:17:11.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T06:17:11.431Z] OK: 272 MiB in 67 packages [2023-05-31T06:17:11.690Z] Removing intermediate container 88c2efc02881 [2023-05-31T06:17:11.690Z] ---> b33f534251db [2023-05-31T06:17:11.690Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-31T06:17:11.690Z] ---> Running in 928fb0e690c3 [2023-05-31T06:17:11.950Z] Removing intermediate container 928fb0e690c3 [2023-05-31T06:17:11.950Z] ---> 6740deb27374 [2023-05-31T06:17:11.950Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-31T06:17:11.950Z] ---> 9878c40eb8aa [2023-05-31T06:17:11.950Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T06:17:11.950Z] ---> Running in c31dc65330db [2023-05-31T06:17:12.887Z] Removing intermediate container c31dc65330db [2023-05-31T06:17:12.888Z] ---> 7e6ed6abe699 [2023-05-31T06:17:12.888Z] Step 11/36 : COPY . . [2023-05-31T06:17:12.888Z] ---> 2f3c27537446 [2023-05-31T06:17:12.888Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T06:17:12.888Z] ---> Running in 8c55ac6d3732 [2023-05-31T06:17:13.146Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:17:13.146Z] Dload Upload Total Spent Left Speed [2023-05-31T06:17:13.405Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21425 0 --:--:-- --:--:-- --:--:-- 21673 [2023-05-31T06:17:13.667Z] Removing intermediate container 8c55ac6d3732 [2023-05-31T06:17:13.667Z] ---> 1a7db195afa8 [2023-05-31T06:17:13.667Z] Step 13/36 : RUN ${MAKE} [2023-05-31T06:17:13.667Z] ---> Running in 19cb540dff6b [2023-05-31T06:17:13.925Z] 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-05-31T06:17:35.864Z] Removing intermediate container 19cb540dff6b [2023-05-31T06:17:35.864Z] ---> 50a4f1d55f27 [2023-05-31T06:17:35.864Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-31T06:17:35.864Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-31T06:17:35.864Z] 4acc49c71d14: Pulling fs layer [2023-05-31T06:17:35.864Z] 4acc49c71d14: Verifying Checksum [2023-05-31T06:17:35.864Z] 4acc49c71d14: Download complete [2023-05-31T06:17:35.864Z] 4acc49c71d14: Pull complete [2023-05-31T06:17:35.864Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-31T06:17:35.864Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-31T06:17:35.864Z] ---> 01a2bd3e5fff [2023-05-31T06:17:35.864Z] Step 15/36 : FROM alpine:3.17 [2023-05-31T06:17:35.864Z] 3.17: Pulling from library/alpine [2023-05-31T06:17:35.864Z] f56be85fc22e: Already exists [2023-05-31T06:17:35.864Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T06:17:35.864Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T06:17:35.864Z] ---> 9ed4aefc74f6 [2023-05-31T06:17:35.864Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T06:17:35.864Z] ---> Running in 408ce40716c4 [2023-05-31T06:17:35.864Z] Removing intermediate container 408ce40716c4 [2023-05-31T06:17:35.864Z] ---> 67c58ad25b92 [2023-05-31T06:17:35.864Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-31T06:17:35.864Z] ---> Running in 0a72d24636a5 [2023-05-31T06:17:35.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T06:17:36.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T06:17:36.382Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-31T06:17:36.382Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-31T06:17:36.382Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-31T06:17:36.382Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-31T06:17:36.382Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-31T06:17:36.382Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-31T06:17:36.382Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-31T06:17:36.382Z] (8/86) Installing libxcb (1.15-r0) [2023-05-31T06:17:36.382Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-31T06:17:36.382Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-31T06:17:36.382Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-31T06:17:36.382Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-31T06:17:36.382Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-31T06:17:36.382Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-31T06:17:36.382Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-31T06:17:36.382Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-31T06:17:36.641Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-31T06:17:36.641Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-31T06:17:36.641Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-31T06:17:36.641Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-31T06:17:36.641Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-31T06:17:36.641Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-31T06:17:36.641Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-31T06:17:36.641Z] (24/86) Installing glib (2.74.7-r0) [2023-05-31T06:17:36.641Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-31T06:17:36.641Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-31T06:17:36.641Z] (27/86) Installing libass (0.16.0-r1) [2023-05-31T06:17:36.641Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-31T06:17:36.641Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-31T06:17:36.641Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-31T06:17:36.641Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-31T06:17:36.641Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-31T06:17:36.641Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-31T06:17:36.641Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-31T06:17:36.641Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-31T06:17:36.641Z] (36/86) Installing libunistring (1.1-r0) [2023-05-31T06:17:36.641Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-31T06:17:36.641Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-05-31T06:17:36.641Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-05-31T06:17:36.641Z] (40/86) Installing lame (3.100-r2) [2023-05-31T06:17:36.641Z] (41/86) Installing opus (1.3.1-r1) [2023-05-31T06:17:36.641Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-31T06:17:36.641Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-31T06:17:36.641Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-31T06:17:36.641Z] (45/86) Installing orc (0.4.33-r0) [2023-05-31T06:17:36.641Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-31T06:17:36.641Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-31T06:17:36.900Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-31T06:17:36.900Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-31T06:17:36.900Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-31T06:17:36.900Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-31T06:17:36.900Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-31T06:17:36.900Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-31T06:17:36.900Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-31T06:17:36.900Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-31T06:17:36.900Z] (56/86) Installing libpulse (16.1-r6) [2023-05-31T06:17:36.900Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-31T06:17:36.900Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-31T06:17:36.900Z] (59/86) Installing librist (0.2.7-r0) [2023-05-31T06:17:36.900Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-31T06:17:36.900Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-31T06:17:36.900Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-31T06:17:36.900Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T06:17:36.900Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T06:17:36.900Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-31T06:17:36.900Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-31T06:17:36.900Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-31T06:17:36.900Z] (68/86) Installing libva (2.16.0-r0) [2023-05-31T06:17:36.900Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-31T06:17:36.900Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-31T06:17:36.900Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-31T06:17:36.900Z] (72/86) Installing libwebp (1.2.4-r2) [2023-05-31T06:17:36.900Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-31T06:17:36.900Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-31T06:17:36.900Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-31T06:17:37.159Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-31T06:17:37.159Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-31T06:17:37.159Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-31T06:17:37.159Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-31T06:17:37.417Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-31T06:17:37.417Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-31T06:17:37.417Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-31T06:17:37.417Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-31T06:17:37.417Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-31T06:17:37.417Z] (85/86) Installing kmod-libs (30-r1) [2023-05-31T06:17:37.417Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-31T06:17:37.417Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T06:17:37.417Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T06:17:37.417Z] OK: 112 MiB in 101 packages [2023-05-31T06:17:39.946Z] Removing intermediate container 0a72d24636a5 [2023-05-31T06:17:39.946Z] ---> cfc6fbf0849f [2023-05-31T06:17:39.946Z] Step 18/36 : WORKDIR / [2023-05-31T06:17:39.946Z] ---> Running in d300cadd84bf [2023-05-31T06:17:39.946Z] Removing intermediate container d300cadd84bf [2023-05-31T06:17:39.946Z] ---> 956b6d7a6a94 [2023-05-31T06:17:39.946Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-31T06:17:40.512Z] ---> 41f2003cf539 [2023-05-31T06:17:40.512Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-31T06:17:40.771Z] ---> cfaf48462108 [2023-05-31T06:17:40.771Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-31T06:17:40.771Z] ---> ffa67b0196c7 [2023-05-31T06:17:40.771Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-31T06:17:40.771Z] ---> e6d493b2fe45 [2023-05-31T06:17:40.771Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-31T06:17:41.028Z] ---> 9f93d07b6f11 [2023-05-31T06:17:41.028Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-31T06:17:41.029Z] ---> 03836897f0a1 [2023-05-31T06:17:41.029Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-31T06:17:41.969Z] ---> 83b8f6fde5dc [2023-05-31T06:17:41.969Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-31T06:17:41.969Z] ---> Running in ab58ef7adeac [2023-05-31T06:17:42.535Z] Removing intermediate container ab58ef7adeac [2023-05-31T06:17:42.535Z] ---> c51a99289f60 [2023-05-31T06:17:42.535Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-31T06:17:42.535Z] ---> Running in aac4afbd0b04 [2023-05-31T06:17:43.103Z] Removing intermediate container aac4afbd0b04 [2023-05-31T06:17:43.103Z] ---> 374a9bda7716 [2023-05-31T06:17:43.103Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-31T06:17:43.103Z] ---> Running in 237ecbb39044 [2023-05-31T06:17:43.670Z] Removing intermediate container 237ecbb39044 [2023-05-31T06:17:43.670Z] ---> f92133f38ad3 [2023-05-31T06:17:43.670Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-31T06:17:43.670Z] ---> Running in 24dcd9c2cd6b [2023-05-31T06:17:43.929Z] Removing intermediate container 24dcd9c2cd6b [2023-05-31T06:17:43.929Z] ---> 8c0cb633e4af [2023-05-31T06:17:43.929Z] Step 30/36 : EXPOSE 59983 [2023-05-31T06:17:44.187Z] ---> Running in 638bae4ab24e [2023-05-31T06:17:44.187Z] Removing intermediate container 638bae4ab24e [2023-05-31T06:17:44.187Z] ---> e61220d17aa6 [2023-05-31T06:17:44.187Z] Step 31/36 : EXPOSE 8554 [2023-05-31T06:17:44.187Z] ---> Running in d547513edb55 [2023-05-31T06:17:44.187Z] Removing intermediate container d547513edb55 [2023-05-31T06:17:44.187Z] ---> 4285cb2dde9e [2023-05-31T06:17:44.187Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-31T06:17:44.187Z] ---> Running in 0fe954259a61 [2023-05-31T06:17:44.445Z] Removing intermediate container 0fe954259a61 [2023-05-31T06:17:44.445Z] ---> 0e1583eff525 [2023-05-31T06:17:44.445Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-31T06:17:44.445Z] ---> Running in 539e0b3cc07d [2023-05-31T06:17:44.445Z] Removing intermediate container 539e0b3cc07d [2023-05-31T06:17:44.445Z] ---> c97674d8b35c [2023-05-31T06:17:44.445Z] Step 34/36 : LABEL arch=amd64 [2023-05-31T06:17:44.445Z] ---> Running in 87558752ae3b [2023-05-31T06:17:44.445Z] Removing intermediate container 87558752ae3b [2023-05-31T06:17:44.445Z] ---> d4be37de2f49 [2023-05-31T06:17:44.445Z] Step 35/36 : LABEL git_sha=03563492655104dbabb106ae6a672902734b18a3 [2023-05-31T06:17:44.445Z] ---> Running in 8b68c468453c [2023-05-31T06:17:44.703Z] Removing intermediate container 8b68c468453c [2023-05-31T06:17:44.703Z] ---> 7206308a9ed9 [2023-05-31T06:17:44.703Z] Step 36/36 : LABEL version=0.0.0 [2023-05-31T06:17:44.703Z] ---> Running in 1b096b1a2a6c [2023-05-31T06:17:44.703Z] Removing intermediate container 1b096b1a2a6c [2023-05-31T06:17:44.703Z] ---> 95310d467056 [2023-05-31T06:17:44.703Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T06:17:44.703Z] Successfully built 95310d467056 [2023-05-31T06:17:44.703Z] 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-05-31T06:17:45.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:17:45.132Z] [2023-05-31T06:17:45.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:17:45.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:17:45.425Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T06:17:45.425Z] 5eb5b503b376: Pulling fs layer [2023-05-31T06:17:45.425Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T06:17:45.425Z] ec43610c2a17: Pulling fs layer [2023-05-31T06:17:45.425Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T06:17:45.425Z] 33b1e0a273af: Pulling fs layer [2023-05-31T06:17:45.425Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T06:17:45.425Z] 2f39f015ded8: Pulling fs layer [2023-05-31T06:17:45.425Z] 3a2ae6a8a46f: Waiting [2023-05-31T06:17:45.425Z] 33b1e0a273af: Waiting [2023-05-31T06:17:45.425Z] 5d3b04190fa2: Waiting [2023-05-31T06:17:45.425Z] 2f39f015ded8: Waiting [2023-05-31T06:17:45.425Z] 5c69ac0246d0: Download complete [2023-05-31T06:17:45.425Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T06:17:45.425Z] 3a2ae6a8a46f: Download complete [2023-05-31T06:17:45.425Z] 33b1e0a273af: Verifying Checksum [2023-05-31T06:17:45.425Z] 33b1e0a273af: Download complete [2023-05-31T06:17:45.425Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T06:17:45.425Z] 5d3b04190fa2: Download complete [2023-05-31T06:17:45.684Z] ec43610c2a17: Verifying Checksum [2023-05-31T06:17:45.684Z] 5eb5b503b376: Verifying Checksum [2023-05-31T06:17:45.684Z] 5eb5b503b376: Download complete [2023-05-31T06:17:46.258Z] 2f39f015ded8: Download complete [2023-05-31T06:17:46.836Z] 5eb5b503b376: Pull complete [2023-05-31T06:17:46.836Z] 5c69ac0246d0: Pull complete [2023-05-31T06:17:47.409Z] ec43610c2a17: Pull complete [2023-05-31T06:17:47.409Z] 3a2ae6a8a46f: Pull complete [2023-05-31T06:17:47.666Z] 33b1e0a273af: Pull complete [2023-05-31T06:17:47.667Z] 5d3b04190fa2: Pull complete [2023-05-31T06:17:50.154Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17458 in /w/workspace/foundry_device-usb-camera_PR-258 [Pipeline] { [Pipeline] ws [2023-05-31T06:17:50.167Z] Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout [2023-05-31T06:17:50.194Z] Selected Git installation does not exist. Using Default [2023-05-31T06:17:50.194Z] The recommended git tool is: NONE [2023-05-31T06:17:51.864Z] 2f39f015ded8: Pull complete [2023-05-31T06:17:51.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T06:17:51.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:17:51.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:17:51.956Z] prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container [2023-05-31T06:17:51.985Z] $ 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-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T06:17:55.133Z] using credential edgex-jenkins-ssh [2023-05-31T06:17:55.151Z] Cloning the remote Git repository [2023-05-31T06:17:55.625Z] $ docker top c52c3ea031a68b3db5fb8f359cd9a71018d5e072cffdf15058f9b744c1807935 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:17:56.025Z] ---> job-cost.sh [2023-05-31T06:17:56.025Z] lf-activate-venv: SKIPPING [2023-05-31T06:17:56.025Z] INFO: No Stack... [2023-05-31T06:17:56.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T06:17:55.204Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-31T06:17:55.291Z] > git init /w/workspace/device-usb-camera/2 # timeout=10 [2023-05-31T06:17:55.433Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-31T06:17:55.434Z] > git --version # timeout=10 [2023-05-31T06:17:55.457Z] > git --version # 'git version 2.25.1' [2023-05-31T06:17:55.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T06:17:55.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T06:17:56.542Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T06:17:56.830Z] + cat /w/workspace/foundry_device-usb-camera_PR-258/archives/cost.csv [2023-05-31T06:17:56.831Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T06:17:56.842Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [2023-05-31T06:17:56.849Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] did not exist. Created. [2023-05-31T06:17:56.849Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T06:17:57.151Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T06:17:57.178Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T06:17:57.185Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T06:17:57.200Z] $ docker stop --time=1 c52c3ea031a68b3db5fb8f359cd9a71018d5e072cffdf15058f9b744c1807935 [2023-05-31T06:17:56.427Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-31T06:17:56.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T06:17:57.204Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-31T06:17:57.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-31T06:17:57.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T06:17:57.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/258/head:refs/remotes/origin/PR-258 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T06:17:57.764Z] Merging remotes/origin/main commit 05403b6a683e6ef1b05fd0156b4e25393cee8eba into PR head commit a5fdb82d33fd9d9453554b8992be0f3b79f3e353 [2023-05-31T06:17:58.059Z] Merge succeeded, producing c657260dc2c7e4e8c31097314038e209b728bedf [2023-05-31T06:17:58.060Z] Checking out Revision c657260dc2c7e4e8c31097314038e209b728bedf (PR-258) [2023-05-31T06:17:58.353Z] $ docker rm -f --volumes c52c3ea031a68b3db5fb8f359cd9a71018d5e072cffdf15058f9b744c1807935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T06:17:57.781Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T06:17:57.863Z] > git checkout -f a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # timeout=10 [2023-05-31T06:17:57.939Z] > git remote # timeout=10 [2023-05-31T06:17:57.957Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T06:17:57.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T06:17:57.991Z] > git merge 05403b6a683e6ef1b05fd0156b4e25393cee8eba # timeout=10 [2023-05-31T06:17:58.042Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T06:17:58.067Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T06:17:58.085Z] > git checkout -f c657260dc2c7e4e8c31097314038e209b728bedf # timeout=10 [2023-05-31T06:18:01.508Z] Commit message: "Merge commit '05403b6a683e6ef1b05fd0156b4e25393cee8eba' into HEAD" [2023-05-31T06:18:01.518Z] > git rev-list --no-walk a5fdb82d33fd9d9453554b8992be0f3b79f3e353 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T06:18:02.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T06:18:02.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:18:02.583Z] Dload Upload Total Spent Left Speed [2023-05-31T06:18:02.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-05-31T06:18:03.238Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T06:18:03.591Z] + sudo tee /etc/docker/daemon.new [2023-05-31T06:18:03.591Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T06:18:03.591Z] { [2023-05-31T06:18:03.591Z] "registry-mirrors": [ [2023-05-31T06:18:03.591Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T06:18:03.591Z] ], [2023-05-31T06:18:03.591Z] "bip": "10.250.0.254/24", [2023-05-31T06:18:03.591Z] "hosts": [ [2023-05-31T06:18:03.591Z] "tcp://0.0.0.0:5555", [2023-05-31T06:18:03.591Z] "unix:///var/run/docker.sock" [2023-05-31T06:18:03.591Z] ], [2023-05-31T06:18:03.591Z] "mtu": 1458, [2023-05-31T06:18:03.591Z] "selinux-enabled": true, [2023-05-31T06:18:03.591Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T06:18:03.591Z] } [Pipeline] sh [2023-05-31T06:18:03.915Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T06:18:04.245Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T06:18:22.478Z] provisioning config files... [2023-05-31T06:18:22.502Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config14378863107018663117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:18:22.843Z] ---> docker-login.sh [2023-05-31T06:18:22.843Z] nexus3.edgexfoundry.org:10001 [2023-05-31T06:18:23.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:18:23.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:18:23.380Z] Configure a credential helper to remove this warning. See [2023-05-31T06:18:23.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:18:23.380Z] [2023-05-31T06:18:23.380Z] Login Succeeded [2023-05-31T06:18:23.380Z] nexus3.edgexfoundry.org:10002 [2023-05-31T06:18:23.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:18:23.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:18:23.649Z] Configure a credential helper to remove this warning. See [2023-05-31T06:18:23.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:18:23.649Z] [2023-05-31T06:18:23.649Z] Login Succeeded [2023-05-31T06:18:23.649Z] nexus3.edgexfoundry.org:10003 [2023-05-31T06:18:23.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:18:24.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:18:24.186Z] Configure a credential helper to remove this warning. See [2023-05-31T06:18:24.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:18:24.186Z] [2023-05-31T06:18:24.186Z] Login Succeeded [2023-05-31T06:18:24.186Z] nexus3.edgexfoundry.org:10004 [2023-05-31T06:18:24.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:18:24.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:18:24.454Z] Configure a credential helper to remove this warning. See [2023-05-31T06:18:24.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:18:24.454Z] [2023-05-31T06:18:24.454Z] Login Succeeded [2023-05-31T06:18:24.454Z] docker.io [2023-05-31T06:18:24.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T06:18:24.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T06:18:24.989Z] Configure a credential helper to remove this warning. See [2023-05-31T06:18:24.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T06:18:24.989Z] [2023-05-31T06:18:24.989Z] Login Succeeded [2023-05-31T06:18:24.989Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T06:18:25.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T06:18:25.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T06:18:25.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T06:18:25.272Z] ========================================================= [2023-05-31T06:18:25.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T06:18:25.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:18:25.622Z] + 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-05-31T06:18:25.890Z] Sending build context to Docker daemon 1.155MB [2023-05-31T06:18:25.890Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T06:18:25.890Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T06:18:26.160Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T06:18:26.160Z] c41833b44d91: Pulling fs layer [2023-05-31T06:18:26.160Z] ed15518f5707: Pulling fs layer [2023-05-31T06:18:26.160Z] feae8fd75edb: Pulling fs layer [2023-05-31T06:18:26.160Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T06:18:26.160Z] 3cdef696dda3: Pulling fs layer [2023-05-31T06:18:26.160Z] 2ced38df9373: Pulling fs layer [2023-05-31T06:18:26.160Z] 58f1dce35555: Pulling fs layer [2023-05-31T06:18:26.160Z] 242c74f7c9fa: Waiting [2023-05-31T06:18:26.160Z] 3cdef696dda3: Waiting [2023-05-31T06:18:26.160Z] 2ced38df9373: Waiting [2023-05-31T06:18:26.160Z] 58f1dce35555: Waiting [2023-05-31T06:18:26.160Z] ed15518f5707: Download complete [2023-05-31T06:18:26.160Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T06:18:26.160Z] 242c74f7c9fa: Download complete [2023-05-31T06:18:26.160Z] 3cdef696dda3: Verifying Checksum [2023-05-31T06:18:26.160Z] 3cdef696dda3: Download complete [2023-05-31T06:18:26.160Z] c41833b44d91: Verifying Checksum [2023-05-31T06:18:27.136Z] c41833b44d91: Pull complete [2023-05-31T06:18:27.410Z] 58f1dce35555: Verifying Checksum [2023-05-31T06:18:27.410Z] 58f1dce35555: Download complete [2023-05-31T06:18:28.831Z] feae8fd75edb: Verifying Checksum [2023-05-31T06:18:28.831Z] feae8fd75edb: Download complete [2023-05-31T06:18:28.831Z] 2ced38df9373: Verifying Checksum [2023-05-31T06:18:28.831Z] 2ced38df9373: Download complete [2023-05-31T06:18:30.773Z] ed15518f5707: Pull complete [2023-05-31T06:18:45.783Z] feae8fd75edb: Pull complete [2023-05-31T06:18:45.783Z] 242c74f7c9fa: Pull complete [2023-05-31T06:18:45.783Z] 3cdef696dda3: Pull complete [2023-05-31T06:18:51.155Z] 2ced38df9373: Pull complete [2023-05-31T06:18:53.735Z] 58f1dce35555: Pull complete [2023-05-31T06:18:53.735Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T06:18:53.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T06:18:53.735Z] ---> fadd8f120f05 [2023-05-31T06:18:53.735Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T06:18:55.137Z] ---> Running in 26cd83361cd8 [2023-05-31T06:18:55.405Z] Removing intermediate container 26cd83361cd8 [2023-05-31T06:18:55.405Z] ---> 76c7c68e1a3a [2023-05-31T06:18:55.405Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T06:18:55.672Z] ---> Running in 768b2d1b74f3 [2023-05-31T06:18:55.939Z] Removing intermediate container 768b2d1b74f3 [2023-05-31T06:18:55.939Z] ---> c64ec1ebaa91 [2023-05-31T06:18:55.939Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T06:18:55.939Z] ---> Running in 9501b0117995 [2023-05-31T06:18:56.208Z] Removing intermediate container 9501b0117995 [2023-05-31T06:18:56.208Z] ---> f51b39733d2d [2023-05-31T06:18:56.208Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T06:18:56.477Z] ---> Running in d044ac5a8812 [2023-05-31T06:18:56.744Z] Removing intermediate container d044ac5a8812 [2023-05-31T06:18:56.744Z] ---> f1a9b0122c66 [2023-05-31T06:18:56.744Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T06:18:56.744Z] ---> Running in ce5abbcfbef3 [2023-05-31T06:18:57.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T06:18:58.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T06:18:59.248Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-31T06:18:59.248Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-31T06:18:59.248Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T06:18:59.248Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T06:18:59.248Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-31T06:18:59.248Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-31T06:18:59.248Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-31T06:18:59.248Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-31T06:18:59.248Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-31T06:18:59.248Z] (10/14) Installing kmod-libs (30-r1) [2023-05-31T06:18:59.248Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-31T06:18:59.527Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-31T06:18:59.527Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-31T06:18:59.527Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-31T06:18:59.527Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T06:18:59.527Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T06:18:59.527Z] OK: 271 MiB in 67 packages [2023-05-31T06:19:00.939Z] Removing intermediate container ce5abbcfbef3 [2023-05-31T06:19:00.939Z] ---> b027081fd9e6 [2023-05-31T06:19:00.939Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-31T06:19:00.939Z] ---> Running in 7b5f0b1b0361 [2023-05-31T06:19:01.212Z] Removing intermediate container 7b5f0b1b0361 [2023-05-31T06:19:01.212Z] ---> 1fbb621e0bc5 [2023-05-31T06:19:01.212Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-31T06:19:01.481Z] ---> c908bc749b62 [2023-05-31T06:19:01.481Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T06:19:01.748Z] ---> Running in a46912c35fdb [2023-05-31T06:19:58.168Z] Removing intermediate container a46912c35fdb [2023-05-31T06:19:58.168Z] ---> b592e0588ba5 [2023-05-31T06:19:58.168Z] Step 11/13 : COPY . . [2023-05-31T06:19:58.751Z] ---> d1171d4b5ec0 [2023-05-31T06:19:58.752Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T06:19:58.752Z] ---> Running in 2c18eed03c30 [2023-05-31T06:19:59.711Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:19:59.711Z]  Dload Upload Total Spent Left Speed [2023-05-31T06:19:59.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4285 0 --:--:-- --:--:-- --:--:-- 4299 [2023-05-31T06:20:00.567Z] Removing intermediate container 2c18eed03c30 [2023-05-31T06:20:00.567Z] ---> c5ca487433bd [2023-05-31T06:20:00.567Z] Step 13/13 : RUN ${MAKE} [2023-05-31T06:20:00.567Z] ---> Running in b8cb0b9ed2b2 [2023-05-31T06:20:01.529Z] noop [2023-05-31T06:20:04.111Z] Removing intermediate container b8cb0b9ed2b2 [2023-05-31T06:20:04.111Z] ---> 5a925608221b [2023-05-31T06:20:04.111Z] Successfully built 5a925608221b [2023-05-31T06:20:04.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:20:04.453Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T06:20:04.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:20:04.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-17458 does not seem to be running inside a container [2023-05-31T06:20:04.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T06:20:05.947Z] $ docker top bb029944e9b3ed3dd95218acafac078532c60650fecc911a860eaee827ed6774 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:20:06.784Z] + go version [2023-05-31T06:20:06.784Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T06:20:06.808Z] $ docker stop --time=1 bb029944e9b3ed3dd95218acafac078532c60650fecc911a860eaee827ed6774 [2023-05-31T06:20:08.439Z] $ docker rm -f --volumes bb029944e9b3ed3dd95218acafac078532c60650fecc911a860eaee827ed6774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:20:08.980Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T06:20:08.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:20:09.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-17458 does not seem to be running inside a container [2023-05-31T06:20:09.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-31T06:20:10.429Z] $ docker top 2980608148a732ccf422090d443c0911801105391cdeb6e6bbff4f979e86a60e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:20:10.935Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-05-31T06:20:11.270Z] + make test [2023-05-31T06:20:11.270Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T06:20:43.493Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-31T06:22:37.758Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-31T06:22:37.758Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.6% of statements [2023-05-31T06:22:37.758Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T06:22:37.758Z] go vet ./... [2023-05-31T06:23:04.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T06:23:04.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T06:23:04.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T06:23:04.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T06:23:04.503Z] $ docker stop --time=1 2980608148a732ccf422090d443c0911801105391cdeb6e6bbff4f979e86a60e [2023-05-31T06:23:06.294Z] $ docker rm -f --volumes 2980608148a732ccf422090d443c0911801105391cdeb6e6bbff4f979e86a60e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T06:23:07.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T06:23:07.376Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T06:23:07.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T06:23:08.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T06:23:08.697Z] + ls -al . [2023-05-31T06:23:08.697Z] total 192 [2023-05-31T06:23:08.697Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 06:20 . [2023-05-31T06:23:08.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:17 .. [2023-05-31T06:23:08.697Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:17 .git [2023-05-31T06:23:08.697Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:17 .github [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 414 May 31 06:17 .gitignore [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 45 May 31 06:17 .golangci.yml [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 77 May 31 06:17 .hadolint.yml [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 31 06:17 Attribution.txt [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 11903 May 31 06:17 CHANGELOG.md [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 31 06:17 Dockerfile [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 678 May 31 06:17 GOVERNANCE.md [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 659 May 31 06:17 Jenkinsfile [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 06:17 LICENSE [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 31 06:17 Makefile [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 622 May 31 06:17 OWNERS.md [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 31 06:17 README.md [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 06:15 VERSION [2023-05-31T06:23:08.697Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:17 bin [2023-05-31T06:23:08.697Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:17 cmd [2023-05-31T06:23:08.697Z] -rw-r--r-- 1 jenkins jenkins 35569 May 31 06:22 coverage.out [2023-05-31T06:23:08.697Z] -rwxrwxr-x 1 jenkins jenkins 140 May 31 06:17 docker-entrypoint.sh [2023-05-31T06:23:08.697Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:17 docs [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 31 06:17 go.mod [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 31482 May 31 06:17 go.sum [2023-05-31T06:23:08.697Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:17 internal [2023-05-31T06:23:08.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:17 snap [2023-05-31T06:23:08.697Z] -rw-rw-r-- 1 jenkins jenkins 231 May 31 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:23:09.062Z] + 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=c657260dc2c7e4e8c31097314038e209b728bedf --label arch=arm64 --label version=0.0.0 . [2023-05-31T06:23:09.339Z] Sending build context to Docker daemon 1.191MB [2023-05-31T06:23:09.339Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T06:23:09.339Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-31T06:23:09.339Z] ---> 5a925608221b [2023-05-31T06:23:09.339Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-31T06:23:09.607Z] ---> Running in f69634ec4f7b [2023-05-31T06:23:09.876Z] Removing intermediate container f69634ec4f7b [2023-05-31T06:23:09.876Z] ---> 3787932186a2 [2023-05-31T06:23:09.876Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T06:23:09.876Z] ---> Running in 44c732d2e342 [2023-05-31T06:23:10.145Z] Removing intermediate container 44c732d2e342 [2023-05-31T06:23:10.145Z] ---> a30d00fc1fd8 [2023-05-31T06:23:10.145Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-31T06:23:10.145Z] ---> Running in 32166f10f99c [2023-05-31T06:23:10.417Z] Removing intermediate container 32166f10f99c [2023-05-31T06:23:10.417Z] ---> 6f8a0a267c60 [2023-05-31T06:23:10.417Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-31T06:23:10.687Z] ---> Running in 46958038c7ed [2023-05-31T06:23:10.962Z] Removing intermediate container 46958038c7ed [2023-05-31T06:23:10.962Z] ---> 67ac032fad69 [2023-05-31T06:23:10.962Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T06:23:10.962Z] ---> Running in 147ab9d61c7a [2023-05-31T06:23:11.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T06:23:12.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T06:23:13.474Z] OK: 271 MiB in 67 packages [2023-05-31T06:23:14.440Z] Removing intermediate container 147ab9d61c7a [2023-05-31T06:23:14.440Z] ---> db38cfc6a88d [2023-05-31T06:23:14.440Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-31T06:23:14.440Z] ---> Running in 9a5e072b5ab0 [2023-05-31T06:23:14.707Z] Removing intermediate container 9a5e072b5ab0 [2023-05-31T06:23:14.707Z] ---> df24023be88a [2023-05-31T06:23:14.707Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-31T06:23:15.292Z] ---> f8b03d7e3091 [2023-05-31T06:23:15.292Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T06:23:15.292Z] ---> Running in 25362394799f [2023-05-31T06:23:17.876Z] Removing intermediate container 25362394799f [2023-05-31T06:23:17.876Z] ---> b9ade573755a [2023-05-31T06:23:17.877Z] Step 11/36 : COPY . . [2023-05-31T06:23:18.466Z] ---> 3faea2a2d473 [2023-05-31T06:23:18.466Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-31T06:23:18.466Z] ---> Running in 730c5e570d86 [2023-05-31T06:23:19.429Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:23:19.429Z]  Dload Upload Total Spent Left Speed [2023-05-31T06:23:19.693Z] 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3297 0 --:--:-- --:--:-- --:--:-- 3308 [2023-05-31T06:23:20.658Z] Removing intermediate container 730c5e570d86 [2023-05-31T06:23:20.658Z] ---> fcef2e4c280c [2023-05-31T06:23:20.658Z] Step 13/36 : RUN ${MAKE} [2023-05-31T06:23:20.658Z] ---> Running in 551496963fad [2023-05-31T06:23:21.244Z] 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-05-31T06:25:57.953Z] Removing intermediate container 551496963fad [2023-05-31T06:25:57.953Z] ---> 196d8af7086e [2023-05-31T06:25:57.953Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-31T06:25:57.953Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-31T06:25:57.953Z] 8766b47fe142: Pulling fs layer [2023-05-31T06:25:57.953Z] 8766b47fe142: Verifying Checksum [2023-05-31T06:25:57.953Z] 8766b47fe142: Download complete [2023-05-31T06:25:57.953Z] 8766b47fe142: Pull complete [2023-05-31T06:25:57.953Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-31T06:25:57.953Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-31T06:25:57.953Z] ---> 69d40e2cb93c [2023-05-31T06:25:57.953Z] Step 15/36 : FROM alpine:3.17 [2023-05-31T06:25:57.953Z] 3.17: Pulling from library/alpine [2023-05-31T06:25:57.953Z] c41833b44d91: Already exists [2023-05-31T06:25:57.953Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T06:25:57.953Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T06:25:57.953Z] ---> 51e60588ff2c [2023-05-31T06:25:57.953Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T06:25:57.953Z] ---> Running in dcfaca32e5e1 [2023-05-31T06:25:57.953Z] Removing intermediate container dcfaca32e5e1 [2023-05-31T06:25:57.953Z] ---> 6d6e9bdb81b0 [2023-05-31T06:25:57.953Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-31T06:25:57.953Z] ---> Running in 53a087cf83e2 [2023-05-31T06:25:57.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T06:25:57.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T06:25:57.953Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-31T06:25:57.953Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-31T06:25:57.953Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-31T06:25:57.953Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-31T06:25:57.953Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-31T06:25:57.953Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-31T06:25:57.953Z] (7/83) Installing libxcb (1.15-r0) [2023-05-31T06:25:57.953Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-31T06:25:57.953Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-31T06:25:57.953Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-31T06:25:57.953Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-31T06:25:57.953Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-31T06:25:57.953Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-31T06:25:57.953Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-31T06:25:57.953Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-31T06:25:57.953Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-31T06:25:57.953Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-31T06:25:57.953Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-31T06:25:57.953Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-31T06:25:57.953Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-31T06:25:57.953Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-31T06:25:57.953Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-31T06:25:57.953Z] (23/83) Installing glib (2.74.7-r0) [2023-05-31T06:25:57.953Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-31T06:25:57.953Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-31T06:25:57.953Z] (26/83) Installing libass (0.16.0-r1) [2023-05-31T06:25:57.953Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-31T06:25:57.953Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-31T06:25:57.953Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-31T06:25:57.953Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-31T06:25:57.953Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-31T06:25:57.953Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-31T06:25:57.953Z] (33/83) Installing libunistring (1.1-r0) [2023-05-31T06:25:57.953Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-31T06:25:57.953Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-05-31T06:25:57.953Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-05-31T06:25:57.953Z] (37/83) Installing lame (3.100-r2) [2023-05-31T06:25:57.953Z] (38/83) Installing opus (1.3.1-r1) [2023-05-31T06:25:57.953Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-31T06:25:57.953Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-31T06:25:57.953Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-31T06:25:57.953Z] (42/83) Installing orc (0.4.33-r0) [2023-05-31T06:25:57.953Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-31T06:25:57.953Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-31T06:25:57.953Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-31T06:25:57.953Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-31T06:25:57.953Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-31T06:25:57.953Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-31T06:25:57.953Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-31T06:25:57.953Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-31T06:25:57.953Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-31T06:25:57.953Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-31T06:25:57.953Z] (53/83) Installing libpulse (16.1-r6) [2023-05-31T06:25:57.953Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-31T06:25:57.953Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-31T06:25:57.953Z] (56/83) Installing librist (0.2.7-r0) [2023-05-31T06:25:57.953Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-31T06:25:57.953Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-31T06:25:57.953Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-31T06:25:57.953Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-31T06:25:57.953Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-31T06:25:57.953Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-31T06:25:57.953Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-31T06:25:57.953Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-31T06:25:57.953Z] (65/83) Installing libva (2.16.0-r0) [2023-05-31T06:25:57.953Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-31T06:25:57.953Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-31T06:25:57.953Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-31T06:25:57.953Z] (69/83) Installing libwebp (1.2.4-r2) [2023-05-31T06:25:57.953Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-31T06:25:57.953Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-31T06:25:57.953Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-31T06:25:57.953Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-31T06:25:57.953Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-31T06:25:57.953Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-31T06:25:57.953Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-31T06:25:57.953Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-31T06:25:57.953Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-31T06:25:57.953Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-31T06:25:57.953Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-31T06:25:57.953Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-31T06:25:57.953Z] (82/83) Installing kmod-libs (30-r1) [2023-05-31T06:25:57.953Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-31T06:25:57.953Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T06:25:57.953Z] Executing eudev-3.2.11-r4.trigger [2023-05-31T06:25:57.953Z] OK: 86 MiB in 98 packages [2023-05-31T06:25:57.953Z] Removing intermediate container 53a087cf83e2 [2023-05-31T06:25:57.953Z] ---> 73bcdfb6751f [2023-05-31T06:25:57.953Z] Step 18/36 : WORKDIR / [2023-05-31T06:25:57.953Z] ---> Running in 711ec130460c [2023-05-31T06:25:57.953Z] Removing intermediate container 711ec130460c [2023-05-31T06:25:57.953Z] ---> 9317552b23dd [2023-05-31T06:25:57.953Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-31T06:26:01.368Z] ---> 08da72571897 [2023-05-31T06:26:01.368Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-31T06:26:01.634Z] ---> 275e510f2be8 [2023-05-31T06:26:01.634Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-31T06:26:01.901Z] ---> 8d7beaf39d50 [2023-05-31T06:26:01.901Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-31T06:26:02.483Z] ---> 9d5ef0fdf2f4 [2023-05-31T06:26:02.483Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-31T06:26:03.063Z] ---> d36d1842c468 [2023-05-31T06:26:03.063Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-31T06:26:03.329Z] ---> 41227fe93f96 [2023-05-31T06:26:03.329Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-31T06:26:04.743Z] ---> 21f7822bb1b7 [2023-05-31T06:26:04.743Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-31T06:26:04.743Z] ---> Running in 59cf53dae1e7 [2023-05-31T06:26:06.686Z] Removing intermediate container 59cf53dae1e7 [2023-05-31T06:26:06.686Z] ---> 278500a1c88f [2023-05-31T06:26:06.686Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-31T06:26:06.686Z] ---> Running in 8f1a7e1e200c [2023-05-31T06:26:08.092Z] Removing intermediate container 8f1a7e1e200c [2023-05-31T06:26:08.092Z] ---> 68b871468768 [2023-05-31T06:26:08.092Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-31T06:26:08.092Z] ---> Running in 0d5212d6dd3a [2023-05-31T06:26:09.500Z] Removing intermediate container 0d5212d6dd3a [2023-05-31T06:26:09.500Z] ---> d35d2e09607f [2023-05-31T06:26:09.500Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-31T06:26:09.500Z] ---> Running in 852c752ed78e [2023-05-31T06:26:11.445Z] Removing intermediate container 852c752ed78e [2023-05-31T06:26:11.445Z] ---> 14c4858006f7 [2023-05-31T06:26:11.445Z] Step 30/36 : EXPOSE 59983 [2023-05-31T06:26:11.445Z] ---> Running in 2741d9914d99 [2023-05-31T06:26:11.445Z] Removing intermediate container 2741d9914d99 [2023-05-31T06:26:11.445Z] ---> 086ea332cfaa [2023-05-31T06:26:11.445Z] Step 31/36 : EXPOSE 8554 [2023-05-31T06:26:11.445Z] ---> Running in 323b78b5d0d4 [2023-05-31T06:26:11.711Z] Removing intermediate container 323b78b5d0d4 [2023-05-31T06:26:11.712Z] ---> 314e5e2a896a [2023-05-31T06:26:11.712Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-31T06:26:11.977Z] ---> Running in eec1ac8614ed [2023-05-31T06:26:12.244Z] Removing intermediate container eec1ac8614ed [2023-05-31T06:26:12.244Z] ---> 2aa890b91846 [2023-05-31T06:26:12.244Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-31T06:26:12.244Z] ---> Running in 59fe490e5644 [2023-05-31T06:26:12.509Z] Removing intermediate container 59fe490e5644 [2023-05-31T06:26:12.509Z] ---> bc20290b8b52 [2023-05-31T06:26:12.509Z] Step 34/36 : LABEL arch=arm64 [2023-05-31T06:26:12.509Z] ---> Running in ad7f7dc5754c [2023-05-31T06:26:12.775Z] Removing intermediate container ad7f7dc5754c [2023-05-31T06:26:12.775Z] ---> 80bdcc904e84 [2023-05-31T06:26:12.775Z] Step 35/36 : LABEL git_sha=c657260dc2c7e4e8c31097314038e209b728bedf [2023-05-31T06:26:13.039Z] ---> Running in c12bc7d551e6 [2023-05-31T06:26:13.304Z] Removing intermediate container c12bc7d551e6 [2023-05-31T06:26:13.304Z] ---> 658d3502b28f [2023-05-31T06:26:13.304Z] Step 36/36 : LABEL version=0.0.0 [2023-05-31T06:26:13.304Z] ---> Running in 633ceb312170 [2023-05-31T06:26:13.571Z] Removing intermediate container 633ceb312170 [2023-05-31T06:26:13.571Z] ---> f516d1f75fb1 [2023-05-31T06:26:13.571Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T06:26:13.571Z] Successfully built f516d1f75fb1 [2023-05-31T06:26:13.571Z] 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-05-31T06:26:14.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T06:26:14.003Z] [2023-05-31T06:26:14.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:26:14.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T06:26:14.332Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T06:26:14.332Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T06:26:14.332Z] 04944245beec: Pulling fs layer [2023-05-31T06:26:14.332Z] 699f458cf7ca: Pulling fs layer [2023-05-31T06:26:14.332Z] 765212b225bb: Pulling fs layer [2023-05-31T06:26:14.332Z] f23df028b6ca: Pulling fs layer [2023-05-31T06:26:14.332Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T06:26:14.332Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T06:26:14.332Z] 765212b225bb: Waiting [2023-05-31T06:26:14.332Z] f23df028b6ca: Waiting [2023-05-31T06:26:14.332Z] d65c8cfc05b1: Waiting [2023-05-31T06:26:14.332Z] 2437ff75d9bd: Waiting [2023-05-31T06:26:14.598Z] 04944245beec: Verifying Checksum [2023-05-31T06:26:14.598Z] 04944245beec: Download complete [2023-05-31T06:26:14.598Z] 765212b225bb: Verifying Checksum [2023-05-31T06:26:14.598Z] 765212b225bb: Download complete [2023-05-31T06:26:14.598Z] f23df028b6ca: Verifying Checksum [2023-05-31T06:26:14.598Z] f23df028b6ca: Download complete [2023-05-31T06:26:14.598Z] d65c8cfc05b1: Download complete [2023-05-31T06:26:14.865Z] 699f458cf7ca: Verifying Checksum [2023-05-31T06:26:14.865Z] 699f458cf7ca: Download complete [2023-05-31T06:26:15.132Z] 8998bd30e6a1: Download complete [2023-05-31T06:26:17.074Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T06:26:17.074Z] 2437ff75d9bd: Download complete [2023-05-31T06:26:19.027Z] 8998bd30e6a1: Pull complete [2023-05-31T06:26:19.611Z] 04944245beec: Pull complete [2023-05-31T06:26:21.020Z] 699f458cf7ca: Pull complete [2023-05-31T06:26:21.020Z] 765212b225bb: Pull complete [2023-05-31T06:26:21.978Z] f23df028b6ca: Pull complete [2023-05-31T06:26:21.978Z] d65c8cfc05b1: Pull complete [2023-05-31T06:26:36.963Z] 2437ff75d9bd: Pull complete [2023-05-31T06:26:36.963Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T06:26:36.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T06:26:36.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:26:37.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-17458 does not seem to be running inside a container [2023-05-31T06:26:37.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T06:26:39.807Z] $ docker top d1e98a8942c0c5cbf3f986c621fa937da1cd93b78944bcf7aee2a34a7e878db7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:40.649Z] ---> job-cost.sh [2023-05-31T06:26:40.650Z] lf-activate-venv: SKIPPING [2023-05-31T06:26:40.650Z] INFO: No Stack... [2023-05-31T06:26:41.606Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T06:26:42.187Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T06:26:42.822Z] + cat /w/workspace/device-usb-camera/2/archives/cost.csv [2023-05-31T06:26:42.822Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T06:26:42.877Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [2023-05-31T06:26:42.883Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] did not exist. Created. [2023-05-31T06:26:42.883Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T06:26:43.534Z] /w/workspace/device-usb-camera/2@tmp/durable-830cf1e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T06:26:44.179Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T06:26:44.201Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T06:26:44.247Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T06:26:44.256Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-258-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T06:26:44.276Z] $ docker stop --time=1 d1e98a8942c0c5cbf3f986c621fa937da1cd93b78944bcf7aee2a34a7e878db7 [2023-05-31T06:26:45.791Z] $ docker rm -f --volumes d1e98a8942c0c5cbf3f986c621fa937da1cd93b78944bcf7aee2a34a7e878db7 [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-05-31T06:26:46.160Z] provisioning config files... [2023-05-31T06:26:46.167Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config17826205422284100368tmp [Pipeline] { [Pipeline] sh [2023-05-31T06:26:46.460Z] + set +x [2023-05-31T06:26:46.461Z] + curl -s https://codecov.io/bash [2023-05-31T06:26:46.461Z] + bash -s -- [2023-05-31T06:26:46.461Z] [2023-05-31T06:26:46.461Z] _____ _ [2023-05-31T06:26:46.461Z] / ____| | | [2023-05-31T06:26:46.461Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T06:26:46.461Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T06:26:46.461Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T06:26:46.461Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T06:26:46.461Z] Bash-1.0.6 [2023-05-31T06:26:46.461Z] [2023-05-31T06:26:46.461Z] [2023-05-31T06:26:46.461Z] ==> git version 2.25.1 found [2023-05-31T06:26:46.461Z] ==> 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-05-31T06:26:46.461Z] Release-Date: 2020-01-08 [2023-05-31T06:26:46.461Z] 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-05-31T06:26:46.461Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T06:26:46.461Z] ==> Jenkins CI detected. [2023-05-31T06:26:46.461Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-258 [2023-05-31T06:26:46.461Z] project root: . [2023-05-31T06:26:46.461Z] --> token set from env [2023-05-31T06:26:46.461Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T06:26:46.461Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T06:26:46.461Z] ==> Python coveragepy not found [2023-05-31T06:26:46.461Z] ==> Searching for coverage reports in: [2023-05-31T06:26:46.461Z] + . [2023-05-31T06:26:46.461Z] -> Found 1 reports [2023-05-31T06:26:46.461Z] ==> Detecting git/mercurial file structure [2023-05-31T06:26:46.461Z] ==> Reading reports [2023-05-31T06:26:46.461Z] + ./coverage.out bytes=35569 [2023-05-31T06:26:46.461Z] ==> Appending adjustments [2023-05-31T06:26:46.461Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T06:26:46.719Z] + Found adjustments [2023-05-31T06:26:46.719Z] ==> Gzipping contents [2023-05-31T06:26:46.719Z] 8.0K /tmp/codecov.14ZRfy.gz [2023-05-31T06:26:46.719Z] ==> Uploading reports [2023-05-31T06:26:46.719Z] url: https://codecov.io [2023-05-31T06:26:46.719Z] query: branch=PR-258&commit=03563492655104dbabb106ae6a672902734b18a3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-258%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=258&job=&cmd_args= [2023-05-31T06:26:46.719Z] -> Pinging Codecov [2023-05-31T06:26:46.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-258&commit=03563492655104dbabb106ae6a672902734b18a3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-258%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=258&job=&cmd_args= [2023-05-31T06:26:46.719Z] -> Uploading to [2023-05-31T06:26:46.719Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/73D8F5FF140700D3E01443B452E23636/03563492655104dbabb106ae6a672902734b18a3/83763a12-ef6a-46e8-a452-444effc29264.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T062646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73f35e6163bf78b268b0c1c57e4ce5387a06ca81ea941d2cd227aff43215a26b [2023-05-31T06:26:46.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T06:26:46.719Z] Dload Upload Total Spent Left Speed [2023-05-31T06:26:46.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4860 0 0 100 4860 0 18134 --:--:-- --:--:-- --:--:-- 18134 [2023-05-31T06:26:46.977Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/03563492655104dbabb106ae6a672902734b18a3 [Pipeline] } [2023-05-31T06:26:46.983Z] 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-05-31T06:26:47.706Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-258/archives ] [2023-05-31T06:26:47.706Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-258/archives [2023-05-31T06:26:47.706Z] total 16 [2023-05-31T06:26:47.706Z] drwxr-xr-x 3 root root 4096 May 31 06:17 . [2023-05-31T06:26:47.706Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 06:17 .. [2023-05-31T06:26:47.706Z] drwxr-xr-x 2 root root 4096 May 31 06:17 cost [2023-05-31T06:26:47.706Z] -rw-r--r-- 1 root root 89 May 31 06:17 cost.csv [2023-05-31T06:26:47.706Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-258/archives [2023-05-31T06:26:47.706Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-258/archives [2023-05-31T06:26:47.706Z] total 16 [2023-05-31T06:26:47.706Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 06:17 . [2023-05-31T06:26:47.706Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 06:17 .. [2023-05-31T06:26:47.706Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 06:17 cost [2023-05-31T06:26:47.706Z] -rw-r--r-- 1 jenkins jenkins 89 May 31 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:47.996Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:48.854Z] ---> package-listing.sh [2023-05-31T06:26:48.855Z] ++ facter osfamily [2023-05-31T06:26:48.855Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T06:26:49.115Z] + OS_FAMILY=debian [2023-05-31T06:26:49.115Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-258 [2023-05-31T06:26:49.115Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T06:26:49.115Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T06:26:49.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T06:26:49.115Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T06:26:49.115Z] + '[' /w/workspace/foundry_device-usb-camera_PR-258 ']' [2023-05-31T06:26:49.115Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T06:26:49.115Z] + case "${OS_FAMILY}" in [2023-05-31T06:26:49.115Z] + dpkg -l [2023-05-31T06:26:49.115Z] + grep '^ii' [2023-05-31T06:26:49.115Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T06:26:49.115Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T06:26:49.115Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T06:26:49.115Z] + '[' /w/workspace/foundry_device-usb-camera_PR-258 ']' [2023-05-31T06:26:49.115Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-258/archives/ [2023-05-31T06:26:49.115Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-258/archives/ [Pipeline] echo [2023-05-31T06:26:49.123Z] 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-258/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-31T06:26:49.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T06:26:49.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T06:26:49.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T06:26:50.045Z] prd-ubuntu20.04-docker-8c-8g-17457 does not seem to be running inside a container [2023-05-31T06:26:50.072Z] $ 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-258/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-258 -v /w/workspace/foundry_device-usb-camera_PR-258:/w/workspace/foundry_device-usb-camera_PR-258:rw,z -v /w/workspace/foundry_device-usb-camera_PR-258@tmp:/w/workspace/foundry_device-usb-camera_PR-258@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T06:26:50.260Z] $ docker top e3c7b5970a1d1c70371773178a49f7299e56cc7df6893f00b9fe09a388a077ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T06:26:50.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T06:26:50.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T06:26:51.181Z] + ls /var/log/sa-host [2023-05-31T06:26:51.181Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T06:26:51.352Z] provisioning config files... [2023-05-31T06:26:51.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-258@tmp/config259637163450894430tmp [Pipeline] { [Pipeline] echo [2023-05-31T06:26:51.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:51.658Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T06:26:51.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:51.997Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T06:26:52.006Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:52.289Z] ---> sudo-logs.sh [2023-05-31T06:26:52.289Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T06:26:52.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:52.600Z] ---> job-cost.sh [2023-05-31T06:26:52.600Z] lf-activate-venv: SKIPPING [2023-05-31T06:26:52.600Z] DEBUG: total: 0.2199999988079071 [2023-05-31T06:26:52.600Z] INFO: Retrieving Stack Cost... [2023-05-31T06:26:52.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T06:26:53.430Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T06:26:53.442Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T06:26:53.722Z] ---> logs-deploy.sh [2023-05-31T06:26:53.722Z] lf-activate-venv: SKIPPING [2023-05-31T06:26:53.722Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-258/2 [2023-05-31T06:26:53.722Z] INFO: archiving workspace using pattern(s): [2023-05-31T06:26:54.655Z] Archives upload complete. [2023-05-31T06:26:54.655Z] INFO: archiving logs to Nexus