Pull request #324 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9+13352f24e58da81b3f3e81f321a07043710bb44e (25a46f76f0aa0b0b9bd35f82e77fbbfcb4f79a01) 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-ssh2255632745476146290.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16154038649697427451.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2987906801819572244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2003305290849137828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15895946052336103832.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6769797361767071855.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2019 in /w/workspace/foundry_device-usb-camera_PR-324 [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-324 # 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/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 13352f24e58da81b3f3e81f321a07043710bb44e into PR head commit 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 Merge succeeded, producing 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 Checking out Revision 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 (PR-324) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 # 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 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-01T17:23:25.905Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-01T17:23:26.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-01T17:23:26.219Z] ========================================================= [2024-03-01T17:23:26.219Z] EdgeX Global Pipelines Version Info [2024-03-01T17:23:26.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:23:26.956Z] ------------------- [2024-03-01T17:23:26.956Z] stable info: [2024-03-01T17:23:26.956Z] ------------------- [2024-03-01T17:23:26.956Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-01T17:23:26.956Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T17:23:26.956Z] Message: update stable to v1.0.258 [2024-03-01T17:23:27.527Z] ------------------- [2024-03-01T17:23:27.527Z] experimental info: [2024-03-01T17:23:27.527Z] ------------------- [2024-03-01T17:23:27.527Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-01T17:23:27.527Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T17:23:27.527Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-01T17:23:27.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-03-01T17:23:27.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-03-01T17:23:27.854Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-01T17:23:27.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-01T17:23:27.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-01T17:23:28.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-01T17:23:28.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-01T17:23:28.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-01T17:23:28.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-01T17:23:28.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-01T17:23:28.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-01T17:23:28.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-03-01T17:23:28.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-01T17:23:28.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-01T17:23:28.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T17:23:28.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T17:23:28.658Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-01T17:23:28.721Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-01T17:23:28.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-01T17:23:28.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-01T17:23:28.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-01T17:23:28.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-01T17:23:29.042Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-01T17:23:29.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-01T17:23:29.186Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-01T17:23:29.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-01T17:23:29.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-01T17:23:29.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo [2024-03-01T17:23:29.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo [2024-03-01T17:23:29.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo [2024-03-01T17:23:29.611Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [Pipeline] echo [2024-03-01T17:23:29.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38b1715 [Pipeline] echo [2024-03-01T17:23:29.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T17:23:29.904Z] provisioning config files... [2024-03-01T17:23:29.917Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-324@tmp/config9948920740527173589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:23:30.314Z] ---> ****-login.sh [2024-03-01T17:23:30.314Z] nexus3.edgexfoundry.org:10001 [2024-03-01T17:23:30.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:30.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:30.575Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:30.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:30.575Z] [2024-03-01T17:23:30.575Z] Login Succeeded [2024-03-01T17:23:30.575Z] nexus3.edgexfoundry.org:10002 [2024-03-01T17:23:30.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:30.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:30.836Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:30.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:30.836Z] [2024-03-01T17:23:30.836Z] Login Succeeded [2024-03-01T17:23:30.836Z] nexus3.edgexfoundry.org:10003 [2024-03-01T17:23:30.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:30.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:30.836Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:30.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:30.836Z] [2024-03-01T17:23:30.836Z] Login Succeeded [2024-03-01T17:23:30.836Z] nexus3.edgexfoundry.org:10004 [2024-03-01T17:23:30.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:31.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:31.097Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:31.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:31.097Z] [2024-03-01T17:23:31.097Z] Login Succeeded [2024-03-01T17:23:31.097Z] ****.io [2024-03-01T17:23:31.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:31.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:31.359Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:31.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:31.359Z] [2024-03-01T17:23:31.359Z] Login Succeeded [2024-03-01T17:23:31.359Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T17:23:31.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-01T17:23:32.167Z] + git rev-list -1 --merges 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9~1..38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [Pipeline] echo [2024-03-01T17:23:32.213Z] -----------> git rev-list -1 --merges 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9~1..38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [false] [Pipeline] sh [2024-03-01T17:23:32.538Z] + git log --format=format:%s -1 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [Pipeline] echo [2024-03-01T17:23:32.580Z] ========================================================= [2024-03-01T17:23:32.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-01T17:23:32.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T17:23:33.059Z] + git log --format=format:%s -1 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [Pipeline] echo [2024-03-01T17:23:33.090Z] [semverPrep] GIT_COMMIT: 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo [2024-03-01T17:23:33.142Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-01T17:23:33.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T17:23:33.578Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-01T17:23:33.578Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-01T17:23:33.578Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-01T17:23:33.578Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-01T17:23:33.578Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-01T17:23:33.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:23:34.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T17:23:34.082Z] [2024-03-01T17:23:34.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:23:34.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T17:23:34.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-01T17:23:34.474Z] b85a868b505f: Pulling fs layer [2024-03-01T17:23:34.474Z] e2be974225ed: Pulling fs layer [2024-03-01T17:23:34.474Z] 339a4e72a1f5: Pulling fs layer [2024-03-01T17:23:34.474Z] 988bab9f4d93: Pulling fs layer [2024-03-01T17:23:34.474Z] 1469e6f7b9e6: Pulling fs layer [2024-03-01T17:23:34.474Z] eaf3925da568: Pulling fs layer [2024-03-01T17:23:34.474Z] bab4dde63d76: Pulling fs layer [2024-03-01T17:23:34.474Z] bde34c3a00c8: Pulling fs layer [2024-03-01T17:23:34.474Z] b352a97aabf1: Pulling fs layer [2024-03-01T17:23:34.474Z] 4872d77fe225: Pulling fs layer [2024-03-01T17:23:34.474Z] 5851b861e8e6: Pulling fs layer [2024-03-01T17:23:34.474Z] 988bab9f4d93: Waiting [2024-03-01T17:23:34.474Z] eaf3925da568: Waiting [2024-03-01T17:23:34.474Z] 1469e6f7b9e6: Waiting [2024-03-01T17:23:34.474Z] bab4dde63d76: Waiting [2024-03-01T17:23:34.474Z] bde34c3a00c8: Waiting [2024-03-01T17:23:34.474Z] b352a97aabf1: Waiting [2024-03-01T17:23:34.474Z] 4872d77fe225: Waiting [2024-03-01T17:23:34.474Z] 5851b861e8e6: Waiting [2024-03-01T17:23:34.474Z] e2be974225ed: Verifying Checksum [2024-03-01T17:23:34.474Z] e2be974225ed: Download complete [2024-03-01T17:23:34.474Z] 988bab9f4d93: Verifying Checksum [2024-03-01T17:23:34.474Z] 988bab9f4d93: Download complete [2024-03-01T17:23:34.474Z] 1469e6f7b9e6: Verifying Checksum [2024-03-01T17:23:34.474Z] 1469e6f7b9e6: Download complete [2024-03-01T17:23:34.474Z] eaf3925da568: Verifying Checksum [2024-03-01T17:23:34.474Z] eaf3925da568: Download complete [2024-03-01T17:23:34.474Z] 339a4e72a1f5: Verifying Checksum [2024-03-01T17:23:34.474Z] 339a4e72a1f5: Download complete [2024-03-01T17:23:34.732Z] bde34c3a00c8: Verifying Checksum [2024-03-01T17:23:34.732Z] bde34c3a00c8: Download complete [2024-03-01T17:23:34.732Z] b352a97aabf1: Download complete [2024-03-01T17:23:34.732Z] 4872d77fe225: Download complete [2024-03-01T17:23:34.732Z] 5851b861e8e6: Verifying Checksum [2024-03-01T17:23:34.732Z] 5851b861e8e6: Download complete [2024-03-01T17:23:34.732Z] b85a868b505f: Verifying Checksum [2024-03-01T17:23:34.732Z] b85a868b505f: Download complete [2024-03-01T17:23:34.991Z] bab4dde63d76: Verifying Checksum [2024-03-01T17:23:34.991Z] bab4dde63d76: Download complete [2024-03-01T17:23:35.926Z] b85a868b505f: Pull complete [2024-03-01T17:23:35.926Z] e2be974225ed: Pull complete [2024-03-01T17:23:36.495Z] 339a4e72a1f5: Pull complete [2024-03-01T17:23:36.495Z] 988bab9f4d93: Pull complete [2024-03-01T17:23:36.754Z] 1469e6f7b9e6: Pull complete [2024-03-01T17:23:36.754Z] eaf3925da568: Pull complete [2024-03-01T17:23:38.659Z] bab4dde63d76: Pull complete [2024-03-01T17:23:38.659Z] bde34c3a00c8: Pull complete [2024-03-01T17:23:38.659Z] b352a97aabf1: Pull complete [2024-03-01T17:23:38.659Z] 4872d77fe225: Pull complete [2024-03-01T17:23:38.659Z] 5851b861e8e6: Pull complete [2024-03-01T17:23:38.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-01T17:23:38.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T17:23:38.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:23:39.087Z] prd-ubuntu20.04-docker-8c-8g-2019 does not seem to be running inside a container [2024-03-01T17:23:39.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-324 -v /w/workspace/foundry_device-usb-camera_PR-324:/w/workspace/foundry_device-usb-camera_PR-324:rw,z -v /w/workspace/foundry_device-usb-camera_PR-324@tmp:/w/workspace/foundry_device-usb-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-01T17:23:42.573Z] $ docker top b2e9a5d63fcb491ebebfc06e7d03351f05fc6264c4f0d9ed76408bfe2bbc70a4 -eo pid,comm [2024-03-01T17:23:42.623Z] 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). [2024-03-01T17:23:42.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T17:23:42.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T17:23:42.814Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T17:23:42.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T17:23:42.933Z] $ docker exec b2e9a5d63fcb491ebebfc06e7d03351f05fc6264c4f0d9ed76408bfe2bbc70a4 ssh-agent [2024-03-01T17:23:43.032Z] SSH_AUTH_SOCK=/tmp/ssh-bS4wV2wuKkz6/agent.32 [2024-03-01T17:23:43.032Z] SSH_AGENT_PID=38 [2024-03-01T17:23:43.039Z] Running ssh-add (command line suppressed) [2024-03-01T17:23:43.137Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-324@tmp/private_key_9643367301507852561.key (/w/workspace/foundry_device-usb-camera_PR-324@tmp/private_key_9643367301507852561.key) [2024-03-01T17:23:43.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T17:23:43.505Z] + git tag --points-at HEAD [Pipeline] } [2024-03-01T17:23:43.536Z] $ docker exec --env ******** --env ******** b2e9a5d63fcb491ebebfc06e7d03351f05fc6264c4f0d9ed76408bfe2bbc70a4 ssh-agent -k [2024-03-01T17:23:43.629Z] unset SSH_AUTH_SOCK; [2024-03-01T17:23:43.630Z] unset SSH_AGENT_PID; [2024-03-01T17:23:43.630Z] echo Agent pid 38 killed; [2024-03-01T17:23:43.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-01T17:23:43.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T17:23:43.770Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T17:23:43.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T17:23:43.877Z] $ docker exec b2e9a5d63fcb491ebebfc06e7d03351f05fc6264c4f0d9ed76408bfe2bbc70a4 ssh-agent [2024-03-01T17:23:43.976Z] SSH_AUTH_SOCK=/tmp/ssh-f81Ri5SjmTfW/agent.70 [2024-03-01T17:23:43.976Z] SSH_AGENT_PID=76 [2024-03-01T17:23:43.982Z] Running ssh-add (command line suppressed) [2024-03-01T17:23:44.086Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-324@tmp/private_key_9267840656891031937.key (/w/workspace/foundry_device-usb-camera_PR-324@tmp/private_key_9267840656891031937.key) [2024-03-01T17:23:44.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T17:23:44.448Z] + git semver init [2024-03-01T17:23:44.708Z] 2024-03-01 17:23:44,619 [run_init] DEBUG init version:0.0.0 force:False [2024-03-01T17:23:44.708Z] 2024-03-01 17:23:44,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-324/.semver [2024-03-01T17:23:44.708Z] 2024-03-01 17:23:44,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-324/.semver [2024-03-01T17:23:44.708Z] 2024-03-01 17:23:44,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-324/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-324, universal_newlines=False, shell=None, istream=None) [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,570 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-324/.git/info/exclude [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-324/.semver/PR-324 with force:False [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,571 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-324/.semver/PR-324 [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,575 [execute] INFO git cat-file --batch-check [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,580 [execute] INFO git cat-file --batch [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T17:23:45.646Z] 2024-03-01 17:23:45,585 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-324/.semver/PR-324 [2024-03-01T17:23:45.646Z] 0.0.0 [Pipeline] } [2024-03-01T17:23:45.678Z] $ docker exec --env ******** --env ******** b2e9a5d63fcb491ebebfc06e7d03351f05fc6264c4f0d9ed76408bfe2bbc70a4 ssh-agent -k [2024-03-01T17:23:45.765Z] unset SSH_AUTH_SOCK; [2024-03-01T17:23:45.765Z] unset SSH_AGENT_PID; [2024-03-01T17:23:45.765Z] echo Agent pid 76 killed; [2024-03-01T17:23:45.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T17:23:46.270Z] + git semver [Pipeline] } [2024-03-01T17:23:46.558Z] $ docker stop --time=1 b2e9a5d63fcb491ebebfc06e7d03351f05fc6264c4f0d9ed76408bfe2bbc70a4 [2024-03-01T17:23:47.854Z] $ docker rm -f --volumes b2e9a5d63fcb491ebebfc06e7d03351f05fc6264c4f0d9ed76408bfe2bbc70a4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T17:23:48.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-01T17:23:48.626Z] Stashed 1 file(s) [Pipeline] echo [2024-03-01T17:23:48.641Z] [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 [2024-03-01T17:23:49.468Z] provisioning config files... [2024-03-01T17:23:49.481Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-324@tmp/config7911997826742205627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:23:49.875Z] ---> ****-login.sh [2024-03-01T17:23:49.875Z] nexus3.edgexfoundry.org:10001 [2024-03-01T17:23:49.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:49.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:49.875Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:49.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:49.875Z] [2024-03-01T17:23:49.875Z] Login Succeeded [2024-03-01T17:23:49.875Z] nexus3.edgexfoundry.org:10002 [2024-03-01T17:23:49.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:49.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:49.875Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:49.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:49.875Z] [2024-03-01T17:23:49.875Z] Login Succeeded [2024-03-01T17:23:49.875Z] nexus3.edgexfoundry.org:10003 [2024-03-01T17:23:50.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:50.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:50.135Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:50.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:50.135Z] [2024-03-01T17:23:50.135Z] Login Succeeded [2024-03-01T17:23:50.135Z] nexus3.edgexfoundry.org:10004 [2024-03-01T17:23:50.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:50.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:50.135Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:50.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:50.135Z] [2024-03-01T17:23:50.135Z] Login Succeeded [2024-03-01T17:23:50.135Z] ****.io [2024-03-01T17:23:50.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:23:50.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:23:50.396Z] Configure a credential helper to remove this warning. See [2024-03-01T17:23:50.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:23:50.396Z] [2024-03-01T17:23:50.396Z] Login Succeeded [2024-03-01T17:23:50.396Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T17:23:50.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-01T17:23:50.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T17:23:50.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T17:23:50.871Z] ========================================================= [2024-03-01T17:23:50.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-01T17:23:50.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:23:51.452Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-01T17:23:51.452Z] Sending build context to Docker daemon 14.39MB [2024-03-01T17:23:51.452Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T17:23:51.452Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-01T17:23:51.452Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-01T17:23:51.452Z] 7264a8db6415: Pulling fs layer [2024-03-01T17:23:51.452Z] c4d48a809fc2: Pulling fs layer [2024-03-01T17:23:51.452Z] 4f1c88b9dad5: Pulling fs layer [2024-03-01T17:23:51.452Z] ad3a456e5733: Pulling fs layer [2024-03-01T17:23:51.452Z] 69c7f0334f64: Pulling fs layer [2024-03-01T17:23:51.452Z] 1f1c1a5573a3: Pulling fs layer [2024-03-01T17:23:51.452Z] ce7588e14bc9: Pulling fs layer [2024-03-01T17:23:51.452Z] b5e4710f87ac: Pulling fs layer [2024-03-01T17:23:51.452Z] 69c7f0334f64: Waiting [2024-03-01T17:23:51.452Z] 1f1c1a5573a3: Waiting [2024-03-01T17:23:51.452Z] ce7588e14bc9: Waiting [2024-03-01T17:23:51.452Z] b5e4710f87ac: Waiting [2024-03-01T17:23:51.452Z] ad3a456e5733: Waiting [2024-03-01T17:23:51.712Z] c4d48a809fc2: Download complete [2024-03-01T17:23:51.712Z] ad3a456e5733: Verifying Checksum [2024-03-01T17:23:51.712Z] ad3a456e5733: Download complete [2024-03-01T17:23:51.712Z] 69c7f0334f64: Verifying Checksum [2024-03-01T17:23:51.712Z] 69c7f0334f64: Download complete [2024-03-01T17:23:51.712Z] 7264a8db6415: Verifying Checksum [2024-03-01T17:23:51.712Z] 7264a8db6415: Download complete [2024-03-01T17:23:51.712Z] 1f1c1a5573a3: Verifying Checksum [2024-03-01T17:23:51.712Z] 1f1c1a5573a3: Download complete [2024-03-01T17:23:51.712Z] 7264a8db6415: Pull complete [2024-03-01T17:23:51.974Z] b5e4710f87ac: Verifying Checksum [2024-03-01T17:23:51.974Z] b5e4710f87ac: Download complete [2024-03-01T17:23:51.974Z] c4d48a809fc2: Pull complete [2024-03-01T17:23:51.974Z] 4f1c88b9dad5: Verifying Checksum [2024-03-01T17:23:51.974Z] 4f1c88b9dad5: Download complete [2024-03-01T17:23:52.540Z] ce7588e14bc9: Verifying Checksum [2024-03-01T17:23:52.540Z] ce7588e14bc9: Download complete [2024-03-01T17:23:55.067Z] 4f1c88b9dad5: Pull complete [2024-03-01T17:23:55.327Z] ad3a456e5733: Pull complete [2024-03-01T17:23:55.327Z] 69c7f0334f64: Pull complete [2024-03-01T17:23:55.327Z] 1f1c1a5573a3: Pull complete [2024-03-01T17:23:57.863Z] ce7588e14bc9: Pull complete [2024-03-01T17:23:58.133Z] b5e4710f87ac: Pull complete [2024-03-01T17:23:58.133Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-01T17:23:58.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-01T17:23:58.133Z] ---> 88b5674ff536 [2024-03-01T17:23:58.133Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-01T17:24:03.411Z] ---> Running in f07269fb10f1 [2024-03-01T17:24:03.670Z] Removing intermediate container f07269fb10f1 [2024-03-01T17:24:03.670Z] ---> 5f5704fc90bc [2024-03-01T17:24:03.670Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T17:24:03.670Z] ---> Running in 702480e8256a [2024-03-01T17:24:03.670Z] Removing intermediate container 702480e8256a [2024-03-01T17:24:03.670Z] ---> 14a0f720779f [2024-03-01T17:24:03.670Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-01T17:24:03.670Z] ---> Running in 0088056aace0 [2024-03-01T17:24:03.929Z] Removing intermediate container 0088056aace0 [2024-03-01T17:24:03.929Z] ---> 5f3fa027fcd0 [2024-03-01T17:24:03.929Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-01T17:24:03.929Z] ---> Running in d717cc04b280 [2024-03-01T17:24:03.929Z] Removing intermediate container d717cc04b280 [2024-03-01T17:24:03.929Z] ---> 5a82132c5b56 [2024-03-01T17:24:03.929Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T17:24:03.929Z] ---> Running in ea1df79fc039 [2024-03-01T17:24:04.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T17:24:04.241Z] Still waiting to schedule task [2024-03-01T17:24:04.242Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-01T17:24:06.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T17:24:07.297Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-01T17:24:07.297Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-01T17:24:07.297Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-01T17:24:07.297Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-01T17:24:07.297Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-01T17:24:07.297Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-01T17:24:07.866Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-01T17:24:07.866Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-01T17:24:07.866Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-01T17:24:07.866Z] (10/13) Installing kmod-libs (30-r3) [2024-03-01T17:24:07.866Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-01T17:24:07.866Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-01T17:24:07.866Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-01T17:24:07.866Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T17:24:07.866Z] Executing eudev-3.2.11-r8.trigger [2024-03-01T17:24:07.866Z] OK: 271 MiB in 65 packages [2024-03-01T17:24:08.435Z] Removing intermediate container ea1df79fc039 [2024-03-01T17:24:08.435Z] ---> 622faa7414fb [2024-03-01T17:24:08.435Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-01T17:24:08.435Z] ---> Running in 8cfa2617229f [2024-03-01T17:24:08.694Z] Removing intermediate container 8cfa2617229f [2024-03-01T17:24:08.694Z] ---> 7dba8071015f [2024-03-01T17:24:08.694Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-01T17:24:08.694Z] ---> e552b57bdc40 [2024-03-01T17:24:08.694Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T17:24:08.694Z] ---> Running in 185beb273c69 [2024-03-01T17:24:40.796Z] Removing intermediate container 185beb273c69 [2024-03-01T17:24:40.796Z] ---> 6b08af3809e5 [2024-03-01T17:24:40.796Z] Step 11/13 : COPY . . [2024-03-01T17:24:40.796Z] ---> c6437c4b305d [2024-03-01T17:24:40.796Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-01T17:24:40.796Z] ---> Running in 65c6428b8dfc [2024-03-01T17:24:40.796Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T17:24:40.796Z] Dload Upload Total Spent Left Speed [2024-03-01T17:24:40.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062    0     0   9529      0 --:--:-- --:--:-- --:--:--  9482 100  1062  100  1062    0     0   8956      0 --:--:-- --:--:-- --:--:-- 8924 [2024-03-01T17:24:40.796Z] Removing intermediate container 65c6428b8dfc [2024-03-01T17:24:40.796Z] ---> 93bb27301ab0 [2024-03-01T17:24:40.796Z] Step 13/13 : RUN ${MAKE} [2024-03-01T17:24:40.796Z] ---> Running in 07ded8ab9bbb [2024-03-01T17:24:41.056Z] noop [2024-03-01T17:24:41.316Z] Removing intermediate container 07ded8ab9bbb [2024-03-01T17:24:41.316Z] ---> beaff921669b [2024-03-01T17:24:41.316Z] Successfully built beaff921669b [2024-03-01T17:24:41.316Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:24:41.851Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T17:24:41.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:24:42.053Z] prd-ubuntu20.04-docker-8c-8g-2019 does not seem to be running inside a container [2024-03-01T17:24:42.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-324 -v /w/workspace/foundry_device-usb-camera_PR-324:/w/workspace/foundry_device-usb-camera_PR-324:rw,z -v /w/workspace/foundry_device-usb-camera_PR-324@tmp:/w/workspace/foundry_device-usb-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-01T17:24:42.413Z] $ docker top 7a098ec302197b8d0875d49fcf45d44bb37edaf6ef504a700e80453d97df570f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T17:24:42.877Z] + go version [2024-03-01T17:24:42.877Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-01T17:24:42.914Z] $ docker stop --time=1 7a098ec302197b8d0875d49fcf45d44bb37edaf6ef504a700e80453d97df570f [2024-03-01T17:24:44.175Z] $ docker rm -f --volumes 7a098ec302197b8d0875d49fcf45d44bb37edaf6ef504a700e80453d97df570f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:24:45.314Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T17:24:45.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:24:45.526Z] prd-ubuntu20.04-docker-8c-8g-2019 does not seem to be running inside a container [2024-03-01T17:24:45.559Z] $ 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-324 -v /w/workspace/foundry_device-usb-camera_PR-324:/w/workspace/foundry_device-usb-camera_PR-324:rw,z -v /w/workspace/foundry_device-usb-camera_PR-324@tmp:/w/workspace/foundry_device-usb-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-01T17:24:45.905Z] $ docker top 67b32fb1968733041763f5ba6d3929eb73c87ef5948c28ce9936a07e79b797ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T17:24:46.372Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-324 [Pipeline] fileExists [Pipeline] sh [2024-03-01T17:24:46.776Z] + make test [2024-03-01T17:24:46.776Z] go test ./... -coverprofile=coverage.out ./... [2024-03-01T17:24:48.151Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-01T17:24:58.139Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-01T17:24:58.139Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements [2024-03-01T17:25:04.695Z] go vet ./... [2024-03-01T17:25:07.972Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T17:25:07.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T17:25:07.972Z] ./bin/test-attribution-txt.sh [2024-03-01T17:25:07.972Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-01T17:25:08.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-01T17:25:08.089Z] $ docker stop --time=1 67b32fb1968733041763f5ba6d3929eb73c87ef5948c28ce9936a07e79b797ab [2024-03-01T17:25:12.123Z] $ docker rm -f --volumes 67b32fb1968733041763f5ba6d3929eb73c87ef5948c28ce9936a07e79b797ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T17:25:12.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-01T17:25:12.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-01T17:25:13.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T17:25:13.878Z] + ls -al . [2024-03-01T17:25:13.878Z] total 224 [2024-03-01T17:25:13.878Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 17:24 . [2024-03-01T17:25:13.878Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:23 .. [2024-03-01T17:25:13.878Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:24 .git [2024-03-01T17:25:13.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:23 .github [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 1 17:23 .gitignore [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 1 17:23 .golangci.yml [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:23 .hadolint.yml [2024-03-01T17:25:13.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:23 .semver [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 1 17:23 Attribution.txt [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 1 17:23 CHANGELOG.md [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 1 17:23 Dockerfile [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:23 GOVERNANCE.md [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:23 Jenkinsfile [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:23 LICENSE [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 1 17:23 Makefile [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:23 OWNERS.md [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 1 17:23 README.md [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 17:23 VERSION [2024-03-01T17:25:13.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:23 bin [2024-03-01T17:25:13.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:23 cmd [2024-03-01T17:25:13.878Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 1 17:24 coverage.out [2024-03-01T17:25:13.878Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 1 17:23 docker-entrypoint.sh [2024-03-01T17:25:13.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:23 docs [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 3969 Mar 1 17:23 go.mod [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 34078 Mar 1 17:23 go.sum [2024-03-01T17:25:13.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:23 internal [2024-03-01T17:25:13.878Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:25:14.333Z] + 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=38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 --label arch=amd64 --label version=0.0.0 . [2024-03-01T17:25:14.334Z] Sending build context to Docker daemon 14.44MB [2024-03-01T17:25:14.334Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T17:25:14.334Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-01T17:25:14.334Z] ---> beaff921669b [2024-03-01T17:25:14.334Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-01T17:25:14.596Z] ---> Running in 08c0f9ec284e [2024-03-01T17:25:14.856Z] Removing intermediate container 08c0f9ec284e [2024-03-01T17:25:14.856Z] ---> 69449f509909 [2024-03-01T17:25:14.856Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T17:25:14.856Z] ---> Running in 82413b8974cf [2024-03-01T17:25:14.856Z] Removing intermediate container 82413b8974cf [2024-03-01T17:25:14.856Z] ---> 8cee7886dbaf [2024-03-01T17:25:14.856Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-01T17:25:14.856Z] ---> Running in 8641d1f1b61e [2024-03-01T17:25:14.856Z] Removing intermediate container 8641d1f1b61e [2024-03-01T17:25:14.856Z] ---> 393927e90e5f [2024-03-01T17:25:14.856Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-01T17:25:15.116Z] ---> Running in 58abeb2378ec [2024-03-01T17:25:15.116Z] Removing intermediate container 58abeb2378ec [2024-03-01T17:25:15.116Z] ---> e72c13dc0982 [2024-03-01T17:25:15.116Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T17:25:15.116Z] ---> Running in 69eff871f65b [2024-03-01T17:25:15.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T17:25:15.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T17:25:15.896Z] OK: 271 MiB in 65 packages [2024-03-01T17:25:16.464Z] Removing intermediate container 69eff871f65b [2024-03-01T17:25:16.464Z] ---> abb0822c6562 [2024-03-01T17:25:16.464Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-01T17:25:16.464Z] ---> Running in 12cb0adaa261 [2024-03-01T17:25:16.464Z] Removing intermediate container 12cb0adaa261 [2024-03-01T17:25:16.464Z] ---> 453e9bff9957 [2024-03-01T17:25:16.464Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-01T17:25:16.464Z] ---> 0b25b57ceedc [2024-03-01T17:25:16.464Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T17:25:16.464Z] ---> Running in 9037f92f82f2 [2024-03-01T17:25:17.032Z] Removing intermediate container 9037f92f82f2 [2024-03-01T17:25:17.032Z] ---> 336fdedab480 [2024-03-01T17:25:17.032Z] Step 11/37 : COPY . . [2024-03-01T17:25:17.970Z] ---> 39fb9af40348 [2024-03-01T17:25:17.970Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-01T17:25:17.970Z] ---> Running in c9e9c6cf87b6 [2024-03-01T17:25:18.234Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T17:25:18.234Z] Dload Upload Total Spent Left Speed [2024-03-01T17:25:18.234Z]  0  0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31725 0 --:--:-- --:--:-- --:--:-- 32181 [2024-03-01T17:25:18.493Z] Removing intermediate container c9e9c6cf87b6 [2024-03-01T17:25:18.493Z] ---> 54db96518059 [2024-03-01T17:25:18.493Z] Step 13/37 : RUN ${MAKE} [2024-03-01T17:25:18.493Z] ---> Running in 8ce97d31875f [2024-03-01T17:25:18.752Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-01T17:25:40.670Z] Removing intermediate container 8ce97d31875f [2024-03-01T17:25:40.670Z] ---> 0974669b0f74 [2024-03-01T17:25:40.670Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-01T17:25:40.929Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-01T17:25:40.929Z] 4acc49c71d14: Pulling fs layer [2024-03-01T17:25:41.494Z] 4acc49c71d14: Verifying Checksum [2024-03-01T17:25:41.494Z] 4acc49c71d14: Download complete [2024-03-01T17:25:41.752Z] 4acc49c71d14: Pull complete [2024-03-01T17:25:41.753Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-01T17:25:41.753Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-01T17:25:41.753Z] ---> 01a2bd3e5fff [2024-03-01T17:25:41.753Z] Step 15/37 : FROM alpine:3.18 [2024-03-01T17:25:42.010Z] 3.18: Pulling from library/alpine [2024-03-01T17:25:42.010Z] 619be1103602: Pulling fs layer [2024-03-01T17:25:42.268Z] 619be1103602: Verifying Checksum [2024-03-01T17:25:42.268Z] 619be1103602: Download complete [2024-03-01T17:25:42.526Z] 619be1103602: Pull complete [2024-03-01T17:25:42.526Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T17:25:42.526Z] Status: Downloaded newer image for alpine:3.18 [2024-03-01T17:25:42.526Z] ---> d3782b16ccc9 [2024-03-01T17:25:42.526Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-01T17:25:43.093Z] ---> Running in 1a392a72de85 [2024-03-01T17:25:43.093Z] Removing intermediate container 1a392a72de85 [2024-03-01T17:25:43.093Z] ---> 5ee5ea15ef35 [2024-03-01T17:25:43.093Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-01T17:25:43.093Z] ---> Running in 152769d46bda [2024-03-01T17:25:43.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T17:25:43.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T17:25:43.378Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2020 in /w/workspace/foundry_device-usb-camera_PR-324 [Pipeline] { [Pipeline] ws [2024-03-01T17:25:43.477Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-03-01T17:25:43.580Z] Selected Git installation does not exist. Using Default [2024-03-01T17:25:43.580Z] The recommended git tool is: NONE [2024-03-01T17:25:43.609Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-03-01T17:25:43.609Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-03-01T17:25:43.609Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-03-01T17:25:43.869Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-03-01T17:25:43.869Z] (5/107) Installing libxau (1.0.11-r2) [2024-03-01T17:25:43.869Z] (6/107) Installing libmd (1.0.4-r2) [2024-03-01T17:25:43.869Z] (7/107) Installing libbsd (0.11.7-r1) [2024-03-01T17:25:43.869Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-03-01T17:25:43.869Z] (9/107) Installing libxcb (1.15-r1) [2024-03-01T17:25:43.869Z] (10/107) Installing libx11 (1.8.7-r0) [2024-03-01T17:25:43.869Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-03-01T17:25:43.869Z] (12/107) Installing libpciaccess (0.17-r2) [2024-03-01T17:25:43.869Z] (13/107) Installing libdrm (2.4.115-r4) [2024-03-01T17:25:43.869Z] (14/107) Installing libxext (1.3.5-r2) [2024-03-01T17:25:43.869Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-03-01T17:25:43.869Z] (16/107) Installing libffi (3.4.4-r2) [2024-03-01T17:25:43.869Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-03-01T17:25:43.869Z] (18/107) Installing libva (2.18.0-r1) [2024-03-01T17:25:43.869Z] (19/107) Installing libvdpau (1.5-r1) [2024-03-01T17:25:43.869Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-03-01T17:25:43.869Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-01T17:25:44.127Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-03-01T17:25:44.127Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-01T17:25:44.127Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-03-01T17:25:44.127Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-03-01T17:25:44.127Z] (26/107) Installing libhwy (1.0.4-r1) [2024-03-01T17:25:44.127Z] (27/107) Installing lcms2 (2.15-r2) [2024-03-01T17:25:44.127Z] (28/107) Installing libjxl (0.8.2-r0) [2024-03-01T17:25:44.127Z] (29/107) Installing lame-libs (3.100-r5) [2024-03-01T17:25:44.127Z] (30/107) Installing opus (1.4-r0) [2024-03-01T17:25:44.127Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-03-01T17:25:44.127Z] (32/107) Installing soxr (0.1.3-r5) [2024-03-01T17:25:44.127Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-01T17:25:44.127Z] (34/107) Installing libogg (1.3.5-r4) [2024-03-01T17:25:44.127Z] (35/107) Installing libtheora (1.1.1-r17) [2024-03-01T17:25:44.127Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-03-01T17:25:44.127Z] (37/107) Installing libvpx (1.13.0-r2) [2024-03-01T17:25:44.127Z] (38/107) Installing libwebp (1.3.2-r0) [2024-03-01T17:25:44.127Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-03-01T17:25:44.386Z] (40/107) Installing numactl (2.0.16-r4) [2024-03-01T17:25:44.386Z] (41/107) Installing x265-libs (3.5-r4) [2024-03-01T17:25:44.386Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-03-01T17:25:44.386Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-01T17:25:44.386Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-03-01T17:25:44.386Z] (45/107) Installing libexpat (2.6.0-r0) [2024-03-01T17:25:44.386Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-03-01T17:25:44.386Z] (47/107) Installing libpng (1.6.39-r3) [2024-03-01T17:25:44.386Z] (48/107) Installing freetype (2.13.0-r5) [2024-03-01T17:25:44.386Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-03-01T17:25:44.644Z] (50/107) Installing fribidi (1.0.13-r0) [2024-03-01T17:25:44.644Z] (51/107) Installing libintl (0.21.1-r7) [2024-03-01T17:25:44.644Z] (52/107) Installing libblkid (2.38.1-r8) [2024-03-01T17:25:44.644Z] (53/107) Installing libmount (2.38.1-r8) [2024-03-01T17:25:44.644Z] (54/107) Installing pcre2 (10.42-r1) [2024-03-01T17:25:44.644Z] (55/107) Installing glib (2.76.6-r0) [2024-03-01T17:25:44.644Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-03-01T17:25:44.644Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-03-01T17:25:44.644Z] (58/107) Installing libunibreak (5.1-r0) [2024-03-01T17:25:44.644Z] (59/107) Installing libass (0.17.1-r0) [2024-03-01T17:25:44.644Z] (60/107) Installing libbluray (1.3.4-r0) [2024-03-01T17:25:44.644Z] (61/107) Installing gmp (6.2.1-r3) [2024-03-01T17:25:44.644Z] (62/107) Installing nettle (3.8.1-r2) [2024-03-01T17:25:44.644Z] (63/107) Installing libunistring (1.1-r1) [2024-03-01T17:25:44.644Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-03-01T17:25:44.644Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-03-01T17:25:44.644Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-03-01T17:25:44.644Z] (67/107) Installing gnutls (3.8.3-r0) [2024-03-01T17:25:44.644Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-03-01T17:25:44.644Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-03-01T17:25:44.644Z] (70/107) Installing cjson (1.7.17-r0) [2024-03-01T17:25:44.644Z] (71/107) Installing mbedtls (2.28.7-r0) [2024-03-01T17:25:44.644Z] (72/107) Installing librist (0.2.7-r0) [2024-03-01T17:25:44.644Z] (73/107) Installing libsrt (1.5.2-r0) [2024-03-01T17:25:44.644Z] (74/107) Installing libssh (0.10.5-r0) [2024-03-01T17:25:44.903Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-03-01T17:25:44.903Z] (76/107) Installing libxml2 (2.11.7-r0) [2024-03-01T17:25:44.903Z] (77/107) Installing libsodium (1.0.18-r3) [2024-03-01T17:25:44.903Z] (78/107) Installing libzmq (4.3.4-r4) [2024-03-01T17:25:44.903Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-01T17:25:44.903Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-03-01T17:25:44.903Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-03-01T17:25:44.903Z] (82/107) Installing shaderc (2023.3-r1) [2024-03-01T17:25:44.903Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-03-01T17:25:44.903Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-03-01T17:25:44.903Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-01T17:25:44.903Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-01T17:25:44.903Z] (87/107) Installing vidstab (1.1.1-r0) [2024-03-01T17:25:44.903Z] (88/107) Installing zimg (3.0.5-r0) [2024-03-01T17:25:44.903Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-01T17:25:45.161Z] (90/107) Installing libasyncns (0.8-r1) [2024-03-01T17:25:45.161Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-03-01T17:25:45.161Z] (92/107) Installing libltdl (2.4.7-r2) [2024-03-01T17:25:45.161Z] (93/107) Installing orc (0.4.34-r0) [2024-03-01T17:25:45.161Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-03-01T17:25:45.161Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-03-01T17:25:45.161Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-03-01T17:25:45.161Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-03-01T17:25:45.161Z] (98/107) Installing libpulse (16.1-r10) [2024-03-01T17:25:45.161Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-01T17:25:45.161Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-03-01T17:25:45.161Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-01T17:25:45.161Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-03-01T17:25:45.161Z] (103/107) Installing udev-init-scripts (35-r1) [2024-03-01T17:25:45.161Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-03-01T17:25:45.161Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-03-01T17:25:45.161Z] (106/107) Installing kmod-libs (30-r3) [2024-03-01T17:25:45.161Z] (107/107) Installing eudev (3.2.11-r8) [2024-03-01T17:25:45.161Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T17:25:45.161Z] Executing glib-2.76.6-r0.trigger [2024-03-01T17:25:45.161Z] Executing eudev-3.2.11-r8.trigger [2024-03-01T17:25:45.421Z] OK: 131 MiB in 122 packages [2024-03-01T17:25:48.277Z] using credential edgex-jenkins-ssh [2024-03-01T17:25:48.297Z] Cloning the remote Git repository [2024-03-01T17:25:48.334Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-03-01T17:25:48.437Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-03-01T17:25:48.705Z] Removing intermediate container 152769d46bda [2024-03-01T17:25:48.705Z] ---> 7b6c22dbeea7 [2024-03-01T17:25:48.705Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-01T17:25:48.705Z] ---> Running in a5428ec58cda [2024-03-01T17:25:48.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T17:25:48.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T17:25:49.222Z] OK: 131 MiB in 122 packages [2024-03-01T17:25:49.482Z] Removing intermediate container a5428ec58cda [2024-03-01T17:25:49.482Z] ---> bc5e6e65391d [2024-03-01T17:25:49.482Z] Step 19/37 : WORKDIR / [2024-03-01T17:25:49.482Z] ---> Running in 37af241ab2c0 [2024-03-01T17:25:49.482Z] Removing intermediate container 37af241ab2c0 [2024-03-01T17:25:49.482Z] ---> 884cd6242517 [2024-03-01T17:25:49.482Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-01T17:25:48.582Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-01T17:25:48.583Z] > git --version # timeout=10 [2024-03-01T17:25:48.603Z] > git --version # 'git version 2.25.1' [2024-03-01T17:25:48.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T17:25:48.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T17:25:50.425Z] ---> f3c481ddadfb [2024-03-01T17:25:50.425Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-01T17:25:50.685Z] ---> eca0491e06ca [2024-03-01T17:25:50.685Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-01T17:25:50.685Z] ---> 5570312106b9 [2024-03-01T17:25:50.685Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-01T17:25:50.944Z] ---> d20693a92635 [2024-03-01T17:25:50.944Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-01T17:25:50.944Z] ---> e5cfdfeabbf5 [2024-03-01T17:25:50.944Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-01T17:25:50.944Z] ---> ebd270935806 [2024-03-01T17:25:50.944Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-01T17:25:50.402Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-01T17:25:50.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T17:25:52.013Z] Merging remotes/origin/main commit 13352f24e58da81b3f3e81f321a07043710bb44e into PR head commit 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [2024-03-01T17:25:52.035Z] ---> e7e50148b9d6 [2024-03-01T17:25:52.035Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-01T17:25:52.035Z] ---> Running in 6029a899a037 [2024-03-01T17:25:52.269Z] Merge succeeded, producing 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [2024-03-01T17:25:52.269Z] Checking out Revision 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 (PR-324) [2024-03-01T17:25:52.295Z] Removing intermediate container 6029a899a037 [2024-03-01T17:25:52.295Z] ---> 5e842aa0ee7e [2024-03-01T17:25:52.295Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-01T17:25:51.356Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-03-01T17:25:51.400Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-03-01T17:25:51.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T17:25:51.415Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-01T17:25:52.030Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T17:25:52.088Z] > git checkout -f 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 # timeout=10 [2024-03-01T17:25:52.181Z] > git remote # timeout=10 [2024-03-01T17:25:52.197Z] > git config --get remote.origin.url # timeout=10 [2024-03-01T17:25:52.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T17:25:52.225Z] > git merge 13352f24e58da81b3f3e81f321a07043710bb44e # timeout=10 [2024-03-01T17:25:52.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-01T17:25:52.273Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T17:25:52.286Z] > git checkout -f 38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 # timeout=10 [2024-03-01T17:25:52.556Z] ---> Running in d66825f29ba6 [2024-03-01T17:25:52.743Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" [2024-03-01T17:25:52.814Z] Removing intermediate container d66825f29ba6 [2024-03-01T17:25:52.814Z] ---> 6fd13b67f0f7 [2024-03-01T17:25:52.814Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-01T17:25:52.814Z] ---> Running in 4c17f3bbd507 [2024-03-01T17:25:52.785Z] > git --version # timeout=10 [2024-03-01T17:25:52.796Z] > git --version # 'git version 2.25.1' [2024-03-01T17:25:52.808Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T17:25:53.383Z] Removing intermediate container 4c17f3bbd507 [2024-03-01T17:25:53.383Z] ---> 57120e94dc85 [2024-03-01T17:25:53.383Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-01T17:25:53.383Z] ---> Running in 436c3d6d8708 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T17:25:53.956Z] Removing intermediate container 436c3d6d8708 [2024-03-01T17:25:53.956Z] ---> 7fec13179c53 [2024-03-01T17:25:53.956Z] Step 31/37 : EXPOSE 59983 [2024-03-01T17:25:53.956Z] ---> Running in 9582dd109d98 [2024-03-01T17:25:54.214Z] Removing intermediate container 9582dd109d98 [2024-03-01T17:25:54.214Z] ---> 87a21e77c085 [2024-03-01T17:25:54.214Z] Step 32/37 : EXPOSE 8554 [2024-03-01T17:25:54.214Z] ---> Running in 5fe799f90039 [2024-03-01T17:25:54.214Z] Removing intermediate container 5fe799f90039 [2024-03-01T17:25:54.214Z] ---> b77e05c71548 [2024-03-01T17:25:54.214Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-01T17:25:54.214Z] ---> Running in 6f0fb99d1165 [2024-03-01T17:25:54.214Z] Removing intermediate container 6f0fb99d1165 [2024-03-01T17:25:54.214Z] ---> e29b6957b101 [2024-03-01T17:25:54.214Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-01T17:25:54.264Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-01T17:25:54.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T17:25:54.264Z] Dload Upload Total Spent Left Speed [2024-03-01T17:25:54.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 73724 [Pipeline] sh [2024-03-01T17:25:54.473Z] ---> Running in e835fba2498a [2024-03-01T17:25:54.473Z] Removing intermediate container e835fba2498a [2024-03-01T17:25:54.473Z] ---> f892e8bf3c7a [2024-03-01T17:25:54.473Z] Step 35/37 : LABEL arch=amd64 [2024-03-01T17:25:54.473Z] ---> Running in 84d6dbc11fb0 [2024-03-01T17:25:54.473Z] Removing intermediate container 84d6dbc11fb0 [2024-03-01T17:25:54.473Z] ---> 024d77140179 [2024-03-01T17:25:54.473Z] Step 36/37 : LABEL git_sha=38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [2024-03-01T17:25:54.473Z] ---> Running in 868a64b41a65 [2024-03-01T17:25:54.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-01T17:25:54.731Z] Removing intermediate container 868a64b41a65 [2024-03-01T17:25:54.731Z] ---> b8c38bcdd755 [2024-03-01T17:25:54.731Z] Step 37/37 : LABEL version=0.0.0 [2024-03-01T17:25:54.731Z] ---> Running in ad3f36f2cb12 [2024-03-01T17:25:54.731Z] Removing intermediate container ad3f36f2cb12 [2024-03-01T17:25:54.731Z] ---> 18de9523a31d [2024-03-01T17:25:54.731Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T17:25:54.731Z] Successfully built 18de9523a31d [2024-03-01T17:25:54.731Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-01T17:25:54.969Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-01T17:25:54.969Z] + sudo tee /etc/docker/daemon.new [2024-03-01T17:25:54.969Z] { [2024-03-01T17:25:54.969Z] "registry-mirrors": [ [2024-03-01T17:25:54.969Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-01T17:25:54.969Z] ], [2024-03-01T17:25:54.969Z] "bip": "10.250.0.254/24", [2024-03-01T17:25:54.969Z] "hosts": [ [2024-03-01T17:25:54.969Z] "tcp://0.0.0.0:5555", [2024-03-01T17:25:54.969Z] "unix:///var/run/docker.sock" [2024-03-01T17:25:54.969Z] ], [2024-03-01T17:25:54.969Z] "mtu": 1458, [2024-03-01T17:25:54.969Z] "selinux-enabled": true, [2024-03-01T17:25:54.969Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-01T17:25:54.969Z] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-03-01T17:25:55.392Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-03-01T17:25:55.771Z] + sudo service docker restart Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:25:56.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T17:25:56.285Z] [2024-03-01T17:25:56.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:25:56.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T17:25:56.712Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-01T17:25:56.712Z] 5eb5b503b376: Pulling fs layer [2024-03-01T17:25:56.712Z] 5c69ac0246d0: Pulling fs layer [2024-03-01T17:25:56.712Z] ec43610c2a17: Pulling fs layer [2024-03-01T17:25:56.712Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-01T17:25:56.712Z] 33b1e0a273af: Pulling fs layer [2024-03-01T17:25:56.712Z] 5d3b04190fa2: Pulling fs layer [2024-03-01T17:25:56.712Z] 2f39f015ded8: Pulling fs layer [2024-03-01T17:25:56.712Z] 3a2ae6a8a46f: Waiting [2024-03-01T17:25:56.712Z] 33b1e0a273af: Waiting [2024-03-01T17:25:56.712Z] 5d3b04190fa2: Waiting [2024-03-01T17:25:56.712Z] 2f39f015ded8: Waiting [2024-03-01T17:25:56.712Z] 5c69ac0246d0: Download complete [2024-03-01T17:25:56.712Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-01T17:25:56.712Z] 3a2ae6a8a46f: Download complete [2024-03-01T17:25:56.712Z] 33b1e0a273af: Verifying Checksum [2024-03-01T17:25:56.712Z] 33b1e0a273af: Download complete [2024-03-01T17:25:56.712Z] 5d3b04190fa2: Verifying Checksum [2024-03-01T17:25:56.712Z] 5d3b04190fa2: Download complete [2024-03-01T17:25:56.970Z] ec43610c2a17: Verifying Checksum [2024-03-01T17:25:56.971Z] ec43610c2a17: Download complete [2024-03-01T17:25:56.971Z] 5eb5b503b376: Download complete [2024-03-01T17:25:57.537Z] 2f39f015ded8: Download complete [2024-03-01T17:25:58.102Z] 5eb5b503b376: Pull complete [2024-03-01T17:25:58.103Z] 5c69ac0246d0: Pull complete [2024-03-01T17:25:58.668Z] ec43610c2a17: Pull complete [2024-03-01T17:25:58.668Z] 3a2ae6a8a46f: Pull complete [2024-03-01T17:25:58.926Z] 33b1e0a273af: Pull complete [2024-03-01T17:25:58.926Z] 5d3b04190fa2: Pull complete [2024-03-01T17:26:03.114Z] 2f39f015ded8: Pull complete [2024-03-01T17:26:03.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-01T17:26:03.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T17:26:03.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:26:03.494Z] prd-ubuntu20.04-docker-8c-8g-2019 does not seem to be running inside a container [2024-03-01T17:26:03.523Z] $ 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-324 -v /w/workspace/foundry_device-usb-camera_PR-324:/w/workspace/foundry_device-usb-camera_PR-324:rw,z -v /w/workspace/foundry_device-usb-camera_PR-324@tmp:/w/workspace/foundry_device-usb-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-01T17:26:08.997Z] $ docker top f7af7fe8d2c25db3066cda63d43464913986065ba99d4aef14a2ff254f36631d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:26:09.521Z] ---> job-cost.sh [2024-03-01T17:26:09.521Z] lf-activate-venv: SKIPPING [2024-03-01T17:26:09.521Z] INFO: No Stack... [2024-03-01T17:26:09.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T17:26:10.040Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T17:26:10.354Z] + cat /w/workspace/foundry_device-usb-camera_PR-324/archives/cost.csv [2024-03-01T17:26:10.354Z] + cut -d, -f6 [Pipeline] lock [2024-03-01T17:26:10.400Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] [2024-03-01T17:26:10.406Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] did not exist. Created. [2024-03-01T17:26:10.413Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-01T17:26:10.887Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-01T17:26:10.938Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T17:26:11.010Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T17:26:11.170Z] $ docker stop --time=1 f7af7fe8d2c25db3066cda63d43464913986065ba99d4aef14a2ff254f36631d [2024-03-01T17:26:12.315Z] $ docker rm -f --volumes f7af7fe8d2c25db3066cda63d43464913986065ba99d4aef14a2ff254f36631d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T17:26:14.143Z] provisioning config files... [2024-03-01T17:26:14.176Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15495310764571910643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:26:14.677Z] ---> ****-login.sh [2024-03-01T17:26:14.677Z] nexus3.edgexfoundry.org:10001 [2024-03-01T17:26:15.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:26:15.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:26:15.260Z] Configure a credential helper to remove this warning. See [2024-03-01T17:26:15.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:26:15.260Z] [2024-03-01T17:26:15.260Z] Login Succeeded [2024-03-01T17:26:15.260Z] nexus3.edgexfoundry.org:10002 [2024-03-01T17:26:15.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:26:15.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:26:15.528Z] Configure a credential helper to remove this warning. See [2024-03-01T17:26:15.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:26:15.528Z] [2024-03-01T17:26:15.528Z] Login Succeeded [2024-03-01T17:26:15.796Z] nexus3.edgexfoundry.org:10003 [2024-03-01T17:26:15.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:26:16.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:26:16.071Z] Configure a credential helper to remove this warning. See [2024-03-01T17:26:16.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:26:16.071Z] [2024-03-01T17:26:16.071Z] Login Succeeded [2024-03-01T17:26:16.071Z] nexus3.edgexfoundry.org:10004 [2024-03-01T17:26:16.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:26:16.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:26:16.341Z] Configure a credential helper to remove this warning. See [2024-03-01T17:26:16.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:26:16.341Z] [2024-03-01T17:26:16.341Z] Login Succeeded [2024-03-01T17:26:16.341Z] ****.io [2024-03-01T17:26:16.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T17:26:16.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T17:26:16.879Z] Configure a credential helper to remove this warning. See [2024-03-01T17:26:16.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T17:26:16.879Z] [2024-03-01T17:26:16.879Z] Login Succeeded [2024-03-01T17:26:16.879Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T17:26:16.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-01T17:26:17.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T17:26:17.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T17:26:17.619Z] ========================================================= [2024-03-01T17:26:17.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-01T17:26:17.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:26:18.290Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-01T17:26:18.556Z] Sending build context to Docker daemon 7.415MB [2024-03-01T17:26:18.823Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T17:26:18.823Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-01T17:26:18.823Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-01T17:26:18.823Z] 9fda8d8052c6: Pulling fs layer [2024-03-01T17:26:18.823Z] 5d54e960e981: Pulling fs layer [2024-03-01T17:26:18.823Z] c4a7e357bf2a: Pulling fs layer [2024-03-01T17:26:18.823Z] f0e02332f6b5: Pulling fs layer [2024-03-01T17:26:18.823Z] 872ee5b61b7b: Pulling fs layer [2024-03-01T17:26:18.823Z] 0c6a40ed1a82: Pulling fs layer [2024-03-01T17:26:18.823Z] 94ae7d8d031c: Pulling fs layer [2024-03-01T17:26:18.823Z] 94ae7d8d031c: Waiting [2024-03-01T17:26:18.823Z] f0e02332f6b5: Waiting [2024-03-01T17:26:18.823Z] 872ee5b61b7b: Waiting [2024-03-01T17:26:18.823Z] 0c6a40ed1a82: Waiting [2024-03-01T17:26:18.823Z] 5d54e960e981: Verifying Checksum [2024-03-01T17:26:18.824Z] 5d54e960e981: Download complete [2024-03-01T17:26:18.824Z] f0e02332f6b5: Verifying Checksum [2024-03-01T17:26:18.824Z] f0e02332f6b5: Download complete [2024-03-01T17:26:19.094Z] 872ee5b61b7b: Verifying Checksum [2024-03-01T17:26:19.094Z] 872ee5b61b7b: Download complete [2024-03-01T17:26:19.094Z] 9fda8d8052c6: Download complete [2024-03-01T17:26:19.378Z] 94ae7d8d031c: Verifying Checksum [2024-03-01T17:26:19.378Z] 94ae7d8d031c: Download complete [2024-03-01T17:26:19.964Z] 9fda8d8052c6: Pull complete [2024-03-01T17:26:20.549Z] 5d54e960e981: Pull complete [2024-03-01T17:26:20.819Z] c4a7e357bf2a: Verifying Checksum [2024-03-01T17:26:20.819Z] c4a7e357bf2a: Download complete [2024-03-01T17:26:21.780Z] 0c6a40ed1a82: Verifying Checksum [2024-03-01T17:26:34.094Z] c4a7e357bf2a: Pull complete [2024-03-01T17:26:34.094Z] f0e02332f6b5: Pull complete [2024-03-01T17:26:34.094Z] 872ee5b61b7b: Pull complete [2024-03-01T17:26:44.231Z] 0c6a40ed1a82: Pull complete [2024-03-01T17:26:44.496Z] 94ae7d8d031c: Pull complete [2024-03-01T17:26:44.496Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-01T17:26:44.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-01T17:26:44.496Z] ---> 86de565de09d [2024-03-01T17:26:44.496Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-01T17:26:46.437Z] ---> Running in f916e9ceeedf [2024-03-01T17:26:46.437Z] Removing intermediate container f916e9ceeedf [2024-03-01T17:26:46.437Z] ---> 3f7dca9dec51 [2024-03-01T17:26:46.437Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T17:26:46.703Z] ---> Running in abff9a1c205c [2024-03-01T17:26:46.979Z] Removing intermediate container abff9a1c205c [2024-03-01T17:26:46.979Z] ---> 180acaea6adb [2024-03-01T17:26:46.979Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-01T17:26:46.979Z] ---> Running in b53974c31534 [2024-03-01T17:26:47.247Z] Removing intermediate container b53974c31534 [2024-03-01T17:26:47.247Z] ---> 9941f53bfb4c [2024-03-01T17:26:47.247Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-01T17:26:47.247Z] ---> Running in a8a7ecbd542e [2024-03-01T17:26:47.829Z] Removing intermediate container a8a7ecbd542e [2024-03-01T17:26:47.829Z] ---> 7fc4cba16406 [2024-03-01T17:26:47.829Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T17:26:47.829Z] ---> Running in 5a081bd0f654 [2024-03-01T17:26:48.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T17:26:49.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T17:26:50.339Z] (1/13) Installing libintl (0.21.1-r7) [2024-03-01T17:26:50.339Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-03-01T17:26:50.339Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-01T17:26:50.339Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-03-01T17:26:50.339Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-03-01T17:26:50.607Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-03-01T17:26:50.607Z] (7/13) Installing udev-init-scripts (35-r1) [2024-03-01T17:26:50.607Z] (8/13) Installing libblkid (2.38.1-r8) [2024-03-01T17:26:50.607Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-03-01T17:26:50.607Z] (10/13) Installing kmod-libs (30-r3) [2024-03-01T17:26:50.607Z] (11/13) Installing eudev (3.2.11-r8) [2024-03-01T17:26:50.607Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-03-01T17:26:50.885Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-03-01T17:26:50.885Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T17:26:50.885Z] Executing eudev-3.2.11-r8.trigger [2024-03-01T17:26:50.885Z] OK: 273 MiB in 65 packages [2024-03-01T17:26:52.294Z] Removing intermediate container 5a081bd0f654 [2024-03-01T17:26:52.294Z] ---> 3132c4d3801c [2024-03-01T17:26:52.294Z] Step 8/13 : WORKDIR /device-usb-camera [2024-03-01T17:26:52.294Z] ---> Running in 814f5c22983a [2024-03-01T17:26:52.561Z] Removing intermediate container 814f5c22983a [2024-03-01T17:26:52.561Z] ---> 6dbb53a750d1 [2024-03-01T17:26:52.561Z] Step 9/13 : COPY go.mod vendor* ./ [2024-03-01T17:26:55.145Z] ---> 63cc03f691c1 [2024-03-01T17:26:55.145Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T17:26:55.413Z] ---> Running in 7f586514c778 [2024-03-01T17:28:03.268Z] Removing intermediate container 7f586514c778 [2024-03-01T17:28:03.268Z] ---> c9db82864d8d [2024-03-01T17:28:03.268Z] Step 11/13 : COPY . . [2024-03-01T17:28:03.268Z] ---> 26dbf1ef65a6 [2024-03-01T17:28:03.268Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-01T17:28:03.268Z] ---> Running in 870381d3a76e [2024-03-01T17:28:03.268Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T17:28:03.268Z]     Dload Upload Total Spent  Left  Speed [2024-03-01T17:28:03.268Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8448 0 --:--:-- --:--:-- --:--:-- 8496 [2024-03-01T17:28:03.268Z] Removing intermediate container 870381d3a76e [2024-03-01T17:28:03.268Z] ---> 2b5b862bcb86 [2024-03-01T17:28:03.268Z] Step 13/13 : RUN ${MAKE} [2024-03-01T17:28:03.268Z] ---> Running in 3c5fa015d04c [2024-03-01T17:28:03.268Z] noop [2024-03-01T17:28:03.268Z] Removing intermediate container 3c5fa015d04c [2024-03-01T17:28:03.268Z] ---> 55af5c84b8fd [2024-03-01T17:28:03.268Z] Successfully built 55af5c84b8fd [2024-03-01T17:28:03.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:28:03.893Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T17:28:03.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:28:04.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container [2024-03-01T17:28:04.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-01T17:28:05.591Z] $ docker top 0cbc1559d06ef270904c746b06cb408b27ff7c6fb560c5bfe131bfe281e015fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T17:28:06.561Z] + go version [2024-03-01T17:28:06.561Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-01T17:28:06.589Z] $ docker stop --time=1 0cbc1559d06ef270904c746b06cb408b27ff7c6fb560c5bfe131bfe281e015fb [2024-03-01T17:28:08.830Z] $ docker rm -f --volumes 0cbc1559d06ef270904c746b06cb408b27ff7c6fb560c5bfe131bfe281e015fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:28:10.049Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T17:28:10.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:28:10.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container [2024-03-01T17:28:10.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-01T17:28:11.608Z] $ docker top 86a9432c2b9aba7aac15a50fa26bbf94fd2e29e2672656d2294b534d5ac29f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T17:28:12.558Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-03-01T17:28:13.321Z] + make test [2024-03-01T17:28:13.322Z] go test ./... -coverprofile=coverage.out ./... [2024-03-01T17:28:17.580Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-03-01T17:30:24.302Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-03-01T17:30:24.303Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.151s coverage: 4.4% of statements [2024-03-01T17:30:24.303Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-01T17:30:24.303Z] go vet ./... [2024-03-01T17:30:56.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T17:30:56.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T17:30:56.535Z] ./bin/test-attribution-txt.sh [2024-03-01T17:30:56.535Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-01T17:30:56.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-01T17:30:56.644Z] $ docker stop --time=1 86a9432c2b9aba7aac15a50fa26bbf94fd2e29e2672656d2294b534d5ac29f51 [2024-03-01T17:30:58.619Z] $ docker rm -f --volumes 86a9432c2b9aba7aac15a50fa26bbf94fd2e29e2672656d2294b534d5ac29f51 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T17:30:59.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-01T17:30:59.965Z] Warning: overwriting stash ‘coverage-report’ [2024-03-01T17:31:00.412Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T17:31:01.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T17:31:01.611Z] + ls -al . [2024-03-01T17:31:01.611Z] total 220 [2024-03-01T17:31:01.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:28 . [2024-03-01T17:31:01.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:25 .. [2024-03-01T17:31:01.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:25 .git [2024-03-01T17:31:01.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:25 .github [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 429 Mar 1 17:25 .gitignore [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 45 Mar 1 17:25 .golangci.yml [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:25 .hadolint.yml [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 10851 Mar 1 17:25 Attribution.txt [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 16561 Mar 1 17:25 CHANGELOG.md [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 2562 Mar 1 17:25 Dockerfile [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:25 GOVERNANCE.md [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:25 Jenkinsfile [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:25 LICENSE [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 2611 Mar 1 17:25 Makefile [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:25 OWNERS.md [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 2575 Mar 1 17:25 README.md [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 17:23 VERSION [2024-03-01T17:31:01.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:25 bin [2024-03-01T17:31:01.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:25 cmd [2024-03-01T17:31:01.611Z] -rw-r--r-- 1 jenkins jenkins 54703 Mar 1 17:30 coverage.out [2024-03-01T17:31:01.611Z] -rwxrwxr-x 1 jenkins jenkins 84 Mar 1 17:25 docker-entrypoint.sh [2024-03-01T17:31:01.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:25 docs [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 3969 Mar 1 17:25 go.mod [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 34078 Mar 1 17:25 go.sum [2024-03-01T17:31:01.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:25 internal [2024-03-01T17:31:01.611Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:31:02.153Z] + 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=38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 --label arch=arm64 --label version=0.0.0 . [2024-03-01T17:31:03.594Z] Sending build context to Docker daemon 7.47MB [2024-03-01T17:31:03.594Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-03-01T17:31:03.594Z] Step 2/37 : FROM ${BASE} AS builder [2024-03-01T17:31:03.594Z] ---> 55af5c84b8fd [2024-03-01T17:31:03.594Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-03-01T17:31:06.934Z] ---> Running in 867dbd415398 [2024-03-01T17:31:07.527Z] Removing intermediate container 867dbd415398 [2024-03-01T17:31:07.527Z] ---> cac5105007bf [2024-03-01T17:31:07.527Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-01T17:31:07.527Z] ---> Running in 755a29782022 [2024-03-01T17:31:08.937Z] Removing intermediate container 755a29782022 [2024-03-01T17:31:08.937Z] ---> a9e313ea2ab8 [2024-03-01T17:31:08.937Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-03-01T17:31:08.937Z] ---> Running in b0ff68f94b30 [2024-03-01T17:31:09.210Z] Removing intermediate container b0ff68f94b30 [2024-03-01T17:31:09.210Z] ---> c161d17b9aaf [2024-03-01T17:31:09.210Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-03-01T17:31:09.210Z] ---> Running in 449a2d5263aa [2024-03-01T17:31:09.795Z] Removing intermediate container 449a2d5263aa [2024-03-01T17:31:09.795Z] ---> e4d90472d537 [2024-03-01T17:31:09.795Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-01T17:31:09.795Z] ---> Running in 0455ba72de05 [2024-03-01T17:31:11.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T17:31:11.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T17:31:12.763Z] OK: 273 MiB in 65 packages [2024-03-01T17:31:13.745Z] Removing intermediate container 0455ba72de05 [2024-03-01T17:31:13.745Z] ---> bcf2839e0e8b [2024-03-01T17:31:13.745Z] Step 8/37 : WORKDIR /device-usb-camera [2024-03-01T17:31:13.745Z] ---> Running in b0dc80c77a39 [2024-03-01T17:31:15.154Z] Removing intermediate container b0dc80c77a39 [2024-03-01T17:31:15.154Z] ---> 6b7b0a70291c [2024-03-01T17:31:15.154Z] Step 9/37 : COPY go.mod vendor* ./ [2024-03-01T17:31:17.099Z] ---> 98185031c03f [2024-03-01T17:31:17.099Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T17:31:17.099Z] ---> Running in cff55f221166 [2024-03-01T17:31:22.449Z] Removing intermediate container cff55f221166 [2024-03-01T17:31:22.449Z] ---> 393a06a0bdea [2024-03-01T17:31:22.449Z] Step 11/37 : COPY . . [2024-03-01T17:31:23.414Z] ---> 426acd5fa135 [2024-03-01T17:31:23.414Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-03-01T17:31:23.414Z] ---> Running in 3e93699ef06d [2024-03-01T17:31:24.381Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T17:31:24.382Z] Dload Upload Total Spent Left Speed [2024-03-01T17:31:24.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062  100 1062 0 0 5437 0 --:--:-- --:--:-- --:--:-- 5474 [2024-03-01T17:31:25.232Z] Removing intermediate container 3e93699ef06d [2024-03-01T17:31:25.232Z] ---> f9fe8097fbb4 [2024-03-01T17:31:25.232Z] Step 13/37 : RUN ${MAKE} [2024-03-01T17:31:25.232Z] ---> Running in d98a1446ef7f [2024-03-01T17:31:26.198Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-03-01T17:33:47.906Z] Removing intermediate container d98a1446ef7f [2024-03-01T17:33:47.906Z] ---> cce1293c8a42 [2024-03-01T17:33:47.906Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-03-01T17:33:47.906Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-03-01T17:33:47.906Z] 8766b47fe142: Pulling fs layer [2024-03-01T17:33:47.906Z] 8766b47fe142: Verifying Checksum [2024-03-01T17:33:47.906Z] 8766b47fe142: Download complete [2024-03-01T17:33:47.906Z] 8766b47fe142: Pull complete [2024-03-01T17:33:47.906Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-03-01T17:33:47.906Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-03-01T17:33:47.906Z] ---> 69d40e2cb93c [2024-03-01T17:33:47.906Z] Step 15/37 : FROM alpine:3.18 [2024-03-01T17:33:47.906Z] 3.18: Pulling from library/alpine [2024-03-01T17:33:47.906Z] c6b39de5b339: Pulling fs layer [2024-03-01T17:33:47.906Z] c6b39de5b339: Download complete [2024-03-01T17:33:47.906Z] c6b39de5b339: Pull complete [2024-03-01T17:33:47.906Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T17:33:47.906Z] Status: Downloaded newer image for alpine:3.18 [2024-03-01T17:33:47.906Z] ---> 33abbf032149 [2024-03-01T17:33:47.906Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-01T17:33:49.376Z] ---> Running in edc6e689ef55 [2024-03-01T17:33:49.987Z] Removing intermediate container edc6e689ef55 [2024-03-01T17:33:49.987Z] ---> f5b92e9a80be [2024-03-01T17:33:49.987Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-03-01T17:33:49.987Z] ---> Running in 991006d412b6 [2024-03-01T17:33:51.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T17:33:51.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T17:33:53.147Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-03-01T17:33:53.147Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-03-01T17:33:53.147Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-03-01T17:33:53.147Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-03-01T17:33:53.419Z] (5/104) Installing libxau (1.0.11-r2) [2024-03-01T17:33:53.419Z] (6/104) Installing libmd (1.0.4-r2) [2024-03-01T17:33:53.419Z] (7/104) Installing libbsd (0.11.7-r1) [2024-03-01T17:33:53.419Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-03-01T17:33:53.419Z] (9/104) Installing libxcb (1.15-r1) [2024-03-01T17:33:53.419Z] (10/104) Installing libx11 (1.8.7-r0) [2024-03-01T17:33:53.688Z] (11/104) Installing libdrm (2.4.115-r4) [2024-03-01T17:33:53.688Z] (12/104) Installing libxext (1.3.5-r2) [2024-03-01T17:33:53.688Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-03-01T17:33:53.688Z] (14/104) Installing libffi (3.4.4-r2) [2024-03-01T17:33:53.688Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-03-01T17:33:53.688Z] (16/104) Installing libva (2.18.0-r1) [2024-03-01T17:33:53.688Z] (17/104) Installing libvdpau (1.5-r1) [2024-03-01T17:33:53.688Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-01T17:33:53.688Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-03-01T17:33:53.957Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-03-01T17:33:53.957Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-03-01T17:33:53.957Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-03-01T17:33:53.957Z] (23/104) Installing libhwy (1.0.4-r1) [2024-03-01T17:33:53.957Z] (24/104) Installing lcms2 (2.15-r2) [2024-03-01T17:33:53.957Z] (25/104) Installing libjxl (0.8.2-r0) [2024-03-01T17:33:53.957Z] (26/104) Installing lame-libs (3.100-r5) [2024-03-01T17:33:53.957Z] (27/104) Installing opus (1.4-r0) [2024-03-01T17:33:53.957Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-03-01T17:33:53.957Z] (29/104) Installing soxr (0.1.3-r5) [2024-03-01T17:33:53.957Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-01T17:33:53.957Z] (31/104) Installing libogg (1.3.5-r4) [2024-03-01T17:33:54.228Z] (32/104) Installing libtheora (1.1.1-r17) [2024-03-01T17:33:54.229Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-03-01T17:33:54.229Z] (34/104) Installing libvpx (1.13.0-r2) [2024-03-01T17:33:54.229Z] (35/104) Installing libwebp (1.3.2-r0) [2024-03-01T17:33:54.229Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-03-01T17:33:54.499Z] (37/104) Installing numactl (2.0.16-r4) [2024-03-01T17:33:54.499Z] (38/104) Installing x265-libs (3.5-r4) [2024-03-01T17:33:54.769Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-03-01T17:33:54.769Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-01T17:33:55.040Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-03-01T17:33:55.308Z] (42/104) Installing libexpat (2.6.0-r0) [2024-03-01T17:33:55.308Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-03-01T17:33:55.308Z] (44/104) Installing libpng (1.6.39-r3) [2024-03-01T17:33:55.308Z] (45/104) Installing freetype (2.13.0-r5) [2024-03-01T17:33:55.308Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-03-01T17:33:55.308Z] (47/104) Installing fribidi (1.0.13-r0) [2024-03-01T17:33:55.308Z] (48/104) Installing libintl (0.21.1-r7) [2024-03-01T17:33:55.308Z] (49/104) Installing libblkid (2.38.1-r8) [2024-03-01T17:33:55.308Z] (50/104) Installing libmount (2.38.1-r8) [2024-03-01T17:33:55.308Z] (51/104) Installing pcre2 (10.42-r1) [2024-03-01T17:33:55.576Z] (52/104) Installing glib (2.76.6-r0) [2024-03-01T17:33:55.576Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-03-01T17:33:55.576Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-03-01T17:33:55.576Z] (55/104) Installing libunibreak (5.1-r0) [2024-03-01T17:33:55.576Z] (56/104) Installing libass (0.17.1-r0) [2024-03-01T17:33:55.576Z] (57/104) Installing libbluray (1.3.4-r0) [2024-03-01T17:33:55.576Z] (58/104) Installing gmp (6.2.1-r3) [2024-03-01T17:33:55.576Z] (59/104) Installing nettle (3.8.1-r2) [2024-03-01T17:33:55.844Z] (60/104) Installing libunistring (1.1-r1) [2024-03-01T17:33:55.844Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-03-01T17:33:55.844Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-03-01T17:33:55.844Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-03-01T17:33:55.844Z] (64/104) Installing gnutls (3.8.3-r0) [2024-03-01T17:33:55.844Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-03-01T17:33:55.844Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-03-01T17:33:55.844Z] (67/104) Installing cjson (1.7.17-r0) [2024-03-01T17:33:55.844Z] (68/104) Installing mbedtls (2.28.7-r0) [2024-03-01T17:33:56.112Z] (69/104) Installing librist (0.2.7-r0) [2024-03-01T17:33:56.112Z] (70/104) Installing libsrt (1.5.2-r0) [2024-03-01T17:33:56.112Z] (71/104) Installing libssh (0.10.5-r0) [2024-03-01T17:33:56.112Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-03-01T17:33:56.112Z] (73/104) Installing libxml2 (2.11.7-r0) [2024-03-01T17:33:56.112Z] (74/104) Installing libsodium (1.0.18-r3) [2024-03-01T17:33:56.112Z] (75/104) Installing libzmq (4.3.4-r4) [2024-03-01T17:33:56.112Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-01T17:33:56.381Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-03-01T17:33:56.381Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-03-01T17:33:56.650Z] (79/104) Installing shaderc (2023.3-r1) [2024-03-01T17:33:56.920Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-03-01T17:33:56.920Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-03-01T17:33:56.920Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-03-01T17:33:56.920Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-03-01T17:33:56.920Z] (84/104) Installing vidstab (1.1.1-r0) [2024-03-01T17:33:56.920Z] (85/104) Installing zimg (3.0.5-r0) [2024-03-01T17:33:56.920Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-03-01T17:33:57.189Z] (87/104) Installing libasyncns (0.8-r1) [2024-03-01T17:33:57.189Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-03-01T17:33:57.189Z] (89/104) Installing libltdl (2.4.7-r2) [2024-03-01T17:33:57.189Z] (90/104) Installing orc (0.4.34-r0) [2024-03-01T17:33:57.189Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-03-01T17:33:57.189Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-03-01T17:33:57.189Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-03-01T17:33:57.189Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-03-01T17:33:57.189Z] (95/104) Installing libpulse (16.1-r10) [2024-03-01T17:33:57.456Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-01T17:33:57.456Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-03-01T17:33:57.456Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-03-01T17:33:57.456Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-03-01T17:33:57.456Z] (100/104) Installing udev-init-scripts (35-r1) [2024-03-01T17:33:57.456Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-03-01T17:33:57.456Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-03-01T17:33:57.456Z] (103/104) Installing kmod-libs (30-r3) [2024-03-01T17:33:57.456Z] (104/104) Installing eudev (3.2.11-r8) [2024-03-01T17:33:57.728Z] Executing busybox-1.36.1-r5.trigger [2024-03-01T17:33:57.728Z] Executing glib-2.76.6-r0.trigger [2024-03-01T17:33:57.728Z] Executing eudev-3.2.11-r8.trigger [2024-03-01T17:33:57.728Z] OK: 110 MiB in 119 packages [2024-03-01T17:34:02.004Z] Removing intermediate container 991006d412b6 [2024-03-01T17:34:02.004Z] ---> e6de445e8d5e [2024-03-01T17:34:02.004Z] Step 18/37 : RUN apk --no-cache upgrade [2024-03-01T17:34:02.004Z] ---> Running in a1ba6857e6ff [2024-03-01T17:34:02.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T17:34:03.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T17:34:04.514Z] OK: 110 MiB in 119 packages [2024-03-01T17:34:05.478Z] Removing intermediate container a1ba6857e6ff [2024-03-01T17:34:05.478Z] ---> e54d07af8296 [2024-03-01T17:34:05.478Z] Step 19/37 : WORKDIR / [2024-03-01T17:34:05.478Z] ---> Running in b60a0dae3c32 [2024-03-01T17:34:05.744Z] Removing intermediate container b60a0dae3c32 [2024-03-01T17:34:05.744Z] ---> 0c3eae97aa00 [2024-03-01T17:34:05.744Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-03-01T17:34:07.707Z] ---> e3d0ac5e8d60 [2024-03-01T17:34:07.708Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-03-01T17:34:07.975Z] ---> a563bdd018e4 [2024-03-01T17:34:07.975Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-03-01T17:34:08.563Z] ---> 4f0106317e84 [2024-03-01T17:34:08.563Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-03-01T17:34:09.147Z] ---> 5ac3e82d55ee [2024-03-01T17:34:09.147Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-03-01T17:34:09.426Z] ---> a9eab1f9f13e [2024-03-01T17:34:09.426Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-03-01T17:34:10.010Z] ---> 712170e79d5f [2024-03-01T17:34:10.010Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-03-01T17:34:11.427Z] ---> 2d124dc1a888 [2024-03-01T17:34:11.427Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-03-01T17:34:11.695Z] ---> Running in 7a8f7cc1f648 [2024-03-01T17:34:13.643Z] Removing intermediate container 7a8f7cc1f648 [2024-03-01T17:34:13.644Z] ---> f54de5feedf8 [2024-03-01T17:34:13.644Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-03-01T17:34:13.644Z] ---> Running in 00a25b26b7fe [2024-03-01T17:34:15.055Z] Removing intermediate container 00a25b26b7fe [2024-03-01T17:34:15.055Z] ---> 5dce373119fe [2024-03-01T17:34:15.055Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-03-01T17:34:15.324Z] ---> Running in 37d5103fb7a7 [2024-03-01T17:34:19.593Z] Removing intermediate container 37d5103fb7a7 [2024-03-01T17:34:19.593Z] ---> bbbbfb217880 [2024-03-01T17:34:19.593Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-03-01T17:34:19.861Z] ---> Running in c05474524343 [2024-03-01T17:34:21.818Z] Removing intermediate container c05474524343 [2024-03-01T17:34:21.818Z] ---> 9f7182d050bf [2024-03-01T17:34:21.818Z] Step 31/37 : EXPOSE 59983 [2024-03-01T17:34:21.818Z] ---> Running in ff6e9d53bbdd [2024-03-01T17:34:21.818Z] Removing intermediate container ff6e9d53bbdd [2024-03-01T17:34:21.818Z] ---> 5909bc446c1a [2024-03-01T17:34:21.818Z] Step 32/37 : EXPOSE 8554 [2024-03-01T17:34:22.087Z] ---> Running in f47797281f66 [2024-03-01T17:34:22.357Z] Removing intermediate container f47797281f66 [2024-03-01T17:34:22.357Z] ---> a3ef3d7ec028 [2024-03-01T17:34:22.357Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-03-01T17:34:22.357Z] ---> Running in dd19acdf5277 [2024-03-01T17:34:22.626Z] Removing intermediate container dd19acdf5277 [2024-03-01T17:34:22.626Z] ---> c66e1ab15554 [2024-03-01T17:34:22.626Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-03-01T17:34:22.893Z] ---> Running in 63c1109cff6a [2024-03-01T17:34:23.163Z] Removing intermediate container 63c1109cff6a [2024-03-01T17:34:23.163Z] ---> 368af7a0607f [2024-03-01T17:34:23.163Z] Step 35/37 : LABEL arch=arm64 [2024-03-01T17:34:23.163Z] ---> Running in a4b32ab76d2f [2024-03-01T17:34:23.430Z] Removing intermediate container a4b32ab76d2f [2024-03-01T17:34:23.430Z] ---> 8640b632de6c [2024-03-01T17:34:23.430Z] Step 36/37 : LABEL git_sha=38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [2024-03-01T17:34:23.430Z] ---> Running in 3cc984631a75 [2024-03-01T17:34:24.021Z] Removing intermediate container 3cc984631a75 [2024-03-01T17:34:24.021Z] ---> 9001a19b5b48 [2024-03-01T17:34:24.021Z] Step 37/37 : LABEL version=0.0.0 [2024-03-01T17:34:24.021Z] ---> Running in 05b60de086e6 [2024-03-01T17:34:24.286Z] Removing intermediate container 05b60de086e6 [2024-03-01T17:34:24.286Z] ---> ff4063d9b51f [2024-03-01T17:34:24.286Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T17:34:24.286Z] Successfully built ff4063d9b51f [2024-03-01T17:34:24.286Z] 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 [2024-03-01T17:34:25.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T17:34:25.619Z] [2024-03-01T17:34:25.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:34:26.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T17:34:26.085Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-01T17:34:26.085Z] 8998bd30e6a1: Pulling fs layer [2024-03-01T17:34:26.085Z] 04944245beec: Pulling fs layer [2024-03-01T17:34:26.085Z] 699f458cf7ca: Pulling fs layer [2024-03-01T17:34:26.085Z] 765212b225bb: Pulling fs layer [2024-03-01T17:34:26.085Z] f23df028b6ca: Pulling fs layer [2024-03-01T17:34:26.085Z] d65c8cfc05b1: Pulling fs layer [2024-03-01T17:34:26.085Z] 2437ff75d9bd: Pulling fs layer [2024-03-01T17:34:26.085Z] 765212b225bb: Waiting [2024-03-01T17:34:26.085Z] f23df028b6ca: Waiting [2024-03-01T17:34:26.085Z] d65c8cfc05b1: Waiting [2024-03-01T17:34:26.085Z] 2437ff75d9bd: Waiting [2024-03-01T17:34:26.353Z] 04944245beec: Verifying Checksum [2024-03-01T17:34:26.353Z] 04944245beec: Download complete [2024-03-01T17:34:26.353Z] 765212b225bb: Verifying Checksum [2024-03-01T17:34:26.353Z] 765212b225bb: Download complete [2024-03-01T17:34:26.353Z] f23df028b6ca: Verifying Checksum [2024-03-01T17:34:26.353Z] f23df028b6ca: Download complete [2024-03-01T17:34:26.353Z] d65c8cfc05b1: Verifying Checksum [2024-03-01T17:34:26.353Z] d65c8cfc05b1: Download complete [2024-03-01T17:34:26.618Z] 699f458cf7ca: Verifying Checksum [2024-03-01T17:34:26.618Z] 699f458cf7ca: Download complete [2024-03-01T17:34:26.886Z] 8998bd30e6a1: Verifying Checksum [2024-03-01T17:34:26.886Z] 8998bd30e6a1: Download complete [2024-03-01T17:34:29.470Z] 2437ff75d9bd: Verifying Checksum [2024-03-01T17:34:29.470Z] 2437ff75d9bd: Download complete [2024-03-01T17:34:32.057Z] 8998bd30e6a1: Pull complete [2024-03-01T17:34:32.324Z] 04944245beec: Pull complete [2024-03-01T17:34:33.729Z] 699f458cf7ca: Pull complete [2024-03-01T17:34:33.994Z] 765212b225bb: Pull complete [2024-03-01T17:34:34.952Z] f23df028b6ca: Pull complete [2024-03-01T17:34:35.217Z] d65c8cfc05b1: Pull complete [2024-03-01T17:34:53.427Z] 2437ff75d9bd: Pull complete [2024-03-01T17:34:53.427Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-01T17:34:53.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T17:34:53.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:34:53.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-2020 does not seem to be running inside a container [2024-03-01T17:34:54.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-01T17:34:56.913Z] $ docker top c884bff135f0124287d301d9643425a4cfcc74e3c2f4717af47f506610b5ed4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:34:57.985Z] ---> job-cost.sh [2024-03-01T17:34:57.985Z] lf-activate-venv: SKIPPING [2024-03-01T17:34:57.985Z] INFO: No Stack... [2024-03-01T17:34:58.572Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-01T17:34:59.534Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T17:35:00.208Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-03-01T17:35:00.208Z] + cut -d, -f6 [Pipeline] lock [2024-03-01T17:35:00.460Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] [2024-03-01T17:35:00.465Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] did not exist. Created. [2024-03-01T17:35:00.470Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-01T17:35:01.280Z] /w/workspace/device-usb-camera/1@tmp/durable-51ab5326/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-01T17:35:01.947Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-01T17:35:01.982Z] Warning: overwriting stash ‘stack-cost’ [2024-03-01T17:35:02.029Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T17:35:02.073Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T17:35:02.239Z] $ docker stop --time=1 c884bff135f0124287d301d9643425a4cfcc74e3c2f4717af47f506610b5ed4a [2024-03-01T17:35:03.806Z] $ docker rm -f --volumes c884bff135f0124287d301d9643425a4cfcc74e3c2f4717af47f506610b5ed4a [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 [2024-03-01T17:35:05.875Z] provisioning config files... [2024-03-01T17:35:05.885Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-324@tmp/config5218840600244707416tmp [Pipeline] { [Pipeline] sh [2024-03-01T17:35:06.316Z] + set +x [2024-03-01T17:35:06.317Z] + curl -s https://codecov.io/bash [2024-03-01T17:35:06.317Z] + bash -s -- [2024-03-01T17:35:06.317Z] [2024-03-01T17:35:06.317Z] _____ _ [2024-03-01T17:35:06.317Z] / ____| | | [2024-03-01T17:35:06.317Z] | | ___ __| | ___ ___ _____ __ [2024-03-01T17:35:06.317Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-01T17:35:06.317Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-01T17:35:06.317Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-01T17:35:06.317Z] Bash-1.0.6 [2024-03-01T17:35:06.317Z] [2024-03-01T17:35:06.317Z] [2024-03-01T17:35:06.317Z] ==> git version 2.25.1 found [2024-03-01T17:35:06.317Z] ==> 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 [2024-03-01T17:35:06.317Z] Release-Date: 2020-01-08 [2024-03-01T17:35:06.317Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-01T17:35:06.317Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-01T17:35:06.317Z] ==> Jenkins CI detected. [2024-03-01T17:35:06.317Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-324 [2024-03-01T17:35:06.317Z] project root: . [2024-03-01T17:35:06.317Z] --> token set from env [2024-03-01T17:35:06.317Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-01T17:35:06.579Z] ==> Running gcov in . (disable via -X gcov) [2024-03-01T17:35:06.579Z] ==> Python coveragepy not found [2024-03-01T17:35:06.579Z] ==> Searching for coverage reports in: [2024-03-01T17:35:06.579Z] + . [2024-03-01T17:35:06.579Z] -> Found 1 reports [2024-03-01T17:35:06.579Z] ==> Detecting git/mercurial file structure [2024-03-01T17:35:06.579Z] ==> Reading reports [2024-03-01T17:35:06.579Z] + ./coverage.out bytes=54703 [2024-03-01T17:35:06.579Z] ==> Appending adjustments [2024-03-01T17:35:06.579Z] https://docs.codecov.io/docs/fixing-reports [2024-03-01T17:35:06.579Z] + Found adjustments [2024-03-01T17:35:06.579Z] ==> Gzipping contents [2024-03-01T17:35:06.579Z] 8.0K /tmp/codecov.LRtNm6.gz [2024-03-01T17:35:06.579Z] ==> Uploading reports [2024-03-01T17:35:06.579Z] url: https://codecov.io [2024-03-01T17:35:06.579Z] query: branch=PR-324&commit=38b1715c81bf7bd98b2eb9f88af08f680e7a64c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=324&job=&cmd_args= [2024-03-01T17:35:06.579Z] -> Pinging Codecov [2024-03-01T17:35:06.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-324&commit=38b1715c81bf7bd98b2eb9f88af08f680e7a64c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=324&job=&cmd_args= [2024-03-01T17:35:06.839Z] -> Uploading to [2024-03-01T17:35:06.839Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-01/73D8F5FF140700D3E01443B452E23636/38b1715c81bf7bd98b2eb9f88af08f680e7a64c9/f2da80cd-0b83-476e-8869-e4e51cf546e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240301T173506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8667d6c0a6c8afa58f46af55420db6f007c74163ee18b104108210c6212fade2 [2024-03-01T17:35:06.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T17:35:06.839Z] Dload Upload Total Spent Left Speed [2024-03-01T17:35:07.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25297 --:--:-- --:--:-- --:--:-- 25297 [2024-03-01T17:35:07.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/38b1715c81bf7bd98b2eb9f88af08f680e7a64c9 [Pipeline] } [2024-03-01T17:35:07.128Z] 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 [2024-03-01T17:35:10.518Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-324/archives ] [2024-03-01T17:35:10.518Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-324/archives [2024-03-01T17:35:10.518Z] total 16 [2024-03-01T17:35:10.518Z] drwxr-xr-x 3 root root 4096 Mar 1 17:26 . [2024-03-01T17:35:10.518Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 17:26 .. [2024-03-01T17:35:10.518Z] drwxr-xr-x 2 root root 4096 Mar 1 17:26 cost [2024-03-01T17:35:10.518Z] -rw-r--r-- 1 root root 89 Mar 1 17:26 cost.csv [2024-03-01T17:35:10.518Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-324/archives [2024-03-01T17:35:10.518Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-324/archives [2024-03-01T17:35:10.518Z] total 16 [2024-03-01T17:35:10.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:26 . [2024-03-01T17:35:10.518Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 17:26 .. [2024-03-01T17:35:10.518Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 17:26 cost [2024-03-01T17:35:10.518Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 1 17:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:35:10.857Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:35:11.747Z] ---> package-listing.sh [2024-03-01T17:35:11.747Z] ++ facter osfamily [2024-03-01T17:35:11.747Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-01T17:35:12.007Z] + OS_FAMILY=debian [2024-03-01T17:35:12.007Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-324 [2024-03-01T17:35:12.007Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-01T17:35:12.007Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-01T17:35:12.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-01T17:35:12.007Z] + PACKAGES=/tmp/packages_start.txt [2024-03-01T17:35:12.007Z] + '[' /w/workspace/foundry_device-usb-camera_PR-324 ']' [2024-03-01T17:35:12.007Z] + PACKAGES=/tmp/packages_end.txt [2024-03-01T17:35:12.007Z] + case "${OS_FAMILY}" in [2024-03-01T17:35:12.007Z] + dpkg -l [2024-03-01T17:35:12.007Z] + grep '^ii' [2024-03-01T17:35:12.007Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-01T17:35:12.007Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-01T17:35:12.007Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-01T17:35:12.007Z] + '[' /w/workspace/foundry_device-usb-camera_PR-324 ']' [2024-03-01T17:35:12.007Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-324/archives/ [2024-03-01T17:35:12.007Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-324/archives/ [Pipeline] echo [2024-03-01T17:35:12.050Z] 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-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-01T17:35:12.354Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T17:35:12.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T17:35:12.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T17:35:13.013Z] prd-ubuntu20.04-docker-8c-8g-2019 does not seem to be running inside a container [2024-03-01T17:35:13.047Z] $ 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-324/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-324 -v /w/workspace/foundry_device-usb-camera_PR-324:/w/workspace/foundry_device-usb-camera_PR-324:rw,z -v /w/workspace/foundry_device-usb-camera_PR-324@tmp:/w/workspace/foundry_device-usb-camera_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-01T17:35:13.236Z] $ docker top 702a2f56ce51393e7b7e1ad4fcd297f123615f798f44084f8af8d17638d97992 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T17:35:13.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-01T17:35:14.022Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-01T17:35:14.333Z] + ls /var/log/sa-host [2024-03-01T17:35:14.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T17:35:14.717Z] provisioning config files... [2024-03-01T17:35:14.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-324@tmp/config10735122937096694289tmp [Pipeline] { [Pipeline] echo [2024-03-01T17:35:14.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:35:15.176Z] ---> create-netrc.sh [Pipeline] } [2024-03-01T17:35:15.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:35:15.726Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-01T17:35:15.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:35:16.063Z] ---> sudo-logs.sh [2024-03-01T17:35:16.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-01T17:35:16.201Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:35:16.516Z] ---> job-cost.sh [2024-03-01T17:35:16.516Z] lf-activate-venv: SKIPPING [2024-03-01T17:35:16.516Z] DEBUG: total: 0.2199999988079071 [2024-03-01T17:35:16.516Z] INFO: Retrieving Stack Cost... [2024-03-01T17:35:16.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T17:35:17.037Z] INFO: Archiving Costs [Pipeline] echo [2024-03-01T17:35:17.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T17:35:17.393Z] ---> logs-deploy.sh [2024-03-01T17:35:17.393Z] lf-activate-venv: SKIPPING [2024-03-01T17:35:17.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-324/1 [2024-03-01T17:35:17.393Z] INFO: archiving workspace using pattern(s): [2024-03-01T17:35:18.330Z] Archives upload complete. [2024-03-01T17:35:18.330Z] INFO: archiving logs to Nexus