Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee0554b78990b186605d5e81a70b84bcc651ad1c 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-ssh7253275930391258875.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1519656711733476763.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13753575598623971770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4972076489077915058.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14930818392337495661.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16387 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision ee0554b78990b186605d5e81a70b84bcc651ad1c (main) Commit message: "Merge pull request #352 from jinlinGuan/golang-1.23" > 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 core.sparsecheckout # timeout=10 > git checkout -f ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 > git rev-list --no-walk 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T07:46:38.584Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T07:46:38.663Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T07:46:38.692Z] ========================================================= [2024-10-04T07:46:38.692Z] EdgeX Global Pipelines Version Info [2024-10-04T07:46:38.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:46:39.438Z] ------------------- [2024-10-04T07:46:39.438Z] stable info: [2024-10-04T07:46:39.438Z] ------------------- [2024-10-04T07:46:39.438Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T07:46:39.438Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T07:46:39.438Z] Message: update stable to v1.0.265 [2024-10-04T07:46:40.009Z] ------------------- [2024-10-04T07:46:40.009Z] experimental info: [2024-10-04T07:46:40.009Z] ------------------- [2024-10-04T07:46:40.009Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T07:46:40.009Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T07:46:40.009Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T07:46:40.115Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-04T07:46:40.137Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-04T07:46:40.160Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T07:46:40.183Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T07:46:40.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T07:46:40.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T07:46:40.268Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T07:46:40.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T07:46:40.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T07:46:40.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T07:46:40.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T07:46:40.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-04T07:46:40.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T07:46:40.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T07:46:40.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:46:40.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:46:40.518Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:46:40.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:46:40.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T07:46:40.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T07:46:40.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T07:46:40.651Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T07:46:40.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T07:46:40.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T07:46:40.719Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T07:46:40.746Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T07:46:40.770Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T07:46:40.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T07:46:40.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T07:46:40.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T07:46:40.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo [2024-10-04T07:46:40.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee0554b [Pipeline] echo [2024-10-04T07:46:40.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:46:40.981Z] provisioning config files... [2024-10-04T07:46:40.995Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3710697137940066250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:46:41.369Z] ---> ****-login.sh [2024-10-04T07:46:41.369Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:46:42.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:42.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:42.769Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:42.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:42.769Z] [2024-10-04T07:46:42.769Z] Login Succeeded [2024-10-04T07:46:43.031Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:46:43.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:43.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:43.031Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:43.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:43.031Z] [2024-10-04T07:46:43.031Z] Login Succeeded [2024-10-04T07:46:43.031Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:46:43.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:43.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:43.292Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:43.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:43.292Z] [2024-10-04T07:46:43.292Z] Login Succeeded [2024-10-04T07:46:43.292Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:46:43.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:43.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:43.292Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:43.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:43.292Z] [2024-10-04T07:46:43.292Z] Login Succeeded [2024-10-04T07:46:43.292Z] ****.io [2024-10-04T07:46:43.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:46:43.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:46:43.553Z] Configure a credential helper to remove this warning. See [2024-10-04T07:46:43.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:46:43.553Z] [2024-10-04T07:46:43.553Z] Login Succeeded [2024-10-04T07:46:43.553Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:46:43.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T07:46:43.971Z] + git rev-list -1 --merges ee0554b78990b186605d5e81a70b84bcc651ad1c~1..ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo [2024-10-04T07:46:44.001Z] -----------> git rev-list -1 --merges ee0554b78990b186605d5e81a70b84bcc651ad1c~1..ee0554b78990b186605d5e81a70b84bcc651ad1c ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T07:46:44.001Z] ee0554b78990b186605d5e81a70b84bcc651ad1c [false] [Pipeline] sh [2024-10-04T07:46:44.301Z] + git log --format=format:%s -1 ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo [2024-10-04T07:46:44.321Z] ========================================================= [2024-10-04T07:46:44.321Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T07:46:44.321Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:46:44.676Z] + git log --format=format:%s -1 ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] echo [2024-10-04T07:46:44.689Z] [semverPrep] GIT_COMMIT: ee0554b78990b186605d5e81a70b84bcc651ad1c, Commit Message: Merge pull request #352 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-04T07:46:44.709Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T07:46:45.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:46:45.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T07:46:45.075Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T07:46:45.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T07:46:45.075Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T07:46:45.075Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T07:46:45.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:46:45.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:46:45.434Z] [2024-10-04T07:46:45.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:46:45.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:46:46.029Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T07:46:46.029Z] b85a868b505f: Pulling fs layer [2024-10-04T07:46:46.029Z] e2be974225ed: Pulling fs layer [2024-10-04T07:46:46.029Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T07:46:46.029Z] 988bab9f4d93: Pulling fs layer [2024-10-04T07:46:46.029Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T07:46:46.029Z] eaf3925da568: Pulling fs layer [2024-10-04T07:46:46.029Z] bab4dde63d76: Pulling fs layer [2024-10-04T07:46:46.029Z] bde34c3a00c8: Pulling fs layer [2024-10-04T07:46:46.029Z] b352a97aabf1: Pulling fs layer [2024-10-04T07:46:46.029Z] 4872d77fe225: Pulling fs layer [2024-10-04T07:46:46.029Z] 5851b861e8e6: Pulling fs layer [2024-10-04T07:46:46.029Z] bab4dde63d76: Waiting [2024-10-04T07:46:46.029Z] 4872d77fe225: Waiting [2024-10-04T07:46:46.029Z] bde34c3a00c8: Waiting [2024-10-04T07:46:46.029Z] 5851b861e8e6: Waiting [2024-10-04T07:46:46.029Z] 988bab9f4d93: Waiting [2024-10-04T07:46:46.029Z] b352a97aabf1: Waiting [2024-10-04T07:46:46.029Z] 1469e6f7b9e6: Waiting [2024-10-04T07:46:46.029Z] eaf3925da568: Waiting [2024-10-04T07:46:46.029Z] e2be974225ed: Verifying Checksum [2024-10-04T07:46:46.029Z] e2be974225ed: Download complete [2024-10-04T07:46:46.029Z] 988bab9f4d93: Download complete [2024-10-04T07:46:46.029Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T07:46:46.029Z] 339a4e72a1f5: Download complete [2024-10-04T07:46:46.029Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T07:46:46.029Z] 1469e6f7b9e6: Download complete [2024-10-04T07:46:46.029Z] eaf3925da568: Download complete [2024-10-04T07:46:46.029Z] bde34c3a00c8: Verifying Checksum [2024-10-04T07:46:46.029Z] bde34c3a00c8: Download complete [2024-10-04T07:46:46.029Z] b352a97aabf1: Download complete [2024-10-04T07:46:46.289Z] 4872d77fe225: Download complete [2024-10-04T07:46:46.289Z] 5851b861e8e6: Verifying Checksum [2024-10-04T07:46:46.289Z] 5851b861e8e6: Download complete [2024-10-04T07:46:46.289Z] b85a868b505f: Verifying Checksum [2024-10-04T07:46:46.289Z] b85a868b505f: Download complete [2024-10-04T07:46:46.562Z] bab4dde63d76: Verifying Checksum [2024-10-04T07:46:46.562Z] bab4dde63d76: Download complete [2024-10-04T07:46:47.947Z] b85a868b505f: Pull complete [2024-10-04T07:46:47.947Z] e2be974225ed: Pull complete [2024-10-04T07:46:48.513Z] 339a4e72a1f5: Pull complete [2024-10-04T07:46:48.513Z] 988bab9f4d93: Pull complete [2024-10-04T07:46:48.774Z] 1469e6f7b9e6: Pull complete [2024-10-04T07:46:49.034Z] eaf3925da568: Pull complete [2024-10-04T07:46:50.942Z] bab4dde63d76: Pull complete [2024-10-04T07:46:50.942Z] bde34c3a00c8: Pull complete [2024-10-04T07:46:51.202Z] b352a97aabf1: Pull complete [2024-10-04T07:46:51.202Z] 4872d77fe225: Pull complete [2024-10-04T07:46:51.202Z] 5851b861e8e6: Pull complete [2024-10-04T07:46:51.202Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T07:46:51.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:46:51.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:46:51.358Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T07:46:51.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T07:46:55.218Z] $ docker top 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 -eo pid,comm [2024-10-04T07:46:55.276Z] 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-10-04T07:46:55.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:46:55.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:46:55.333Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:46:55.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:46:55.453Z] $ docker exec 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent [2024-10-04T07:46:55.573Z] SSH_AUTH_SOCK=/tmp/ssh-ZoxizVaWRv7R/agent.33 [2024-10-04T07:46:55.573Z] SSH_AGENT_PID=39 [2024-10-04T07:46:55.579Z] Running ssh-add (command line suppressed) [2024-10-04T07:46:55.674Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6659317169964428792.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6659317169964428792.key) [2024-10-04T07:46:55.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:46:55.987Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T07:46:55.998Z] $ docker exec --env ******** --env ******** 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent -k [2024-10-04T07:46:56.099Z] unset SSH_AUTH_SOCK; [2024-10-04T07:46:56.100Z] unset SSH_AGENT_PID; [2024-10-04T07:46:56.100Z] echo Agent pid 39 killed; [2024-10-04T07:46:56.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T07:46:56.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:46:56.151Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:46:56.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:46:56.263Z] $ docker exec 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent [2024-10-04T07:46:56.392Z] SSH_AUTH_SOCK=/tmp/ssh-sEIJYtfgIp09/agent.73 [2024-10-04T07:46:56.392Z] SSH_AGENT_PID=79 [2024-10-04T07:46:56.397Z] Running ssh-add (command line suppressed) [2024-10-04T07:46:56.545Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2117172674694261992.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2117172674694261992.key) [2024-10-04T07:46:56.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:46:56.858Z] + git semver init [2024-10-04T07:46:57.119Z] 2024-10-04 07:46:57,053 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T07:46:57.119Z] 2024-10-04 07:46:57,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-04T07:46:57.119Z] 2024-10-04 07:46:57,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-04T07:46:57.119Z] 2024-10-04 07:46:57,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:46:59.026Z] 2024-10-04 07:46:58,820 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-10-04T07:46:59.026Z] 2024-10-04 07:46:58,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-10-04T07:46:59.026Z] 2024-10-04 07:46:58,820 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T07:46:59.026Z] 2024-10-04 07:46:58,821 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T07:46:59.026Z] 3.2.0-dev.19 [Pipeline] } [2024-10-04T07:46:59.035Z] $ docker exec --env ******** --env ******** 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 ssh-agent -k [2024-10-04T07:46:59.160Z] unset SSH_AUTH_SOCK; [2024-10-04T07:46:59.160Z] unset SSH_AGENT_PID; [2024-10-04T07:46:59.160Z] echo Agent pid 79 killed; [2024-10-04T07:46:59.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:46:59.513Z] + git semver [Pipeline] } [2024-10-04T07:46:59.792Z] $ docker stop --time=1 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 [2024-10-04T07:47:01.769Z] $ docker rm -f --volumes 52904e9eb2aac04fd648753550b070f5be9709e3c03b7df7f645f53717187ad6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:47:02.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T07:47:02.440Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T07:47:02.445Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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-10-04T07:47:02.635Z] provisioning config files... [2024-10-04T07:47:02.645Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18192769183147705112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:47:02.951Z] ---> ****-login.sh [2024-10-04T07:47:02.951Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:47:02.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:47:02.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:47:02.951Z] Configure a credential helper to remove this warning. See [2024-10-04T07:47:02.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:47:02.951Z] [2024-10-04T07:47:02.951Z] Login Succeeded [2024-10-04T07:47:02.951Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:47:02.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:47:03.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:47:03.210Z] Configure a credential helper to remove this warning. See [2024-10-04T07:47:03.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:47:03.210Z] [2024-10-04T07:47:03.210Z] Login Succeeded [2024-10-04T07:47:03.210Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:47:03.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:47:03.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:47:03.211Z] Configure a credential helper to remove this warning. See [2024-10-04T07:47:03.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:47:03.211Z] [2024-10-04T07:47:03.211Z] Login Succeeded [2024-10-04T07:47:03.211Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:47:03.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:47:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:47:03.470Z] Configure a credential helper to remove this warning. See [2024-10-04T07:47:03.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:47:03.470Z] [2024-10-04T07:47:03.470Z] Login Succeeded [2024-10-04T07:47:03.470Z] ****.io [2024-10-04T07:47:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:47:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:47:03.470Z] Configure a credential helper to remove this warning. See [2024-10-04T07:47:03.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:47:03.470Z] [2024-10-04T07:47:03.470Z] Login Succeeded [2024-10-04T07:47:03.470Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:47:03.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T07:47:03.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:47:03.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:47:03.621Z] ========================================================= [2024-10-04T07:47:03.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T07:47:03.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:47:03.962Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T07:47:03.962Z] Sending build context to Docker daemon 20.52MB [2024-10-04T07:47:03.962Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:47:03.962Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T07:47:04.541Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T07:47:04.541Z] 43c4264eed91: Pulling fs layer [2024-10-04T07:47:04.541Z] 4cc291be95ef: Pulling fs layer [2024-10-04T07:47:04.541Z] 2ac1f1163629: Pulling fs layer [2024-10-04T07:47:04.541Z] 5c3c966382ef: Pulling fs layer [2024-10-04T07:47:04.541Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:47:04.541Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T07:47:04.541Z] 9f66e0745190: Pulling fs layer [2024-10-04T07:47:04.541Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T07:47:04.541Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T07:47:04.541Z] 5c3c966382ef: Waiting [2024-10-04T07:47:04.541Z] 4f4fb700ef54: Waiting [2024-10-04T07:47:04.541Z] 561ebcabdf7f: Waiting [2024-10-04T07:47:04.541Z] 5d5c8e513c77: Waiting [2024-10-04T07:47:04.541Z] 9f66e0745190: Waiting [2024-10-04T07:47:04.541Z] f49a43e4bbc0: Waiting [2024-10-04T07:47:04.541Z] 4cc291be95ef: Download complete [2024-10-04T07:47:04.541Z] 5c3c966382ef: Verifying Checksum [2024-10-04T07:47:04.541Z] 5c3c966382ef: Download complete [2024-10-04T07:47:04.541Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T07:47:04.541Z] 5d5c8e513c77: Download complete [2024-10-04T07:47:04.541Z] 43c4264eed91: Download complete [2024-10-04T07:47:04.541Z] 9f66e0745190: Verifying Checksum [2024-10-04T07:47:04.541Z] 9f66e0745190: Download complete [2024-10-04T07:47:04.802Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T07:47:04.802Z] 561ebcabdf7f: Download complete [2024-10-04T07:47:04.802Z] 43c4264eed91: Pull complete [2024-10-04T07:47:05.063Z] 2ac1f1163629: Verifying Checksum [2024-10-04T07:47:05.063Z] 2ac1f1163629: Download complete [2024-10-04T07:47:05.322Z] 4cc291be95ef: Pull complete [2024-10-04T07:47:05.581Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T07:47:05.581Z] f49a43e4bbc0: Download complete [2024-10-04T07:47:09.791Z] 2ac1f1163629: Pull complete [2024-10-04T07:47:09.791Z] 5c3c966382ef: Pull complete [2024-10-04T07:47:09.791Z] 4f4fb700ef54: Pull complete [2024-10-04T07:47:09.791Z] 5d5c8e513c77: Pull complete [2024-10-04T07:47:09.791Z] 9f66e0745190: Pull complete [2024-10-04T07:47:12.323Z] f49a43e4bbc0: Pull complete [2024-10-04T07:47:12.584Z] 561ebcabdf7f: Pull complete [2024-10-04T07:47:12.584Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T07:47:12.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:47:12.584Z] ---> 3a752c3f9dda [2024-10-04T07:47:12.584Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:47:17.582Z] Still waiting to schedule task [2024-10-04T07:47:17.582Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-04T07:47:17.865Z] ---> Running in 4c26bb4ebea3 [2024-10-04T07:47:17.865Z] Removing intermediate container 4c26bb4ebea3 [2024-10-04T07:47:17.865Z] ---> 5d6fca3c437a [2024-10-04T07:47:17.865Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:47:17.865Z] ---> Running in a5793eb5aeb1 [2024-10-04T07:47:17.865Z] Removing intermediate container a5793eb5aeb1 [2024-10-04T07:47:17.865Z] ---> 9985511df138 [2024-10-04T07:47:17.865Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T07:47:18.122Z] ---> Running in 81c3f58fd3e8 [2024-10-04T07:47:18.122Z] Removing intermediate container 81c3f58fd3e8 [2024-10-04T07:47:18.122Z] ---> eefc6c69d9e0 [2024-10-04T07:47:18.122Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T07:47:18.122Z] ---> Running in bfacc8a5cc9f [2024-10-04T07:47:18.122Z] Removing intermediate container bfacc8a5cc9f [2024-10-04T07:47:18.122Z] ---> 549e47c7eaa6 [2024-10-04T07:47:18.122Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:47:18.122Z] ---> Running in b27a8f85c535 [2024-10-04T07:47:18.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:47:18.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:47:18.901Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-04T07:47:18.901Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-04T07:47:18.901Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T07:47:18.901Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T07:47:18.901Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-04T07:47:19.159Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-04T07:47:19.159Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-04T07:47:19.159Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-04T07:47:19.159Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-04T07:47:19.159Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-04T07:47:19.159Z] (11/14) Installing kmod-libs (32-r0) [2024-10-04T07:47:19.159Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-04T07:47:19.159Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-04T07:47:19.159Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-04T07:47:19.159Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:47:19.159Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T07:47:19.159Z] OK: 253 MiB in 68 packages [2024-10-04T07:47:19.725Z] Removing intermediate container b27a8f85c535 [2024-10-04T07:47:19.725Z] ---> 9ed46a5abd89 [2024-10-04T07:47:19.725Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-04T07:47:19.725Z] ---> Running in 01666ae40d99 [2024-10-04T07:47:19.984Z] Removing intermediate container 01666ae40d99 [2024-10-04T07:47:19.984Z] ---> b56f9f65dbe1 [2024-10-04T07:47:19.984Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-04T07:47:19.984Z] ---> 47f192e25e9a [2024-10-04T07:47:19.984Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:47:19.984Z] ---> Running in 0dae799f1d18 [2024-10-04T07:48:16.319Z] Removing intermediate container 0dae799f1d18 [2024-10-04T07:48:16.319Z] ---> 90acd47fbf4d [2024-10-04T07:48:16.319Z] Step 11/13 : COPY . . [2024-10-04T07:48:16.319Z] ---> 1e45e6cdd881 [2024-10-04T07:48:16.319Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T07:48:16.319Z] ---> Running in d4455f1a1e80 [2024-10-04T07:48:16.319Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:48:16.319Z] Dload Upload Total Spent Left Speed [2024-10-04T07:48:16.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10456 0 --:--:-- --:--:-- --:--:-- 10514 [2024-10-04T07:48:16.319Z] Removing intermediate container d4455f1a1e80 [2024-10-04T07:48:16.319Z] ---> 85345f3db047 [2024-10-04T07:48:16.319Z] Step 13/13 : RUN ${MAKE} [2024-10-04T07:48:16.319Z] ---> Running in ba8825605b4c [2024-10-04T07:48:16.319Z] noop [2024-10-04T07:48:16.319Z] Removing intermediate container ba8825605b4c [2024-10-04T07:48:16.319Z] ---> 81659bbef00f [2024-10-04T07:48:16.319Z] Successfully built 81659bbef00f [2024-10-04T07:48:16.319Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:48:16.665Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:48:16.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:48:16.747Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T07:48:16.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2024-10-04T07:48:17.120Z] $ docker top 05b55400febc45a8c6cde710a21b1808ff012712a44e9d0877a7ad1c784c64e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:48:17.466Z] + go version [2024-10-04T07:48:17.466Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T07:48:17.473Z] $ docker stop --time=1 05b55400febc45a8c6cde710a21b1808ff012712a44e9d0877a7ad1c784c64e3 [2024-10-04T07:48:18.759Z] $ docker rm -f --volumes 05b55400febc45a8c6cde710a21b1808ff012712a44e9d0877a7ad1c784c64e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:48:19.209Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:48:19.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:48:19.295Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T07:48:19.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2024-10-04T07:48:19.672Z] $ docker top b270bf74b18ac080d9f1014d4eeeff6de12612c03454e589ba0868e64a9eebf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:48:20.026Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:48:20.327Z] + make test [2024-10-04T07:48:20.327Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T07:48:22.266Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-04T07:48:44.199Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-04T07:48:44.199Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-10-04T07:48:54.174Z] go vet ./... [2024-10-04T07:49:00.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:49:00.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T07:49:00.739Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T07:49:00.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:49:00.771Z] $ docker stop --time=1 b270bf74b18ac080d9f1014d4eeeff6de12612c03454e589ba0868e64a9eebf7 [2024-10-04T07:49:06.308Z] $ docker rm -f --volumes b270bf74b18ac080d9f1014d4eeeff6de12612c03454e589ba0868e64a9eebf7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:49:06.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:49:06.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T07:49:07.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T07:49:07.719Z] + ls -al . [2024-10-04T07:49:07.719Z] total 300 [2024-10-04T07:49:07.719Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:48 . [2024-10-04T07:49:07.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:46 .. [2024-10-04T07:49:07.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:48 .git [2024-10-04T07:49:07.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 .github [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 07:46 .gitignore [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 07:46 .golangci.yml [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 07:46 .hadolint.yml [2024-10-04T07:49:07.719Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:46 .semver [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 07:46 Attribution.txt [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 07:46 CHANGELOG.md [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 07:46 Dockerfile [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 07:46 GOVERNANCE.md [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 07:46 Jenkinsfile [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 07:46 LICENSE [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 07:46 Makefile [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 07:46 OWNERS.md [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 07:46 README.md [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:47 VERSION [2024-10-04T07:49:07.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:46 bin [2024-10-04T07:49:07.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 cmd [2024-10-04T07:49:07.719Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 07:48 coverage.out [2024-10-04T07:49:07.719Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 07:46 docker-entrypoint.sh [2024-10-04T07:49:07.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:46 docs [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 07:46 go.mod [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 07:46 go.sum [2024-10-04T07:49:07.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 internal [2024-10-04T07:49:07.719Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:49:08.049Z] + 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=ee0554b78990b186605d5e81a70b84bcc651ad1c --label arch=amd64 --label version=3.2.0-dev.19 . [2024-10-04T07:49:08.049Z] Sending build context to Docker daemon 20.58MB [2024-10-04T07:49:08.049Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:49:08.049Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-04T07:49:08.049Z] ---> 81659bbef00f [2024-10-04T07:49:08.049Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:49:08.619Z] ---> Running in d31454b84ba5 [2024-10-04T07:49:08.619Z] Removing intermediate container d31454b84ba5 [2024-10-04T07:49:08.619Z] ---> ba0b4330db2d [2024-10-04T07:49:08.619Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:49:08.619Z] ---> Running in 90f40de43a04 [2024-10-04T07:49:08.619Z] Removing intermediate container 90f40de43a04 [2024-10-04T07:49:08.619Z] ---> a9d62c6658a0 [2024-10-04T07:49:08.619Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T07:49:08.619Z] ---> Running in 432e111ccd63 [2024-10-04T07:49:08.879Z] Removing intermediate container 432e111ccd63 [2024-10-04T07:49:08.879Z] ---> 1a1fdd96d2e4 [2024-10-04T07:49:08.879Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T07:49:08.879Z] ---> Running in 9b5b2fd3d71f [2024-10-04T07:49:08.879Z] Removing intermediate container 9b5b2fd3d71f [2024-10-04T07:49:08.879Z] ---> dcb181d7b732 [2024-10-04T07:49:08.879Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:49:08.879Z] ---> Running in 9ae5945d2b27 [2024-10-04T07:49:09.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:09.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:09.658Z] OK: 253 MiB in 68 packages [2024-10-04T07:49:09.915Z] Removing intermediate container 9ae5945d2b27 [2024-10-04T07:49:09.915Z] ---> f09313fff5e4 [2024-10-04T07:49:09.915Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-04T07:49:09.915Z] ---> Running in 62d830ca9b2a [2024-10-04T07:49:09.915Z] Removing intermediate container 62d830ca9b2a [2024-10-04T07:49:09.915Z] ---> 8e3867e91a25 [2024-10-04T07:49:09.915Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-04T07:49:10.173Z] ---> 679076567228 [2024-10-04T07:49:10.173Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:49:10.173Z] ---> Running in b9206e1279ff [2024-10-04T07:49:11.110Z] Removing intermediate container b9206e1279ff [2024-10-04T07:49:11.110Z] ---> d82a022f04b5 [2024-10-04T07:49:11.110Z] Step 11/37 : COPY . . [2024-10-04T07:49:12.073Z] ---> 1149d35e463a [2024-10-04T07:49:12.073Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T07:49:12.332Z] ---> Running in 38eb7642ef90 [2024-10-04T07:49:12.596Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:49:12.596Z] Dload Upload Total Spent Left Speed [2024-10-04T07:49:12.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39912 0 --:--:-- --:--:-- --:--:-- 40846 [2024-10-04T07:49:12.854Z] Removing intermediate container 38eb7642ef90 [2024-10-04T07:49:12.854Z] ---> f40e5ff72398 [2024-10-04T07:49:12.854Z] Step 13/37 : RUN ${MAKE} [2024-10-04T07:49:12.855Z] ---> Running in cb45c768faed [2024-10-04T07:49:13.114Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-04T07:49:51.844Z] Removing intermediate container cb45c768faed [2024-10-04T07:49:51.844Z] ---> daf4407710e1 [2024-10-04T07:49:51.844Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-04T07:49:52.419Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-04T07:49:52.419Z] 8411072a22a5: Pulling fs layer [2024-10-04T07:49:52.678Z] 8411072a22a5: Verifying Checksum [2024-10-04T07:49:52.678Z] 8411072a22a5: Download complete [2024-10-04T07:49:52.939Z] 8411072a22a5: Pull complete [2024-10-04T07:49:52.939Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-04T07:49:52.939Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-04T07:49:52.939Z] ---> 1ac78cb06e13 [2024-10-04T07:49:52.939Z] Step 15/37 : FROM alpine:3.20 [2024-10-04T07:49:53.200Z] 3.20: Pulling from library/alpine [2024-10-04T07:49:53.460Z] 43c4264eed91: Already exists [2024-10-04T07:49:53.460Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:49:53.460Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T07:49:53.460Z] ---> 91ef0af61f39 [2024-10-04T07:49:53.460Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T07:49:53.720Z] ---> Running in c6606742ea1e [2024-10-04T07:49:53.980Z] Removing intermediate container c6606742ea1e [2024-10-04T07:49:53.980Z] ---> c5e53dd527cd [2024-10-04T07:49:53.980Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-04T07:49:53.980Z] ---> Running in eb368ef9a131 [2024-10-04T07:49:54.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:54.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:54.808Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-04T07:49:54.808Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-04T07:49:54.808Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-04T07:49:54.808Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-04T07:49:54.808Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-04T07:49:54.808Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-04T07:49:54.808Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-04T07:49:54.808Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-04T07:49:54.808Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-04T07:49:54.808Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-04T07:49:54.808Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-04T07:49:54.808Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-04T07:49:54.808Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-04T07:49:54.808Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-04T07:49:54.808Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-04T07:49:54.808Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-04T07:49:54.808Z] (17/115) Installing libva (2.21.0-r0) [2024-10-04T07:49:54.808Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-04T07:49:54.808Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-04T07:49:54.808Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-04T07:49:54.808Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-04T07:49:55.076Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-04T07:49:55.076Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-04T07:49:55.076Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-04T07:49:55.076Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-04T07:49:55.076Z] (26/115) Installing imath (3.1.12-r0) [2024-10-04T07:49:55.076Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-04T07:49:55.076Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-04T07:49:55.076Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-04T07:49:55.076Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-04T07:49:55.076Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T07:49:55.076Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-04T07:49:55.076Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-04T07:49:55.076Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-04T07:49:55.076Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-04T07:49:55.076Z] (36/115) Installing opus (1.5.2-r0) [2024-10-04T07:49:55.076Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-04T07:49:55.076Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-04T07:49:55.076Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-04T07:49:55.076Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-04T07:49:55.076Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-04T07:49:55.076Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-04T07:49:55.076Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-04T07:49:55.076Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-04T07:49:55.076Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-04T07:49:55.076Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-04T07:49:55.335Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-04T07:49:55.335Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-04T07:49:55.335Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-04T07:49:55.335Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-04T07:49:55.335Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-04T07:49:55.335Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-04T07:49:55.335Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-04T07:49:55.335Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-04T07:49:55.335Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-04T07:49:55.335Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-04T07:49:55.335Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-04T07:49:55.596Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-04T07:49:55.596Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-04T07:49:55.596Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-04T07:49:55.596Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-04T07:49:55.596Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-04T07:49:55.596Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-04T07:49:55.596Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-04T07:49:55.596Z] (65/115) Installing glib (2.80.5-r0) [2024-10-04T07:49:55.596Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-04T07:49:55.596Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-04T07:49:55.596Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-04T07:49:55.596Z] (69/115) Installing libass (0.17.2-r0) [2024-10-04T07:49:55.596Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-04T07:49:55.596Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-04T07:49:55.596Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-04T07:49:55.596Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-04T07:49:55.596Z] (74/115) Installing mbedtls (3.6.1-r0) [2024-10-04T07:49:55.596Z] (75/115) Installing librist (0.2.10-r1) [2024-10-04T07:49:55.596Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-04T07:49:55.596Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-04T07:49:55.596Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-04T07:49:55.596Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-04T07:49:55.596Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-04T07:49:55.596Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-04T07:49:55.596Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-04T07:49:55.596Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-04T07:49:55.857Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-04T07:49:55.857Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-04T07:49:55.857Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-04T07:49:55.857Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-04T07:49:55.857Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-04T07:49:55.857Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-04T07:49:55.857Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-04T07:49:55.857Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-04T07:49:55.857Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-04T07:49:55.857Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-04T07:49:55.857Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-04T07:49:55.857Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-04T07:49:55.857Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-04T07:49:55.857Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-04T07:49:55.857Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-04T07:49:55.857Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-04T07:49:55.857Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-04T07:49:55.857Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-04T07:49:55.857Z] (102/115) Installing orc (0.4.39-r0) [2024-10-04T07:49:55.857Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-04T07:49:55.857Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-04T07:49:55.857Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-04T07:49:55.857Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-04T07:49:55.857Z] (107/115) Installing libpulse (17.0-r0) [2024-10-04T07:49:56.117Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T07:49:56.117Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-04T07:49:56.117Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-04T07:49:56.117Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-04T07:49:56.117Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-04T07:49:56.117Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-04T07:49:56.117Z] (114/115) Installing kmod-libs (32-r0) [2024-10-04T07:49:56.117Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-04T07:49:56.117Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:49:56.117Z] Executing glib-2.80.5-r0.trigger [2024-10-04T07:49:56.117Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T07:49:56.117Z] OK: 134 MiB in 129 packages [2024-10-04T07:49:59.476Z] Removing intermediate container eb368ef9a131 [2024-10-04T07:49:59.476Z] ---> 9a860c120139 [2024-10-04T07:49:59.476Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-04T07:49:59.476Z] ---> Running in c37c7f015175 [2024-10-04T07:49:59.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:49:59.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:50:00.255Z] Upgrading critical system libraries and apk-tools: [2024-10-04T07:50:00.255Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:50:00.255Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:50:00.255Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:50:00.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:50:00.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:50:00.513Z] OK: 134 MiB in 129 packages [2024-10-04T07:50:00.774Z] Removing intermediate container c37c7f015175 [2024-10-04T07:50:00.774Z] ---> 8ed0f0a824a0 [2024-10-04T07:50:00.774Z] Step 19/37 : WORKDIR / [2024-10-04T07:50:01.031Z] ---> Running in 2327c3ceac69 [2024-10-04T07:50:01.031Z] Removing intermediate container 2327c3ceac69 [2024-10-04T07:50:01.031Z] ---> e3d7158e26c7 [2024-10-04T07:50:01.031Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-04T07:50:03.009Z] ---> d30819e9b8df [2024-10-04T07:50:03.009Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-04T07:50:03.009Z] ---> 01520db8f6a4 [2024-10-04T07:50:03.009Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-04T07:50:03.009Z] ---> 7a6e7b3f8296 [2024-10-04T07:50:03.009Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-04T07:50:03.267Z] ---> f2bbb50e1af9 [2024-10-04T07:50:03.267Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-04T07:50:03.267Z] ---> 5944798ee7da [2024-10-04T07:50:03.267Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-04T07:50:03.526Z] ---> 759de89b4ea5 [2024-10-04T07:50:03.526Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-04T07:50:04.906Z] ---> 0ab4bb90ce24 [2024-10-04T07:50:04.906Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-04T07:50:04.906Z] ---> Running in 76e2fe32906a [2024-10-04T07:50:05.166Z] Removing intermediate container 76e2fe32906a [2024-10-04T07:50:05.166Z] ---> c28c06609f2e [2024-10-04T07:50:05.166Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-04T07:50:05.166Z] ---> Running in e7d5de00a4cc [2024-10-04T07:50:05.735Z] Removing intermediate container e7d5de00a4cc [2024-10-04T07:50:05.735Z] ---> 4c44fab2c0e5 [2024-10-04T07:50:05.735Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-04T07:50:05.995Z] ---> Running in 4bde9ccc7ede [2024-10-04T07:50:06.564Z] Removing intermediate container 4bde9ccc7ede [2024-10-04T07:50:06.564Z] ---> aa2bf3a0042e [2024-10-04T07:50:06.564Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-04T07:50:06.825Z] ---> Running in cec4ee49cbb7 [2024-10-04T07:50:07.791Z] Removing intermediate container cec4ee49cbb7 [2024-10-04T07:50:07.791Z] ---> 42fdca099d20 [2024-10-04T07:50:07.791Z] Step 31/37 : EXPOSE 59983 [2024-10-04T07:50:07.791Z] ---> Running in 0c7a51314fd6 [2024-10-04T07:50:08.054Z] Removing intermediate container 0c7a51314fd6 [2024-10-04T07:50:08.054Z] ---> ff417f444975 [2024-10-04T07:50:08.054Z] Step 32/37 : EXPOSE 8554 [2024-10-04T07:50:08.054Z] ---> Running in 4dbdf2c50683 [2024-10-04T07:50:08.315Z] Removing intermediate container 4dbdf2c50683 [2024-10-04T07:50:08.315Z] ---> acbaba8400a5 [2024-10-04T07:50:08.315Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-04T07:50:08.315Z] ---> Running in 7a57e3db7183 [2024-10-04T07:50:08.577Z] Removing intermediate container 7a57e3db7183 [2024-10-04T07:50:08.577Z] ---> 41cd0944c630 [2024-10-04T07:50:08.577Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-04T07:50:08.577Z] ---> Running in 6d08309e3282 [2024-10-04T07:50:08.577Z] Removing intermediate container 6d08309e3282 [2024-10-04T07:50:08.577Z] ---> 847d32cfb933 [2024-10-04T07:50:08.577Z] Step 35/37 : LABEL arch=amd64 [2024-10-04T07:50:08.577Z] ---> Running in 2017ab1c0462 [2024-10-04T07:50:08.577Z] Removing intermediate container 2017ab1c0462 [2024-10-04T07:50:08.577Z] ---> 71b6c815a172 [2024-10-04T07:50:08.577Z] Step 36/37 : LABEL git_sha=ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T07:50:08.839Z] ---> Running in bc415ba87a04 [2024-10-04T07:50:08.839Z] Removing intermediate container bc415ba87a04 [2024-10-04T07:50:08.839Z] ---> e2daab7fde5e [2024-10-04T07:50:08.839Z] Step 37/37 : LABEL version=3.2.0-dev.19 [2024-10-04T07:50:08.839Z] ---> Running in f1f0e8af0e9c [2024-10-04T07:50:08.839Z] Removing intermediate container f1f0e8af0e9c [2024-10-04T07:50:08.839Z] ---> 616fee5387a7 [2024-10-04T07:50:08.839Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T07:50:08.839Z] Successfully built 616fee5387a7 [2024-10-04T07:50:08.839Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:50:08.990Z] provisioning config files... [2024-10-04T07:50:09.002Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2224995193147099706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:50:09.312Z] ---> ****-login.sh [2024-10-04T07:50:09.312Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:50:09.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:50:09.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:50:09.312Z] Configure a credential helper to remove this warning. See [2024-10-04T07:50:09.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:50:09.312Z] [2024-10-04T07:50:09.312Z] Login Succeeded [2024-10-04T07:50:09.312Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:50:09.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:50:09.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:50:09.312Z] Configure a credential helper to remove this warning. See [2024-10-04T07:50:09.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:50:09.312Z] [2024-10-04T07:50:09.312Z] Login Succeeded [2024-10-04T07:50:09.312Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:50:09.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:50:09.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:50:09.571Z] Configure a credential helper to remove this warning. See [2024-10-04T07:50:09.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:50:09.571Z] [2024-10-04T07:50:09.571Z] Login Succeeded [2024-10-04T07:50:09.571Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:50:09.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:50:09.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:50:09.571Z] Configure a credential helper to remove this warning. See [2024-10-04T07:50:09.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:50:09.571Z] [2024-10-04T07:50:09.571Z] Login Succeeded [2024-10-04T07:50:09.571Z] ****.io [2024-10-04T07:50:09.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:50:09.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:50:09.831Z] Configure a credential helper to remove this warning. See [2024-10-04T07:50:09.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:50:09.831Z] [2024-10-04T07:50:09.831Z] Login Succeeded [2024-10-04T07:50:09.831Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:50:09.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:50:09.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:50:09.922Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-10-04T07:50:09.922Z] ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T07:50:09.922Z] latest [2024-10-04T07:50:09.922Z] 3.2.0-dev.19 [2024-10-04T07:50:09.922Z] ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [2024-10-04T07:50:09.922Z] main [2024-10-04T07:50:09.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:10.268Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:10.593Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T07:50:10.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-04T07:50:10.593Z] 28e12b3d01e1: Preparing [2024-10-04T07:50:10.593Z] 5b072b0f83c3: Preparing [2024-10-04T07:50:10.593Z] c2df75112be2: Preparing [2024-10-04T07:50:10.593Z] ef8ec3951849: Preparing [2024-10-04T07:50:10.593Z] 0e81680c8547: Preparing [2024-10-04T07:50:10.593Z] 4fdee56d7956: Preparing [2024-10-04T07:50:10.593Z] 6c566f7563dc: Preparing [2024-10-04T07:50:10.593Z] d43eb71aaec1: Preparing [2024-10-04T07:50:10.593Z] 4fdee56d7956: Waiting [2024-10-04T07:50:10.593Z] 6c566f7563dc: Waiting [2024-10-04T07:50:10.593Z] 6a69a8e0c4cd: Preparing [2024-10-04T07:50:10.593Z] d43eb71aaec1: Waiting [2024-10-04T07:50:10.593Z] 93117d34cc05: Preparing [2024-10-04T07:50:10.593Z] 449cbdf53cbb: Preparing [2024-10-04T07:50:10.593Z] 6a69a8e0c4cd: Waiting [2024-10-04T07:50:10.593Z] 93117d34cc05: Waiting [2024-10-04T07:50:10.593Z] b224122e32d9: Preparing [2024-10-04T07:50:10.593Z] a1ebb04a415f: Preparing [2024-10-04T07:50:10.593Z] 63ca1fbb43ae: Preparing [2024-10-04T07:50:10.593Z] 449cbdf53cbb: Waiting [2024-10-04T07:50:10.593Z] b224122e32d9: Waiting [2024-10-04T07:50:10.593Z] a1ebb04a415f: Waiting [2024-10-04T07:50:10.593Z] 5b072b0f83c3: Pushed [2024-10-04T07:50:10.593Z] ef8ec3951849: Pushed [2024-10-04T07:50:10.593Z] 28e12b3d01e1: Pushed [2024-10-04T07:50:10.593Z] c2df75112be2: Pushed [2024-10-04T07:50:10.851Z] 4fdee56d7956: Pushed [2024-10-04T07:50:10.851Z] d43eb71aaec1: Pushed [2024-10-04T07:50:10.851Z] 6a69a8e0c4cd: Pushed [2024-10-04T07:50:10.851Z] 6c566f7563dc: Pushed [2024-10-04T07:50:10.851Z] 93117d34cc05: Pushed [2024-10-04T07:50:10.851Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:50:10.851Z] b224122e32d9: Pushed [2024-10-04T07:50:14.139Z] 0e81680c8547: Pushed [2024-10-04T07:50:15.513Z] 449cbdf53cbb: Pushed [2024-10-04T07:50:23.644Z] a1ebb04a415f: Pushed [2024-10-04T07:50:23.644Z] ee0554b78990b186605d5e81a70b84bcc651ad1c: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:23.975Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:24.306Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-04T07:50:24.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-04T07:50:24.306Z] 28e12b3d01e1: Preparing [2024-10-04T07:50:24.306Z] 5b072b0f83c3: Preparing [2024-10-04T07:50:24.306Z] c2df75112be2: Preparing [2024-10-04T07:50:24.306Z] ef8ec3951849: Preparing [2024-10-04T07:50:24.306Z] 0e81680c8547: Preparing [2024-10-04T07:50:24.306Z] 4fdee56d7956: Preparing [2024-10-04T07:50:24.306Z] 6c566f7563dc: Preparing [2024-10-04T07:50:24.306Z] d43eb71aaec1: Preparing [2024-10-04T07:50:24.306Z] 6a69a8e0c4cd: Preparing [2024-10-04T07:50:24.306Z] 93117d34cc05: Preparing [2024-10-04T07:50:24.306Z] 449cbdf53cbb: Preparing [2024-10-04T07:50:24.306Z] b224122e32d9: Preparing [2024-10-04T07:50:24.306Z] a1ebb04a415f: Preparing [2024-10-04T07:50:24.306Z] 63ca1fbb43ae: Preparing [2024-10-04T07:50:24.306Z] 6c566f7563dc: Waiting [2024-10-04T07:50:24.306Z] d43eb71aaec1: Waiting [2024-10-04T07:50:24.306Z] 6a69a8e0c4cd: Waiting [2024-10-04T07:50:24.306Z] a1ebb04a415f: Waiting [2024-10-04T07:50:24.306Z] 63ca1fbb43ae: Waiting [2024-10-04T07:50:24.306Z] 93117d34cc05: Waiting [2024-10-04T07:50:24.306Z] 449cbdf53cbb: Waiting [2024-10-04T07:50:24.306Z] 4fdee56d7956: Waiting [2024-10-04T07:50:24.306Z] c2df75112be2: Layer already exists [2024-10-04T07:50:24.306Z] ef8ec3951849: Layer already exists [2024-10-04T07:50:24.306Z] 0e81680c8547: Layer already exists [2024-10-04T07:50:24.306Z] 28e12b3d01e1: Layer already exists [2024-10-04T07:50:24.306Z] 5b072b0f83c3: Layer already exists [2024-10-04T07:50:24.306Z] 4fdee56d7956: Layer already exists [2024-10-04T07:50:24.306Z] 6a69a8e0c4cd: Layer already exists [2024-10-04T07:50:24.306Z] 93117d34cc05: Layer already exists [2024-10-04T07:50:24.306Z] 6c566f7563dc: Layer already exists [2024-10-04T07:50:24.306Z] d43eb71aaec1: Layer already exists [2024-10-04T07:50:24.306Z] 449cbdf53cbb: Layer already exists [2024-10-04T07:50:24.306Z] a1ebb04a415f: Layer already exists [2024-10-04T07:50:24.306Z] b224122e32d9: Layer already exists [2024-10-04T07:50:24.306Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:50:24.306Z] latest: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:24.641Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:24.991Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.19 [2024-10-04T07:50:24.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-04T07:50:24.991Z] 28e12b3d01e1: Preparing [2024-10-04T07:50:24.991Z] 5b072b0f83c3: Preparing [2024-10-04T07:50:24.991Z] c2df75112be2: Preparing [2024-10-04T07:50:24.991Z] ef8ec3951849: Preparing [2024-10-04T07:50:24.991Z] 0e81680c8547: Preparing [2024-10-04T07:50:24.991Z] 4fdee56d7956: Preparing [2024-10-04T07:50:24.991Z] 6c566f7563dc: Preparing [2024-10-04T07:50:24.991Z] d43eb71aaec1: Preparing [2024-10-04T07:50:24.991Z] 6a69a8e0c4cd: Preparing [2024-10-04T07:50:24.991Z] 93117d34cc05: Preparing [2024-10-04T07:50:24.991Z] 449cbdf53cbb: Preparing [2024-10-04T07:50:24.991Z] b224122e32d9: Preparing [2024-10-04T07:50:24.991Z] a1ebb04a415f: Preparing [2024-10-04T07:50:24.991Z] 63ca1fbb43ae: Preparing [2024-10-04T07:50:24.991Z] 6c566f7563dc: Waiting [2024-10-04T07:50:24.991Z] d43eb71aaec1: Waiting [2024-10-04T07:50:24.991Z] b224122e32d9: Waiting [2024-10-04T07:50:24.991Z] a1ebb04a415f: Waiting [2024-10-04T07:50:24.991Z] 4fdee56d7956: Waiting [2024-10-04T07:50:24.991Z] 63ca1fbb43ae: Waiting [2024-10-04T07:50:24.991Z] 93117d34cc05: Waiting [2024-10-04T07:50:24.991Z] 6a69a8e0c4cd: Waiting [2024-10-04T07:50:24.991Z] 449cbdf53cbb: Waiting [2024-10-04T07:50:24.991Z] 5b072b0f83c3: Layer already exists [2024-10-04T07:50:24.991Z] ef8ec3951849: Layer already exists [2024-10-04T07:50:24.991Z] 28e12b3d01e1: Layer already exists [2024-10-04T07:50:24.991Z] c2df75112be2: Layer already exists [2024-10-04T07:50:24.991Z] d43eb71aaec1: Layer already exists [2024-10-04T07:50:24.991Z] 6c566f7563dc: Layer already exists [2024-10-04T07:50:24.991Z] 93117d34cc05: Layer already exists [2024-10-04T07:50:24.991Z] 449cbdf53cbb: Layer already exists [2024-10-04T07:50:24.991Z] a1ebb04a415f: Layer already exists [2024-10-04T07:50:24.991Z] b224122e32d9: Layer already exists [2024-10-04T07:50:24.991Z] 6a69a8e0c4cd: Layer already exists [2024-10-04T07:50:24.991Z] 0e81680c8547: Layer already exists [2024-10-04T07:50:25.252Z] 4fdee56d7956: Layer already exists [2024-10-04T07:50:25.252Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:50:25.252Z] 3.2.0-dev.19: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:25.577Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:25.909Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [2024-10-04T07:50:25.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-04T07:50:25.909Z] 28e12b3d01e1: Preparing [2024-10-04T07:50:25.909Z] 5b072b0f83c3: Preparing [2024-10-04T07:50:25.909Z] c2df75112be2: Preparing [2024-10-04T07:50:25.909Z] ef8ec3951849: Preparing [2024-10-04T07:50:25.909Z] 0e81680c8547: Preparing [2024-10-04T07:50:25.909Z] 4fdee56d7956: Preparing [2024-10-04T07:50:25.909Z] 6c566f7563dc: Preparing [2024-10-04T07:50:25.909Z] d43eb71aaec1: Preparing [2024-10-04T07:50:25.909Z] 6a69a8e0c4cd: Preparing [2024-10-04T07:50:25.909Z] 93117d34cc05: Preparing [2024-10-04T07:50:25.909Z] 449cbdf53cbb: Preparing [2024-10-04T07:50:25.909Z] b224122e32d9: Preparing [2024-10-04T07:50:25.909Z] a1ebb04a415f: Preparing [2024-10-04T07:50:25.909Z] 63ca1fbb43ae: Preparing [2024-10-04T07:50:25.909Z] 93117d34cc05: Waiting [2024-10-04T07:50:25.909Z] 6a69a8e0c4cd: Waiting [2024-10-04T07:50:25.909Z] 449cbdf53cbb: Waiting [2024-10-04T07:50:25.909Z] d43eb71aaec1: Waiting [2024-10-04T07:50:25.909Z] a1ebb04a415f: Waiting [2024-10-04T07:50:25.909Z] b224122e32d9: Waiting [2024-10-04T07:50:25.909Z] 4fdee56d7956: Waiting [2024-10-04T07:50:25.909Z] 63ca1fbb43ae: Waiting [2024-10-04T07:50:25.909Z] 6c566f7563dc: Waiting [2024-10-04T07:50:25.909Z] ef8ec3951849: Layer already exists [2024-10-04T07:50:25.909Z] 5b072b0f83c3: Layer already exists [2024-10-04T07:50:25.909Z] 28e12b3d01e1: Layer already exists [2024-10-04T07:50:25.909Z] c2df75112be2: Layer already exists [2024-10-04T07:50:25.909Z] 0e81680c8547: Layer already exists [2024-10-04T07:50:25.909Z] 4fdee56d7956: Layer already exists [2024-10-04T07:50:25.909Z] 6c566f7563dc: Layer already exists [2024-10-04T07:50:25.909Z] d43eb71aaec1: Layer already exists [2024-10-04T07:50:25.909Z] 6a69a8e0c4cd: Layer already exists [2024-10-04T07:50:25.909Z] 93117d34cc05: Layer already exists [2024-10-04T07:50:25.909Z] 449cbdf53cbb: Layer already exists [2024-10-04T07:50:25.909Z] b224122e32d9: Layer already exists [2024-10-04T07:50:25.909Z] a1ebb04a415f: Layer already exists [2024-10-04T07:50:25.909Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:50:25.909Z] ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:26.244Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:26.574Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-10-04T07:50:26.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-04T07:50:26.574Z] 28e12b3d01e1: Preparing [2024-10-04T07:50:26.574Z] 5b072b0f83c3: Preparing [2024-10-04T07:50:26.574Z] c2df75112be2: Preparing [2024-10-04T07:50:26.574Z] ef8ec3951849: Preparing [2024-10-04T07:50:26.574Z] 0e81680c8547: Preparing [2024-10-04T07:50:26.574Z] 4fdee56d7956: Preparing [2024-10-04T07:50:26.574Z] 6c566f7563dc: Preparing [2024-10-04T07:50:26.574Z] d43eb71aaec1: Preparing [2024-10-04T07:50:26.574Z] 6a69a8e0c4cd: Preparing [2024-10-04T07:50:26.574Z] 93117d34cc05: Preparing [2024-10-04T07:50:26.574Z] 449cbdf53cbb: Preparing [2024-10-04T07:50:26.574Z] b224122e32d9: Preparing [2024-10-04T07:50:26.574Z] a1ebb04a415f: Preparing [2024-10-04T07:50:26.574Z] 63ca1fbb43ae: Preparing [2024-10-04T07:50:26.574Z] 6c566f7563dc: Waiting [2024-10-04T07:50:26.574Z] d43eb71aaec1: Waiting [2024-10-04T07:50:26.574Z] 6a69a8e0c4cd: Waiting [2024-10-04T07:50:26.574Z] 93117d34cc05: Waiting [2024-10-04T07:50:26.574Z] 449cbdf53cbb: Waiting [2024-10-04T07:50:26.574Z] b224122e32d9: Waiting [2024-10-04T07:50:26.574Z] a1ebb04a415f: Waiting [2024-10-04T07:50:26.574Z] 63ca1fbb43ae: Waiting [2024-10-04T07:50:26.574Z] 4fdee56d7956: Waiting [2024-10-04T07:50:26.574Z] 5b072b0f83c3: Layer already exists [2024-10-04T07:50:26.574Z] 0e81680c8547: Layer already exists [2024-10-04T07:50:26.574Z] ef8ec3951849: Layer already exists [2024-10-04T07:50:26.574Z] c2df75112be2: Layer already exists [2024-10-04T07:50:26.574Z] 28e12b3d01e1: Layer already exists [2024-10-04T07:50:26.574Z] d43eb71aaec1: Layer already exists [2024-10-04T07:50:26.574Z] 6c566f7563dc: Layer already exists [2024-10-04T07:50:26.574Z] 6a69a8e0c4cd: Layer already exists [2024-10-04T07:50:26.574Z] 4fdee56d7956: Layer already exists [2024-10-04T07:50:26.574Z] 93117d34cc05: Layer already exists [2024-10-04T07:50:26.574Z] b224122e32d9: Layer already exists [2024-10-04T07:50:26.574Z] 449cbdf53cbb: Layer already exists [2024-10-04T07:50:26.574Z] a1ebb04a415f: Layer already exists [2024-10-04T07:50:26.574Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:50:26.574Z] main: digest: sha256:3dc8f772c75e93be04b95bdb089b22eea64702558f8e55589a28079da17e68e2 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:50:26.648Z] ===================================================== [Pipeline] echo [2024-10-04T07:50:26.668Z] taggedImages: [2024-10-04T07:50:26.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T07:50:26.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-04T07:50:26.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.19 [2024-10-04T07:50:26.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [2024-10-04T07:50:26.668Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:27.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:50:27.090Z] [2024-10-04T07:50:27.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:50:27.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:50:27.447Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T07:50:27.447Z] 5eb5b503b376: Pulling fs layer [2024-10-04T07:50:27.447Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T07:50:27.447Z] ec43610c2a17: Pulling fs layer [2024-10-04T07:50:27.447Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T07:50:27.447Z] 33b1e0a273af: Pulling fs layer [2024-10-04T07:50:27.447Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T07:50:27.447Z] 3a2ae6a8a46f: Waiting [2024-10-04T07:50:27.447Z] 33b1e0a273af: Waiting [2024-10-04T07:50:27.447Z] 2f39f015ded8: Pulling fs layer [2024-10-04T07:50:27.447Z] 5d3b04190fa2: Waiting [2024-10-04T07:50:27.447Z] 2f39f015ded8: Waiting [2024-10-04T07:50:27.447Z] 5c69ac0246d0: Download complete [2024-10-04T07:50:27.447Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T07:50:27.447Z] 3a2ae6a8a46f: Download complete [2024-10-04T07:50:27.704Z] 33b1e0a273af: Verifying Checksum [2024-10-04T07:50:27.704Z] 33b1e0a273af: Download complete [2024-10-04T07:50:27.704Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T07:50:27.704Z] ec43610c2a17: Download complete [2024-10-04T07:50:27.704Z] 5eb5b503b376: Verifying Checksum [2024-10-04T07:50:27.704Z] 5eb5b503b376: Download complete [2024-10-04T07:50:28.272Z] 2f39f015ded8: Download complete [2024-10-04T07:50:28.841Z] 5eb5b503b376: Pull complete [2024-10-04T07:50:29.099Z] 5c69ac0246d0: Pull complete [2024-10-04T07:50:29.665Z] ec43610c2a17: Pull complete [2024-10-04T07:50:29.665Z] 3a2ae6a8a46f: Pull complete [2024-10-04T07:50:29.924Z] 33b1e0a273af: Pull complete [2024-10-04T07:50:29.924Z] 5d3b04190fa2: Pull complete [2024-10-04T07:50:35.192Z] 2f39f015ded8: Pull complete [2024-10-04T07:50:35.192Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T07:50:35.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:50:35.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:50:35.293Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T07:50:35.327Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T07:50:41.210Z] $ docker top 616965bc2fa03215dbdecfaa1518de0f1c49b5b4434e15aa68b76759ceed1a1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:50:41.612Z] ---> job-cost.sh [2024-10-04T07:50:41.612Z] lf-activate-venv: SKIPPING [2024-10-04T07:50:41.612Z] INFO: No Stack... [2024-10-04T07:50:42.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:50:42.441Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:50:42.735Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-10-04T07:50:42.735Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T07:50:42.752Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [2024-10-04T07:50:42.761Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] did not exist. Created. [2024-10-04T07:50:42.768Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:50:43.077Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T07:50:43.108Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:50:43.118Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:50:43.144Z] $ docker stop --time=1 616965bc2fa03215dbdecfaa1518de0f1c49b5b4434e15aa68b76759ceed1a1e [2024-10-04T07:50:44.306Z] $ docker rm -f --volumes 616965bc2fa03215dbdecfaa1518de0f1c49b5b4434e15aa68b76759ceed1a1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T09:13:38.145Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19234 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-10-04T09:13:38.167Z] Running in /w/workspace/device-usb-camera/184 [Pipeline] { [Pipeline] checkout [2024-10-04T09:13:38.217Z] Selected Git installation does not exist. Using Default [2024-10-04T09:13:38.217Z] The recommended git tool is: NONE [2024-10-04T09:13:46.293Z] using credential edgex-jenkins-ssh [2024-10-04T09:13:46.320Z] Cloning the remote Git repository [2024-10-04T09:13:46.411Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T09:13:46.560Z] > git init /w/workspace/device-usb-camera/184 # timeout=10 [2024-10-04T09:13:46.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T09:13:46.920Z] > git --version # timeout=10 [2024-10-04T09:13:46.987Z] > git --version # 'git version 2.25.1' [2024-10-04T09:13:46.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T09:13:47.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T09:13:49.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-04T09:13:50.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T09:13:51.398Z] Avoid second fetch [2024-10-04T09:13:51.398Z] Checking out Revision ee0554b78990b186605d5e81a70b84bcc651ad1c (main) [2024-10-04T09:13:51.426Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T09:13:51.512Z] > git checkout -f ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 [2024-10-04T09:13:52.383Z] Commit message: "Merge pull request #352 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T09:13:57.203Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T09:13:57.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T09:13:57.203Z] Dload Upload Total Spent Left Speed [2024-10-04T09:13:57.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-04T09:13:57.537Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T09:13:57.860Z] + sudo tee /etc/docker/daemon.new [2024-10-04T09:13:57.860Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T09:13:57.860Z] { [2024-10-04T09:13:57.860Z] "registry-mirrors": [ [2024-10-04T09:13:57.860Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T09:13:57.860Z] ], [2024-10-04T09:13:57.860Z] "bip": "10.250.0.254/24", [2024-10-04T09:13:57.860Z] "hosts": [ [2024-10-04T09:13:57.860Z] "tcp://0.0.0.0:5555", [2024-10-04T09:13:57.860Z] "unix:///var/run/docker.sock" [2024-10-04T09:13:57.860Z] ], [2024-10-04T09:13:57.860Z] "mtu": 1458, [2024-10-04T09:13:57.860Z] "selinux-enabled": true, [2024-10-04T09:13:57.860Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T09:13:57.860Z] } [Pipeline] sh [2024-10-04T09:13:58.205Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T09:13:58.539Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T09:14:16.793Z] provisioning config files... [2024-10-04T09:14:16.828Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/184@tmp/config8041340565268603394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:14:17.264Z] ---> ****-login.sh [2024-10-04T09:14:17.264Z] nexus3.edgexfoundry.org:10001 [2024-10-04T09:14:17.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:14:17.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:14:17.811Z] Configure a credential helper to remove this warning. See [2024-10-04T09:14:17.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:14:17.811Z] [2024-10-04T09:14:17.811Z] Login Succeeded [2024-10-04T09:14:18.080Z] nexus3.edgexfoundry.org:10002 [2024-10-04T09:14:18.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:14:18.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:14:18.349Z] Configure a credential helper to remove this warning. See [2024-10-04T09:14:18.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:14:18.349Z] [2024-10-04T09:14:18.349Z] Login Succeeded [2024-10-04T09:14:18.349Z] nexus3.edgexfoundry.org:10003 [2024-10-04T09:14:18.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:14:18.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:14:18.616Z] Configure a credential helper to remove this warning. See [2024-10-04T09:14:18.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:14:18.616Z] [2024-10-04T09:14:18.616Z] Login Succeeded [2024-10-04T09:14:18.616Z] nexus3.edgexfoundry.org:10004 [2024-10-04T09:14:18.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:14:19.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:14:19.156Z] Configure a credential helper to remove this warning. See [2024-10-04T09:14:19.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:14:19.156Z] [2024-10-04T09:14:19.156Z] Login Succeeded [2024-10-04T09:14:19.156Z] ****.io [2024-10-04T09:14:19.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:14:19.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:14:19.424Z] Configure a credential helper to remove this warning. See [2024-10-04T09:14:19.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:14:19.424Z] [2024-10-04T09:14:19.424Z] Login Succeeded [2024-10-04T09:14:19.424Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T09:14:19.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T09:14:19.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T09:14:19.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T09:14:19.822Z] ========================================================= [2024-10-04T09:14:19.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T09:14:19.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:14:20.213Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T09:14:20.484Z] Sending build context to Docker daemon 10.53MB [2024-10-04T09:14:20.756Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T09:14:20.756Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T09:14:20.756Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T09:14:20.756Z] cf04c63912e1: Pulling fs layer [2024-10-04T09:14:20.756Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T09:14:20.756Z] a37a00ec5f00: Pulling fs layer [2024-10-04T09:14:20.756Z] 50b3750afda1: Pulling fs layer [2024-10-04T09:14:20.756Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T09:14:20.756Z] 80978eb59214: Pulling fs layer [2024-10-04T09:14:20.756Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T09:14:20.756Z] c5a475d317c9: Pulling fs layer [2024-10-04T09:14:20.756Z] 50b3750afda1: Waiting [2024-10-04T09:14:20.756Z] c9f46d7d2bd2: Waiting [2024-10-04T09:14:20.756Z] 4f4fb700ef54: Waiting [2024-10-04T09:14:20.756Z] c5a475d317c9: Waiting [2024-10-04T09:14:20.756Z] 80978eb59214: Waiting [2024-10-04T09:14:20.757Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T09:14:20.757Z] 55b35a11ae5e: Download complete [2024-10-04T09:14:20.757Z] 50b3750afda1: Verifying Checksum [2024-10-04T09:14:20.757Z] 50b3750afda1: Download complete [2024-10-04T09:14:21.028Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T09:14:21.028Z] 4f4fb700ef54: Download complete [2024-10-04T09:14:21.028Z] 80978eb59214: Verifying Checksum [2024-10-04T09:14:21.028Z] 80978eb59214: Download complete [2024-10-04T09:14:21.028Z] cf04c63912e1: Verifying Checksum [2024-10-04T09:14:21.028Z] cf04c63912e1: Download complete [2024-10-04T09:14:21.618Z] c5a475d317c9: Verifying Checksum [2024-10-04T09:14:21.618Z] c5a475d317c9: Download complete [2024-10-04T09:14:21.890Z] cf04c63912e1: Pull complete [2024-10-04T09:14:22.483Z] 55b35a11ae5e: Pull complete [2024-10-04T09:14:23.080Z] a37a00ec5f00: Verifying Checksum [2024-10-04T09:14:23.080Z] a37a00ec5f00: Download complete [2024-10-04T09:14:23.676Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T09:14:23.676Z] c9f46d7d2bd2: Download complete [2024-10-04T09:14:38.690Z] a37a00ec5f00: Pull complete [2024-10-04T09:14:38.690Z] 50b3750afda1: Pull complete [2024-10-04T09:14:38.690Z] 4f4fb700ef54: Pull complete [2024-10-04T09:14:38.690Z] 80978eb59214: Pull complete [2024-10-04T09:14:44.033Z] c9f46d7d2bd2: Pull complete [2024-10-04T09:14:45.977Z] c5a475d317c9: Pull complete [2024-10-04T09:14:45.977Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T09:14:45.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T09:14:45.977Z] ---> be29e6b0f0d4 [2024-10-04T09:14:45.977Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T09:14:47.922Z] ---> Running in a0d303d33a6a [2024-10-04T09:14:47.922Z] Removing intermediate container a0d303d33a6a [2024-10-04T09:14:47.922Z] ---> 6072eeb0194f [2024-10-04T09:14:47.922Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T09:14:47.922Z] ---> Running in ac2c5d13a9fc [2024-10-04T09:14:48.187Z] Removing intermediate container ac2c5d13a9fc [2024-10-04T09:14:48.187Z] ---> 71064762beea [2024-10-04T09:14:48.187Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T09:14:48.187Z] ---> Running in 9a0aadf6ac20 [2024-10-04T09:14:48.455Z] Removing intermediate container 9a0aadf6ac20 [2024-10-04T09:14:48.455Z] ---> cd9a49513325 [2024-10-04T09:14:48.455Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T09:14:48.724Z] ---> Running in a50f1e93e1b9 [2024-10-04T09:14:48.724Z] Removing intermediate container a50f1e93e1b9 [2024-10-04T09:14:48.724Z] ---> 5c5cdaa6315e [2024-10-04T09:14:48.724Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T09:14:48.990Z] ---> Running in b1f171e1cc4e [2024-10-04T09:14:49.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:14:50.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:14:51.629Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-04T09:14:51.629Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-04T09:14:51.629Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T09:14:51.629Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T09:14:51.896Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-04T09:14:51.896Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-04T09:14:51.896Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-04T09:14:51.896Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-04T09:14:51.896Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-04T09:14:51.896Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-04T09:14:51.896Z] (11/14) Installing kmod-libs (32-r0) [2024-10-04T09:14:51.896Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-04T09:14:51.896Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-04T09:14:51.896Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-04T09:14:51.896Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T09:14:52.166Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T09:14:52.166Z] OK: 246 MiB in 68 packages [2024-10-04T09:14:54.111Z] Removing intermediate container b1f171e1cc4e [2024-10-04T09:14:54.111Z] ---> 197ace7f69b6 [2024-10-04T09:14:54.111Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-04T09:14:54.111Z] ---> Running in a52f722aef06 [2024-10-04T09:14:54.695Z] Removing intermediate container a52f722aef06 [2024-10-04T09:14:54.695Z] ---> 2c489d6aa101 [2024-10-04T09:14:54.695Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-04T09:14:54.967Z] ---> 6b8e9852fe46 [2024-10-04T09:14:54.967Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T09:14:55.240Z] ---> Running in 4d66f3763f27 [2024-10-04T09:16:47.008Z] Removing intermediate container 4d66f3763f27 [2024-10-04T09:16:47.008Z] ---> 0df74232b513 [2024-10-04T09:16:47.008Z] Step 11/13 : COPY . . [2024-10-04T09:16:47.008Z] ---> b3bda668c464 [2024-10-04T09:16:47.008Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T09:16:47.008Z] ---> Running in ba274926e586 [2024-10-04T09:16:47.008Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T09:16:47.008Z] Dload Upload Total Spent Left Speed [2024-10-04T09:16:47.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5791 0 --:--:-- --:--:-- --:--:-- 5966 [2024-10-04T09:16:47.008Z] Removing intermediate container ba274926e586 [2024-10-04T09:16:47.008Z] ---> 6df6a5771788 [2024-10-04T09:16:47.008Z] Step 13/13 : RUN ${MAKE} [2024-10-04T09:16:47.008Z] ---> Running in b03ce570d5e5 [2024-10-04T09:16:47.008Z] noop [2024-10-04T09:16:47.008Z] Removing intermediate container b03ce570d5e5 [2024-10-04T09:16:47.008Z] ---> f49170e4349c [2024-10-04T09:16:47.008Z] Successfully built f49170e4349c [2024-10-04T09:16:47.008Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:16:47.405Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T09:16:47.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:16:47.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-19234 does not seem to be running inside a container [2024-10-04T09:16:47.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/184 -v /w/workspace/device-usb-camera/184:/w/workspace/device-usb-camera/184:rw,z -v /w/workspace/device-usb-camera/184@tmp:/w/workspace/device-usb-camera/184@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 ******** ci-base-image-arm64 cat [2024-10-04T09:16:49.055Z] $ docker top e3fdbc5eaf70393405292c0dc7e417334a749fed059ec5d7572f7504b4f7cab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T09:16:49.901Z] + go version [2024-10-04T09:16:49.902Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T09:16:49.928Z] $ docker stop --time=1 e3fdbc5eaf70393405292c0dc7e417334a749fed059ec5d7572f7504b4f7cab5 [2024-10-04T09:16:51.560Z] $ docker rm -f --volumes e3fdbc5eaf70393405292c0dc7e417334a749fed059ec5d7572f7504b4f7cab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:16:52.174Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T09:16:52.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:16:52.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-19234 does not seem to be running inside a container [2024-10-04T09:16:52.457Z] $ 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/184 -v /w/workspace/device-usb-camera/184:/w/workspace/device-usb-camera/184:rw,z -v /w/workspace/device-usb-camera/184@tmp:/w/workspace/device-usb-camera/184@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 ******** ci-base-image-arm64 cat [2024-10-04T09:16:53.651Z] $ docker top 581a9bb431fd1f8fed0dfece976a19e09ad777a2b70b9ee0ab3a31337d21244e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T09:16:54.507Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/184 [Pipeline] fileExists [Pipeline] sh [2024-10-04T09:16:55.164Z] + make test [2024-10-04T09:16:55.164Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T09:17:00.594Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-04T09:20:22.557Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-04T09:20:32.653Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 4.4% of statements [2024-10-04T09:20:34.060Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T09:20:34.060Z] go vet ./... [2024-10-04T09:21:20.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T09:21:20.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T09:21:20.891Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T09:21:21.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T09:21:21.893Z] $ docker stop --time=1 581a9bb431fd1f8fed0dfece976a19e09ad777a2b70b9ee0ab3a31337d21244e [2024-10-04T09:21:23.741Z] $ docker rm -f --volumes 581a9bb431fd1f8fed0dfece976a19e09ad777a2b70b9ee0ab3a31337d21244e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T09:21:25.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T09:21:25.268Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T09:21:25.740Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T09:21:26.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T09:21:26.459Z] + ls -al . [2024-10-04T09:21:26.459Z] total 296 [2024-10-04T09:21:26.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:16 . [2024-10-04T09:21:26.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:13 .. [2024-10-04T09:21:26.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:13 .git [2024-10-04T09:21:26.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 09:13 .github [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 09:13 .gitignore [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 09:13 .golangci.yml [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 09:13 .hadolint.yml [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 09:13 Attribution.txt [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 09:13 CHANGELOG.md [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 09:13 Dockerfile [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 09:13 GOVERNANCE.md [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 09:13 Jenkinsfile [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 09:13 LICENSE [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 09:13 Makefile [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 09:13 OWNERS.md [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 09:13 README.md [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:47 VERSION [2024-10-04T09:21:26.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 09:13 bin [2024-10-04T09:21:26.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 09:13 cmd [2024-10-04T09:21:26.459Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 09:20 coverage.out [2024-10-04T09:21:26.459Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 09:13 docker-entrypoint.sh [2024-10-04T09:21:26.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 09:13 docs [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 09:13 go.mod [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 09:13 go.sum [2024-10-04T09:21:26.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 09:13 internal [2024-10-04T09:21:26.459Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 09:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:21:26.809Z] + 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=ee0554b78990b186605d5e81a70b84bcc651ad1c --label arch=arm64 --label version=3.2.0-dev.19 . [2024-10-04T09:21:27.410Z] Sending build context to Docker daemon 10.58MB [2024-10-04T09:21:27.410Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T09:21:27.410Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-04T09:21:27.410Z] ---> f49170e4349c [2024-10-04T09:21:27.410Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-04T09:21:27.686Z] ---> Running in b4b6ae30b992 [2024-10-04T09:21:27.953Z] Removing intermediate container b4b6ae30b992 [2024-10-04T09:21:27.953Z] ---> 3c27e8daee2f [2024-10-04T09:21:27.953Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T09:21:27.953Z] ---> Running in 15141a6f6d02 [2024-10-04T09:21:28.221Z] Removing intermediate container 15141a6f6d02 [2024-10-04T09:21:28.221Z] ---> e512cfde2f64 [2024-10-04T09:21:28.221Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T09:21:28.221Z] ---> Running in 551760483df9 [2024-10-04T09:21:28.804Z] Removing intermediate container 551760483df9 [2024-10-04T09:21:28.804Z] ---> a9cd75e72a1b [2024-10-04T09:21:28.804Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T09:21:28.804Z] ---> Running in a97c5d91be95 [2024-10-04T09:21:29.072Z] Removing intermediate container a97c5d91be95 [2024-10-04T09:21:29.072Z] ---> 4bd966b0024d [2024-10-04T09:21:29.072Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T09:21:29.072Z] ---> Running in f196c97f70e0 [2024-10-04T09:21:30.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:21:30.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:21:32.060Z] OK: 246 MiB in 68 packages [2024-10-04T09:21:33.023Z] Removing intermediate container f196c97f70e0 [2024-10-04T09:21:33.023Z] ---> 17a3a7764ca3 [2024-10-04T09:21:33.023Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-04T09:21:33.023Z] ---> Running in e720b5fa2a28 [2024-10-04T09:21:33.291Z] Removing intermediate container e720b5fa2a28 [2024-10-04T09:21:33.291Z] ---> 7b2de548ea84 [2024-10-04T09:21:33.291Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-04T09:21:34.252Z] ---> 99e6b38e2a6f [2024-10-04T09:21:34.252Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T09:21:34.252Z] ---> Running in 746608eb3be3 [2024-10-04T09:21:36.856Z] Removing intermediate container 746608eb3be3 [2024-10-04T09:21:36.856Z] ---> 2c80e3c7e663 [2024-10-04T09:21:36.856Z] Step 11/37 : COPY . . [2024-10-04T09:21:38.264Z] ---> 08fe28de1ca1 [2024-10-04T09:21:38.264Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T09:21:38.264Z] ---> Running in def08e9da070 [2024-10-04T09:21:39.250Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T09:21:39.250Z] Dload Upload Total Spent Left Speed [2024-10-04T09:21:39.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10296 0 --:--:-- --:--:-- --:--:-- 10514 [2024-10-04T09:21:39.878Z] Removing intermediate container def08e9da070 [2024-10-04T09:21:39.878Z] ---> 75bff041cb62 [2024-10-04T09:21:39.878Z] Step 13/37 : RUN ${MAKE} [2024-10-04T09:21:39.878Z] ---> Running in b9dccbcecd38 [2024-10-04T09:21:40.964Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-04T09:25:32.798Z] Removing intermediate container b9dccbcecd38 [2024-10-04T09:25:32.799Z] ---> a768748f72e1 [2024-10-04T09:25:32.799Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-04T09:25:32.799Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-04T09:25:32.799Z] da4d7e05a7aa: Pulling fs layer [2024-10-04T09:25:32.799Z] da4d7e05a7aa: Verifying Checksum [2024-10-04T09:25:32.799Z] da4d7e05a7aa: Download complete [2024-10-04T09:25:32.799Z] da4d7e05a7aa: Pull complete [2024-10-04T09:25:32.799Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-04T09:25:32.799Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-04T09:25:32.799Z] ---> 62c65ed7ef0d [2024-10-04T09:25:32.799Z] Step 15/37 : FROM alpine:3.20 [2024-10-04T09:25:32.799Z] 3.20: Pulling from library/alpine [2024-10-04T09:25:32.799Z] cf04c63912e1: Already exists [2024-10-04T09:25:32.799Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T09:25:32.799Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T09:25:32.799Z] ---> c157a85ed455 [2024-10-04T09:25:32.799Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T09:25:32.799Z] ---> Running in 60554d7faae2 [2024-10-04T09:25:32.799Z] Removing intermediate container 60554d7faae2 [2024-10-04T09:25:32.799Z] ---> 6128fb2954ef [2024-10-04T09:25:32.799Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-04T09:25:32.799Z] ---> Running in 51e0af5aa9f7 [2024-10-04T09:25:32.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:25:32.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:25:32.799Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-04T09:25:32.799Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-04T09:25:32.799Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-04T09:25:32.799Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-04T09:25:32.799Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-04T09:25:32.799Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-04T09:25:32.799Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-04T09:25:32.799Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-04T09:25:32.799Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-04T09:25:32.799Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-04T09:25:32.799Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-04T09:25:32.799Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-04T09:25:32.799Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-04T09:25:32.799Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-04T09:25:32.799Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-04T09:25:32.799Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-04T09:25:32.799Z] (17/114) Installing libva (2.21.0-r0) [2024-10-04T09:25:32.799Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-04T09:25:32.799Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-04T09:25:32.799Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-04T09:25:32.799Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-04T09:25:32.799Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-04T09:25:32.799Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-04T09:25:32.799Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-04T09:25:32.799Z] (25/114) Installing imath (3.1.12-r0) [2024-10-04T09:25:32.799Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-04T09:25:32.799Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-04T09:25:32.799Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-04T09:25:32.799Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-04T09:25:32.799Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T09:25:32.799Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-04T09:25:32.799Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-04T09:25:32.799Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-04T09:25:32.799Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-04T09:25:32.799Z] (35/114) Installing opus (1.5.2-r0) [2024-10-04T09:25:32.799Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-04T09:25:32.799Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-04T09:25:32.799Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-04T09:25:32.799Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-04T09:25:32.799Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-04T09:25:32.799Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-04T09:25:32.799Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-04T09:25:32.799Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-04T09:25:32.799Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-04T09:25:32.799Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-04T09:25:32.799Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-04T09:25:32.799Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-04T09:25:32.799Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-04T09:25:32.799Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-04T09:25:32.799Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-04T09:25:32.799Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-04T09:25:32.799Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-04T09:25:33.072Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-04T09:25:33.072Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-04T09:25:33.072Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-04T09:25:33.072Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-04T09:25:33.072Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-04T09:25:33.072Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-04T09:25:33.072Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-04T09:25:33.072Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-04T09:25:33.072Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-04T09:25:33.072Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-04T09:25:33.072Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-04T09:25:33.344Z] (64/114) Installing glib (2.80.5-r0) [2024-10-04T09:25:33.344Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-04T09:25:33.344Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-04T09:25:33.344Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-04T09:25:33.344Z] (68/114) Installing libass (0.17.2-r0) [2024-10-04T09:25:33.344Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-04T09:25:33.344Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-04T09:25:33.344Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-04T09:25:33.616Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-04T09:25:33.616Z] (73/114) Installing mbedtls (3.6.1-r0) [2024-10-04T09:25:33.616Z] (74/114) Installing librist (0.2.10-r1) [2024-10-04T09:25:33.616Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-04T09:25:33.616Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-04T09:25:33.616Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-04T09:25:33.616Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-04T09:25:33.616Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-04T09:25:33.616Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-04T09:25:33.616Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-04T09:25:33.616Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-04T09:25:33.891Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-04T09:25:33.891Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-04T09:25:33.891Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-04T09:25:33.891Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-04T09:25:33.891Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-04T09:25:33.891Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-04T09:25:33.892Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-04T09:25:33.892Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-04T09:25:34.168Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-04T09:25:34.168Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-04T09:25:34.168Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-04T09:25:34.168Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-04T09:25:34.168Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-04T09:25:34.168Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-04T09:25:34.168Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-04T09:25:34.168Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-04T09:25:34.168Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-04T09:25:34.168Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-04T09:25:34.168Z] (101/114) Installing orc (0.4.39-r0) [2024-10-04T09:25:34.168Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-04T09:25:34.438Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-04T09:25:34.438Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-04T09:25:34.438Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-04T09:25:34.438Z] (106/114) Installing libpulse (17.0-r0) [2024-10-04T09:25:34.438Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T09:25:34.438Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-04T09:25:34.438Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-04T09:25:34.438Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-04T09:25:34.438Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-04T09:25:34.438Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-04T09:25:34.438Z] (113/114) Installing kmod-libs (32-r0) [2024-10-04T09:25:34.438Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-04T09:25:34.707Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T09:25:34.707Z] Executing glib-2.80.5-r0.trigger [2024-10-04T09:25:34.707Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T09:25:34.707Z] OK: 120 MiB in 128 packages [2024-10-04T09:25:38.973Z] Removing intermediate container 51e0af5aa9f7 [2024-10-04T09:25:38.973Z] ---> 7452c2a01b61 [2024-10-04T09:25:38.973Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-04T09:25:38.973Z] ---> Running in dd6f24bbf5b6 [2024-10-04T09:25:39.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:25:40.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:25:41.640Z] Upgrading critical system libraries and apk-tools: [2024-10-04T09:25:41.640Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T09:25:41.640Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T09:25:42.233Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T09:25:42.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T09:25:42.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T09:25:43.902Z] OK: 120 MiB in 128 packages [2024-10-04T09:25:44.858Z] Removing intermediate container dd6f24bbf5b6 [2024-10-04T09:25:44.858Z] ---> 66b1bbeb145a [2024-10-04T09:25:44.858Z] Step 19/37 : WORKDIR / [2024-10-04T09:25:44.858Z] ---> Running in e836644f4e68 [2024-10-04T09:25:45.147Z] Removing intermediate container e836644f4e68 [2024-10-04T09:25:45.147Z] ---> 5ee0f577ec03 [2024-10-04T09:25:45.147Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-04T09:25:47.744Z] ---> ed436c6b3924 [2024-10-04T09:25:47.744Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-04T09:25:48.333Z] ---> 3e5ddd3a62ef [2024-10-04T09:25:48.333Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-04T09:25:48.926Z] ---> 50f6b9e1e640 [2024-10-04T09:25:48.926Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-04T09:25:49.195Z] ---> de2ba02acd54 [2024-10-04T09:25:49.195Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-04T09:25:49.813Z] ---> 8c7a4853d5c3 [2024-10-04T09:25:49.813Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-04T09:25:50.398Z] ---> 5eb51e969877 [2024-10-04T09:25:50.398Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-04T09:25:52.386Z] ---> d09f980c2f62 [2024-10-04T09:25:52.386Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-04T09:25:52.386Z] ---> Running in 2b628b1a2fdb [2024-10-04T09:25:53.813Z] Removing intermediate container 2b628b1a2fdb [2024-10-04T09:25:53.813Z] ---> fcd59530f379 [2024-10-04T09:25:53.813Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-04T09:25:53.813Z] ---> Running in 47136300c35e [2024-10-04T09:25:55.792Z] Removing intermediate container 47136300c35e [2024-10-04T09:25:55.792Z] ---> f1804a7a2b9e [2024-10-04T09:25:55.792Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-04T09:25:55.792Z] ---> Running in 61a19e1cef5c [2024-10-04T09:25:57.213Z] Removing intermediate container 61a19e1cef5c [2024-10-04T09:25:57.213Z] ---> d4d3b7728aa8 [2024-10-04T09:25:57.213Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-04T09:25:57.213Z] ---> Running in afe482cd7c4b [2024-10-04T09:25:58.779Z] Removing intermediate container afe482cd7c4b [2024-10-04T09:25:58.779Z] ---> 91f3b67e5c0a [2024-10-04T09:25:58.779Z] Step 31/37 : EXPOSE 59983 [2024-10-04T09:25:59.048Z] ---> Running in 7a31db9ca049 [2024-10-04T09:25:59.048Z] Removing intermediate container 7a31db9ca049 [2024-10-04T09:25:59.048Z] ---> 3481def74115 [2024-10-04T09:25:59.048Z] Step 32/37 : EXPOSE 8554 [2024-10-04T09:25:59.321Z] ---> Running in 25dd54a8006a [2024-10-04T09:25:59.588Z] Removing intermediate container 25dd54a8006a [2024-10-04T09:25:59.588Z] ---> ee2a3743996b [2024-10-04T09:25:59.588Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-04T09:25:59.588Z] ---> Running in c6c01a31fe69 [2024-10-04T09:25:59.856Z] Removing intermediate container c6c01a31fe69 [2024-10-04T09:25:59.856Z] ---> 07dc7719690e [2024-10-04T09:25:59.856Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-04T09:25:59.856Z] ---> Running in 95e9241ef673 [2024-10-04T09:26:00.125Z] Removing intermediate container 95e9241ef673 [2024-10-04T09:26:00.125Z] ---> 669ea77aa592 [2024-10-04T09:26:00.125Z] Step 35/37 : LABEL arch=arm64 [2024-10-04T09:26:00.125Z] ---> Running in 5893a52acbb0 [2024-10-04T09:26:00.394Z] Removing intermediate container 5893a52acbb0 [2024-10-04T09:26:00.394Z] ---> 64e2cc0dbcc2 [2024-10-04T09:26:00.394Z] Step 36/37 : LABEL git_sha=ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T09:26:00.666Z] ---> Running in 4ab7211c9f8b [2024-10-04T09:26:00.934Z] Removing intermediate container 4ab7211c9f8b [2024-10-04T09:26:00.934Z] ---> bdc5437184ae [2024-10-04T09:26:00.934Z] Step 37/37 : LABEL version=3.2.0-dev.19 [2024-10-04T09:26:00.934Z] ---> Running in 39f60bdca9bd [2024-10-04T09:26:01.205Z] Removing intermediate container 39f60bdca9bd [2024-10-04T09:26:01.205Z] ---> 912b79ee2869 [2024-10-04T09:26:01.205Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T09:26:01.205Z] Successfully built 912b79ee2869 [2024-10-04T09:26:01.205Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T09:26:01.463Z] provisioning config files... [2024-10-04T09:26:01.479Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/184@tmp/config1480133942010834910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:26:01.824Z] ---> ****-login.sh [2024-10-04T09:26:01.824Z] nexus3.edgexfoundry.org:10001 [2024-10-04T09:26:01.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:26:02.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:26:02.097Z] Configure a credential helper to remove this warning. See [2024-10-04T09:26:02.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:26:02.097Z] [2024-10-04T09:26:02.097Z] Login Succeeded [2024-10-04T09:26:02.097Z] nexus3.edgexfoundry.org:10002 [2024-10-04T09:26:02.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:26:02.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:26:02.363Z] Configure a credential helper to remove this warning. See [2024-10-04T09:26:02.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:26:02.363Z] [2024-10-04T09:26:02.363Z] Login Succeeded [2024-10-04T09:26:02.363Z] nexus3.edgexfoundry.org:10003 [2024-10-04T09:26:02.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:26:02.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:26:02.633Z] Configure a credential helper to remove this warning. See [2024-10-04T09:26:02.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:26:02.633Z] [2024-10-04T09:26:02.633Z] Login Succeeded [2024-10-04T09:26:02.900Z] nexus3.edgexfoundry.org:10004 [2024-10-04T09:26:02.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:26:03.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:26:03.167Z] Configure a credential helper to remove this warning. See [2024-10-04T09:26:03.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:26:03.167Z] [2024-10-04T09:26:03.167Z] Login Succeeded [2024-10-04T09:26:03.167Z] ****.io [2024-10-04T09:26:03.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T09:26:03.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T09:26:03.702Z] Configure a credential helper to remove this warning. See [2024-10-04T09:26:03.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T09:26:03.702Z] [2024-10-04T09:26:03.702Z] Login Succeeded [2024-10-04T09:26:03.702Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T09:26:03.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T09:26:03.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T09:26:03.789Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-10-04T09:26:03.790Z] ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T09:26:03.790Z] latest [2024-10-04T09:26:03.790Z] 3.2.0-dev.19 [2024-10-04T09:26:03.790Z] ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [2024-10-04T09:26:03.790Z] main [2024-10-04T09:26:03.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:04.170Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:04.537Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T09:26:04.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-04T09:26:04.538Z] f8308dcafeec: Preparing [2024-10-04T09:26:04.538Z] 9a28fef0a161: Preparing [2024-10-04T09:26:04.538Z] 029f6f4c3180: Preparing [2024-10-04T09:26:04.538Z] c5e3f27aa74e: Preparing [2024-10-04T09:26:04.538Z] f0c0fc467d42: Preparing [2024-10-04T09:26:04.538Z] 4fdee56d7956: Preparing [2024-10-04T09:26:04.538Z] 258ad69bca52: Preparing [2024-10-04T09:26:04.538Z] c166517f65eb: Preparing [2024-10-04T09:26:04.538Z] 158140019f57: Preparing [2024-10-04T09:26:04.538Z] f759b592076e: Preparing [2024-10-04T09:26:04.538Z] eab04221ea09: Preparing [2024-10-04T09:26:04.538Z] b21d931d00ff: Preparing [2024-10-04T09:26:04.538Z] 0d5e4427d347: Preparing [2024-10-04T09:26:04.538Z] 16113d51b718: Preparing [2024-10-04T09:26:04.538Z] 4fdee56d7956: Waiting [2024-10-04T09:26:04.538Z] 258ad69bca52: Waiting [2024-10-04T09:26:04.538Z] c166517f65eb: Waiting [2024-10-04T09:26:04.538Z] 158140019f57: Waiting [2024-10-04T09:26:04.538Z] f759b592076e: Waiting [2024-10-04T09:26:04.538Z] eab04221ea09: Waiting [2024-10-04T09:26:04.538Z] b21d931d00ff: Waiting [2024-10-04T09:26:04.538Z] 0d5e4427d347: Waiting [2024-10-04T09:26:04.538Z] 16113d51b718: Waiting [2024-10-04T09:26:04.810Z] 029f6f4c3180: Pushed [2024-10-04T09:26:04.810Z] 9a28fef0a161: Pushed [2024-10-04T09:26:04.810Z] f8308dcafeec: Pushed [2024-10-04T09:26:04.810Z] c5e3f27aa74e: Pushed [2024-10-04T09:26:05.090Z] 4fdee56d7956: Pushed [2024-10-04T09:26:05.090Z] 258ad69bca52: Pushed [2024-10-04T09:26:05.090Z] 158140019f57: Pushed [2024-10-04T09:26:05.090Z] c166517f65eb: Pushed [2024-10-04T09:26:05.356Z] f759b592076e: Pushed [2024-10-04T09:26:05.356Z] 16113d51b718: Layer already exists [2024-10-04T09:26:05.356Z] b21d931d00ff: Pushed [2024-10-04T09:26:11.999Z] f0c0fc467d42: Pushed [2024-10-04T09:26:14.572Z] eab04221ea09: Pushed [2024-10-04T09:26:29.530Z] 0d5e4427d347: Pushed [2024-10-04T09:26:29.530Z] ee0554b78990b186605d5e81a70b84bcc651ad1c: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:29.889Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:30.254Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-04T09:26:30.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-04T09:26:30.254Z] f8308dcafeec: Preparing [2024-10-04T09:26:30.254Z] 9a28fef0a161: Preparing [2024-10-04T09:26:30.254Z] 029f6f4c3180: Preparing [2024-10-04T09:26:30.254Z] c5e3f27aa74e: Preparing [2024-10-04T09:26:30.254Z] f0c0fc467d42: Preparing [2024-10-04T09:26:30.254Z] 4fdee56d7956: Preparing [2024-10-04T09:26:30.254Z] 258ad69bca52: Preparing [2024-10-04T09:26:30.254Z] c166517f65eb: Preparing [2024-10-04T09:26:30.254Z] 158140019f57: Preparing [2024-10-04T09:26:30.254Z] f759b592076e: Preparing [2024-10-04T09:26:30.254Z] eab04221ea09: Preparing [2024-10-04T09:26:30.254Z] b21d931d00ff: Preparing [2024-10-04T09:26:30.254Z] 0d5e4427d347: Preparing [2024-10-04T09:26:30.254Z] 16113d51b718: Preparing [2024-10-04T09:26:30.254Z] 158140019f57: Waiting [2024-10-04T09:26:30.254Z] f759b592076e: Waiting [2024-10-04T09:26:30.254Z] eab04221ea09: Waiting [2024-10-04T09:26:30.254Z] b21d931d00ff: Waiting [2024-10-04T09:26:30.254Z] 0d5e4427d347: Waiting [2024-10-04T09:26:30.254Z] 4fdee56d7956: Waiting [2024-10-04T09:26:30.254Z] 258ad69bca52: Waiting [2024-10-04T09:26:30.254Z] c166517f65eb: Waiting [2024-10-04T09:26:30.254Z] 16113d51b718: Waiting [2024-10-04T09:26:30.254Z] c5e3f27aa74e: Layer already exists [2024-10-04T09:26:30.254Z] f8308dcafeec: Layer already exists [2024-10-04T09:26:30.254Z] f0c0fc467d42: Layer already exists [2024-10-04T09:26:30.254Z] 029f6f4c3180: Layer already exists [2024-10-04T09:26:30.254Z] 9a28fef0a161: Layer already exists [2024-10-04T09:26:30.254Z] c166517f65eb: Layer already exists [2024-10-04T09:26:30.254Z] 158140019f57: Layer already exists [2024-10-04T09:26:30.254Z] 258ad69bca52: Layer already exists [2024-10-04T09:26:30.254Z] f759b592076e: Layer already exists [2024-10-04T09:26:30.254Z] 4fdee56d7956: Layer already exists [2024-10-04T09:26:30.254Z] 16113d51b718: Layer already exists [2024-10-04T09:26:30.254Z] b21d931d00ff: Layer already exists [2024-10-04T09:26:30.254Z] 0d5e4427d347: Layer already exists [2024-10-04T09:26:30.254Z] eab04221ea09: Layer already exists [2024-10-04T09:26:30.521Z] latest: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:30.898Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:31.266Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.19 [2024-10-04T09:26:31.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-04T09:26:31.266Z] f8308dcafeec: Preparing [2024-10-04T09:26:31.266Z] 9a28fef0a161: Preparing [2024-10-04T09:26:31.266Z] 029f6f4c3180: Preparing [2024-10-04T09:26:31.266Z] c5e3f27aa74e: Preparing [2024-10-04T09:26:31.266Z] f0c0fc467d42: Preparing [2024-10-04T09:26:31.266Z] 4fdee56d7956: Preparing [2024-10-04T09:26:31.266Z] 258ad69bca52: Preparing [2024-10-04T09:26:31.266Z] c166517f65eb: Preparing [2024-10-04T09:26:31.266Z] 158140019f57: Preparing [2024-10-04T09:26:31.266Z] f759b592076e: Preparing [2024-10-04T09:26:31.266Z] eab04221ea09: Preparing [2024-10-04T09:26:31.266Z] b21d931d00ff: Preparing [2024-10-04T09:26:31.266Z] 0d5e4427d347: Preparing [2024-10-04T09:26:31.266Z] 16113d51b718: Preparing [2024-10-04T09:26:31.266Z] 158140019f57: Waiting [2024-10-04T09:26:31.266Z] eab04221ea09: Waiting [2024-10-04T09:26:31.266Z] b21d931d00ff: Waiting [2024-10-04T09:26:31.266Z] 0d5e4427d347: Waiting [2024-10-04T09:26:31.266Z] f759b592076e: Waiting [2024-10-04T09:26:31.266Z] 258ad69bca52: Waiting [2024-10-04T09:26:31.266Z] 16113d51b718: Waiting [2024-10-04T09:26:31.266Z] c166517f65eb: Waiting [2024-10-04T09:26:31.266Z] 4fdee56d7956: Waiting [2024-10-04T09:26:31.266Z] 029f6f4c3180: Layer already exists [2024-10-04T09:26:31.266Z] c5e3f27aa74e: Layer already exists [2024-10-04T09:26:31.266Z] f8308dcafeec: Layer already exists [2024-10-04T09:26:31.266Z] 9a28fef0a161: Layer already exists [2024-10-04T09:26:31.266Z] f0c0fc467d42: Layer already exists [2024-10-04T09:26:31.266Z] 258ad69bca52: Layer already exists [2024-10-04T09:26:31.266Z] 158140019f57: Layer already exists [2024-10-04T09:26:31.266Z] f759b592076e: Layer already exists [2024-10-04T09:26:31.266Z] 4fdee56d7956: Layer already exists [2024-10-04T09:26:31.266Z] 16113d51b718: Layer already exists [2024-10-04T09:26:31.266Z] b21d931d00ff: Layer already exists [2024-10-04T09:26:31.266Z] eab04221ea09: Layer already exists [2024-10-04T09:26:31.533Z] 0d5e4427d347: Layer already exists [2024-10-04T09:26:31.533Z] c166517f65eb: Layer already exists [2024-10-04T09:26:31.533Z] 3.2.0-dev.19: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:31.903Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:32.261Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [2024-10-04T09:26:32.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-04T09:26:32.261Z] f8308dcafeec: Preparing [2024-10-04T09:26:32.261Z] 9a28fef0a161: Preparing [2024-10-04T09:26:32.261Z] 029f6f4c3180: Preparing [2024-10-04T09:26:32.261Z] c5e3f27aa74e: Preparing [2024-10-04T09:26:32.261Z] f0c0fc467d42: Preparing [2024-10-04T09:26:32.261Z] 4fdee56d7956: Preparing [2024-10-04T09:26:32.261Z] 258ad69bca52: Preparing [2024-10-04T09:26:32.261Z] c166517f65eb: Preparing [2024-10-04T09:26:32.261Z] 158140019f57: Preparing [2024-10-04T09:26:32.261Z] f759b592076e: Preparing [2024-10-04T09:26:32.261Z] eab04221ea09: Preparing [2024-10-04T09:26:32.261Z] b21d931d00ff: Preparing [2024-10-04T09:26:32.261Z] 0d5e4427d347: Preparing [2024-10-04T09:26:32.261Z] 16113d51b718: Preparing [2024-10-04T09:26:32.261Z] c166517f65eb: Waiting [2024-10-04T09:26:32.261Z] 158140019f57: Waiting [2024-10-04T09:26:32.261Z] f759b592076e: Waiting [2024-10-04T09:26:32.261Z] 4fdee56d7956: Waiting [2024-10-04T09:26:32.261Z] 258ad69bca52: Waiting [2024-10-04T09:26:32.261Z] 0d5e4427d347: Waiting [2024-10-04T09:26:32.261Z] eab04221ea09: Waiting [2024-10-04T09:26:32.261Z] b21d931d00ff: Waiting [2024-10-04T09:26:32.261Z] 16113d51b718: Waiting [2024-10-04T09:26:32.261Z] f8308dcafeec: Layer already exists [2024-10-04T09:26:32.261Z] c5e3f27aa74e: Layer already exists [2024-10-04T09:26:32.261Z] f0c0fc467d42: Layer already exists [2024-10-04T09:26:32.261Z] 9a28fef0a161: Layer already exists [2024-10-04T09:26:32.261Z] 029f6f4c3180: Layer already exists [2024-10-04T09:26:32.261Z] c166517f65eb: Layer already exists [2024-10-04T09:26:32.261Z] 258ad69bca52: Layer already exists [2024-10-04T09:26:32.261Z] 4fdee56d7956: Layer already exists [2024-10-04T09:26:32.261Z] f759b592076e: Layer already exists [2024-10-04T09:26:32.261Z] 158140019f57: Layer already exists [2024-10-04T09:26:32.261Z] eab04221ea09: Layer already exists [2024-10-04T09:26:32.261Z] b21d931d00ff: Layer already exists [2024-10-04T09:26:32.261Z] 0d5e4427d347: Layer already exists [2024-10-04T09:26:32.261Z] 16113d51b718: Layer already exists [2024-10-04T09:26:32.528Z] ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:32.894Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:33.277Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-10-04T09:26:33.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-04T09:26:33.277Z] f8308dcafeec: Preparing [2024-10-04T09:26:33.277Z] 9a28fef0a161: Preparing [2024-10-04T09:26:33.277Z] 029f6f4c3180: Preparing [2024-10-04T09:26:33.277Z] c5e3f27aa74e: Preparing [2024-10-04T09:26:33.277Z] f0c0fc467d42: Preparing [2024-10-04T09:26:33.277Z] 4fdee56d7956: Preparing [2024-10-04T09:26:33.277Z] 258ad69bca52: Preparing [2024-10-04T09:26:33.277Z] c166517f65eb: Preparing [2024-10-04T09:26:33.277Z] 158140019f57: Preparing [2024-10-04T09:26:33.277Z] f759b592076e: Preparing [2024-10-04T09:26:33.277Z] eab04221ea09: Preparing [2024-10-04T09:26:33.277Z] b21d931d00ff: Preparing [2024-10-04T09:26:33.277Z] 0d5e4427d347: Preparing [2024-10-04T09:26:33.277Z] 16113d51b718: Preparing [2024-10-04T09:26:33.277Z] 158140019f57: Waiting [2024-10-04T09:26:33.277Z] f759b592076e: Waiting [2024-10-04T09:26:33.277Z] eab04221ea09: Waiting [2024-10-04T09:26:33.277Z] b21d931d00ff: Waiting [2024-10-04T09:26:33.277Z] 0d5e4427d347: Waiting [2024-10-04T09:26:33.277Z] 16113d51b718: Waiting [2024-10-04T09:26:33.277Z] 4fdee56d7956: Waiting [2024-10-04T09:26:33.277Z] 258ad69bca52: Waiting [2024-10-04T09:26:33.277Z] c166517f65eb: Waiting [2024-10-04T09:26:33.277Z] 9a28fef0a161: Layer already exists [2024-10-04T09:26:33.277Z] f8308dcafeec: Layer already exists [2024-10-04T09:26:33.277Z] c5e3f27aa74e: Layer already exists [2024-10-04T09:26:33.277Z] 029f6f4c3180: Layer already exists [2024-10-04T09:26:33.277Z] f0c0fc467d42: Layer already exists [2024-10-04T09:26:33.277Z] 4fdee56d7956: Layer already exists [2024-10-04T09:26:33.277Z] 258ad69bca52: Layer already exists [2024-10-04T09:26:33.277Z] c166517f65eb: Layer already exists [2024-10-04T09:26:33.277Z] f759b592076e: Layer already exists [2024-10-04T09:26:33.277Z] 158140019f57: Layer already exists [2024-10-04T09:26:33.277Z] eab04221ea09: Layer already exists [2024-10-04T09:26:33.277Z] 0d5e4427d347: Layer already exists [2024-10-04T09:26:33.277Z] b21d931d00ff: Layer already exists [2024-10-04T09:26:33.277Z] 16113d51b718: Layer already exists [2024-10-04T09:26:33.542Z] main: digest: sha256:b029f76626917ebaf3fa2d3d32cc04335e9d781887ddd3a7fb64743791fdc12e size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T09:26:33.627Z] ===================================================== [Pipeline] echo [2024-10-04T09:26:33.645Z] taggedImages: [2024-10-04T09:26:33.645Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c [2024-10-04T09:26:33.645Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-04T09:26:33.645Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.19 [2024-10-04T09:26:33.645Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ee0554b78990b186605d5e81a70b84bcc651ad1c-3.2.0-dev.19 [2024-10-04T09:26:33.645Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:34.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T09:26:34.049Z] [2024-10-04T09:26:34.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:26:34.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T09:26:34.391Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T09:26:34.391Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T09:26:34.391Z] 04944245beec: Pulling fs layer [2024-10-04T09:26:34.391Z] 699f458cf7ca: Pulling fs layer [2024-10-04T09:26:34.391Z] 765212b225bb: Pulling fs layer [2024-10-04T09:26:34.391Z] f23df028b6ca: Pulling fs layer [2024-10-04T09:26:34.391Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T09:26:34.391Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T09:26:34.391Z] f23df028b6ca: Waiting [2024-10-04T09:26:34.391Z] d65c8cfc05b1: Waiting [2024-10-04T09:26:34.391Z] 2437ff75d9bd: Waiting [2024-10-04T09:26:34.391Z] 765212b225bb: Waiting [2024-10-04T09:26:34.664Z] 04944245beec: Verifying Checksum [2024-10-04T09:26:34.664Z] 04944245beec: Download complete [2024-10-04T09:26:34.664Z] 765212b225bb: Verifying Checksum [2024-10-04T09:26:34.664Z] 765212b225bb: Download complete [2024-10-04T09:26:34.664Z] f23df028b6ca: Verifying Checksum [2024-10-04T09:26:34.664Z] f23df028b6ca: Download complete [2024-10-04T09:26:34.664Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T09:26:34.664Z] d65c8cfc05b1: Download complete [2024-10-04T09:26:34.935Z] 699f458cf7ca: Verifying Checksum [2024-10-04T09:26:34.936Z] 699f458cf7ca: Download complete [2024-10-04T09:26:35.204Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T09:26:35.204Z] 8998bd30e6a1: Download complete [2024-10-04T09:26:37.787Z] 2437ff75d9bd: Download complete [2024-10-04T09:26:39.722Z] 8998bd30e6a1: Pull complete [2024-10-04T09:26:40.301Z] 04944245beec: Pull complete [2024-10-04T09:26:41.703Z] 699f458cf7ca: Pull complete [2024-10-04T09:26:41.703Z] 765212b225bb: Pull complete [2024-10-04T09:26:42.658Z] f23df028b6ca: Pull complete [2024-10-04T09:26:42.658Z] d65c8cfc05b1: Pull complete [2024-10-04T09:27:00.884Z] 2437ff75d9bd: Pull complete [2024-10-04T09:27:00.884Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T09:27:00.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T09:27:00.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:27:01.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-19234 does not seem to be running inside a container [2024-10-04T09:27:01.162Z] $ 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/184 -v /w/workspace/device-usb-camera/184:/w/workspace/device-usb-camera/184:rw,z -v /w/workspace/device-usb-camera/184@tmp:/w/workspace/device-usb-camera/184@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-lftools-log-publisher:arm64 cat [2024-10-04T09:27:02.839Z] $ docker top 7c7c145a23a33ed69344d1a565fcd5dc644c9b3966e6373a1f2dc776e2ee33d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:27:03.363Z] ---> job-cost.sh [2024-10-04T09:27:03.629Z] lf-activate-venv: SKIPPING [2024-10-04T09:27:03.629Z] INFO: No Stack... [2024-10-04T09:27:04.208Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T09:27:04.789Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T09:27:05.111Z] + cat /w/workspace/device-usb-camera/184/archives/cost.csv [2024-10-04T09:27:05.111Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T09:27:05.163Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [2024-10-04T09:27:05.171Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] did not exist. Created. [2024-10-04T09:27:05.177Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T09:27:05.562Z] /w/workspace/device-usb-camera/184@tmp/durable-0092d60e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T09:27:06.196Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T09:27:06.222Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T09:27:06.270Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T09:27:06.280Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T09:27:06.324Z] $ docker stop --time=1 7c7c145a23a33ed69344d1a565fcd5dc644c9b3966e6373a1f2dc776e2ee33d3 [2024-10-04T09:27:07.758Z] $ docker rm -f --volumes 7c7c145a23a33ed69344d1a565fcd5dc644c9b3966e6373a1f2dc776e2ee33d3 [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-10-04T09:27:08.297Z] provisioning config files... [2024-10-04T09:27:08.307Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14777055871406893884tmp [Pipeline] { [Pipeline] sh [2024-10-04T09:27:08.623Z] + set +x [2024-10-04T09:27:08.623Z] + + curl -s https://codecov.io/bash [2024-10-04T09:27:08.623Z] bash -s -- [2024-10-04T09:27:08.623Z] [2024-10-04T09:27:08.623Z] _____ _ [2024-10-04T09:27:08.623Z] / ____| | | [2024-10-04T09:27:08.623Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T09:27:08.623Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T09:27:08.623Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T09:27:08.623Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T09:27:08.623Z] Bash-1.0.6 [2024-10-04T09:27:08.623Z] [2024-10-04T09:27:08.623Z] [2024-10-04T09:27:08.623Z] ==> git version 2.25.1 found [2024-10-04T09:27:08.623Z] ==> 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-10-04T09:27:08.623Z] Release-Date: 2020-01-08 [2024-10-04T09:27:08.623Z] 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-10-04T09:27:08.623Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T09:27:08.623Z] ==> Jenkins CI detected. [2024-10-04T09:27:08.623Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-10-04T09:27:08.623Z] project root: . [2024-10-04T09:27:08.623Z] --> token set from env [2024-10-04T09:27:08.623Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T09:27:08.623Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T09:27:08.882Z] ==> Python coveragepy not found [2024-10-04T09:27:08.883Z] ==> Searching for coverage reports in: [2024-10-04T09:27:08.883Z] + . [2024-10-04T09:27:08.883Z] -> Found 1 reports [2024-10-04T09:27:08.883Z] ==> Detecting git/mercurial file structure [2024-10-04T09:27:08.883Z] ==> Reading reports [2024-10-04T09:27:08.883Z] + ./coverage.out bytes=54772 [2024-10-04T09:27:08.883Z] ==> Appending adjustments [2024-10-04T09:27:08.883Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T09:27:08.883Z] + Found adjustments [2024-10-04T09:27:08.883Z] ==> Gzipping contents [2024-10-04T09:27:08.883Z] 8.0K /tmp/codecov.0u9KsJ.gz [2024-10-04T09:27:08.883Z] ==> Uploading reports [2024-10-04T09:27:08.883Z] url: https://codecov.io [2024-10-04T09:27:08.883Z] query: branch=main&commit=ee0554b78990b186605d5e81a70b84bcc651ad1c&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T09:27:08.883Z] -> Pinging Codecov [2024-10-04T09:27:08.883Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ee0554b78990b186605d5e81a70b84bcc651ad1c&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T09:27:09.143Z] -> Uploading to [2024-10-04T09:27:09.143Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ee0554b78990b186605d5e81a70b84bcc651ad1c/a7709252-e787-4184-92ed-2d5c006ac769.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T092708Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e19e2bf67c2f8be5c598e65f5406762bad64a1faf9dde7199b1672cb1d0faa8f [2024-10-04T09:27:09.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T09:27:09.143Z] Dload Upload Total Spent Left Speed [2024-10-04T09:27:09.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30841 --:--:-- --:--:-- --:--:-- 30841 [2024-10-04T09:27:09.403Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] } [2024-10-04T09:27:09.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T09:27:09.715Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T09:27:09.733Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:27:10.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T09:27:10.054Z] [2024-10-04T09:27:10.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:27:10.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T09:27:10.370Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T09:27:10.370Z] 43c4264eed91: Already exists [2024-10-04T09:27:10.631Z] 4cc291be95ef: Already exists [2024-10-04T09:27:10.631Z] 2ac1f1163629: Already exists [2024-10-04T09:27:10.631Z] 5c3c966382ef: Already exists [2024-10-04T09:27:10.631Z] 4f4fb700ef54: Already exists [2024-10-04T09:27:10.631Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T09:27:10.631Z] 9c3e1370e548: Pulling fs layer [2024-10-04T09:27:10.631Z] d9c7d2e4e75e: Verifying Checksum [2024-10-04T09:27:10.631Z] d9c7d2e4e75e: Download complete [2024-10-04T09:27:11.215Z] d9c7d2e4e75e: Pull complete [2024-10-04T09:27:11.474Z] 9c3e1370e548: Verifying Checksum [2024-10-04T09:27:11.474Z] 9c3e1370e548: Download complete [2024-10-04T09:27:15.659Z] 9c3e1370e548: Pull complete [2024-10-04T09:27:15.659Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T09:27:15.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T09:27:15.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:27:15.769Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T09:27:15.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-04T09:27:18.584Z] $ docker top 70c74754ad2e43fabcf1f37d01e0100617bc1d50f590a103533381a55d1888d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T09:27:18.943Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-10-04T09:27:18.952Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-10-04T09:27:19.230Z] + set -o pipefail [2024-10-04T09:27:19.230Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-10-04T09:27:27.352Z] [2024-10-04T09:27:27.353Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-10-04T09:27:27.353Z] [2024-10-04T09:27:27.353Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/e15b98e1-3d1a-4df9-a846-e8f0dc8f5711 [2024-10-04T09:27:27.353Z] [2024-10-04T09:27:27.353Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T09:27:27.353Z] [2024-10-04T09:27:27.353Z] [2024-10-04T09:27:27.353Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T09:27:27.353Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T09:27:27.365Z] $ docker stop --time=1 70c74754ad2e43fabcf1f37d01e0100617bc1d50f590a103533381a55d1888d7 [2024-10-04T09:27:35.587Z] $ docker rm -f --volumes 70c74754ad2e43fabcf1f37d01e0100617bc1d50f590a103533381a55d1888d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T09:27:36.502Z] + git log --format=format:%s -1 ee0554b78990b186605d5e81a70b84bcc651ad1c [Pipeline] sh [2024-10-04T09:27:36.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T09:27:36.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:27:37.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T09:27:37.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:27:37.185Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T09:27:37.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-10-04T09:27:37.710Z] $ docker top 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T09:27:37.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T09:27:37.837Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T09:27:37.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T09:27:37.960Z] $ docker exec 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd ssh-agent [2024-10-04T09:27:38.061Z] SSH_AUTH_SOCK=/tmp/ssh-dwrgEHMcracN/agent.32 [2024-10-04T09:27:38.061Z] SSH_AGENT_PID=38 [2024-10-04T09:27:38.065Z] Running ssh-add (command line suppressed) [2024-10-04T09:27:38.167Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8387580861005181026.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8387580861005181026.key) [2024-10-04T09:27:38.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T09:27:38.472Z] + git semver tag [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,667 [run_tag] DEBUG tag force:False [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,667 [check_head_tag] DEBUG check head tag [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,669 [execute] INFO git cat-file --batch-check [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,674 [execute] INFO git cat-file --batch [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,721 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,721 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:27:38.731Z] 2024-10-04 09:27:38,726 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T09:27:38.731Z] 3.2.0-dev.19 [Pipeline] } [2024-10-04T09:27:39.005Z] $ docker exec --env ******** --env ******** 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd ssh-agent -k [2024-10-04T09:27:39.119Z] unset SSH_AUTH_SOCK; [2024-10-04T09:27:39.120Z] unset SSH_AGENT_PID; [2024-10-04T09:27:39.120Z] echo Agent pid 38 killed; [2024-10-04T09:27:39.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T09:27:39.453Z] + git semver [Pipeline] } [2024-10-04T09:27:39.727Z] $ docker stop --time=1 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd [2024-10-04T09:27:40.975Z] $ docker rm -f --volumes 243f2bb2a54626e96de158f555cb5eda4ea5be684d4c15259bf75ff48a5074bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:27:41.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T09:27:41.394Z] [2024-10-04T09:27:41.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:27:41.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T09:27:41.693Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T09:27:41.693Z] ab5ef0e58194: Pulling fs layer [2024-10-04T09:27:41.693Z] 9712f1f96733: Pulling fs layer [2024-10-04T09:27:41.693Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T09:27:41.693Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T09:27:41.693Z] e9a5061849ea: Pulling fs layer [2024-10-04T09:27:41.693Z] d747dcd14b5f: Pulling fs layer [2024-10-04T09:27:41.693Z] 2de7ff778b66: Pulling fs layer [2024-10-04T09:27:41.693Z] d747dcd14b5f: Waiting [2024-10-04T09:27:41.693Z] 0d9ebad4ef96: Waiting [2024-10-04T09:27:41.693Z] 2de7ff778b66: Waiting [2024-10-04T09:27:41.693Z] e9a5061849ea: Waiting [2024-10-04T09:27:41.693Z] 9712f1f96733: Download complete [2024-10-04T09:27:41.953Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T09:27:41.953Z] 63f879dbbcfc: Download complete [2024-10-04T09:27:42.210Z] e9a5061849ea: Verifying Checksum [2024-10-04T09:27:42.210Z] e9a5061849ea: Download complete [2024-10-04T09:27:42.210Z] d747dcd14b5f: Verifying Checksum [2024-10-04T09:27:42.210Z] d747dcd14b5f: Download complete [2024-10-04T09:27:42.210Z] ab5ef0e58194: Verifying Checksum [2024-10-04T09:27:42.210Z] ab5ef0e58194: Download complete [2024-10-04T09:27:42.210Z] 2de7ff778b66: Verifying Checksum [2024-10-04T09:27:42.210Z] 2de7ff778b66: Download complete [2024-10-04T09:27:42.467Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T09:27:44.987Z] ab5ef0e58194: Pull complete [2024-10-04T09:27:44.987Z] 9712f1f96733: Pull complete [2024-10-04T09:27:45.551Z] 63f879dbbcfc: Pull complete [2024-10-04T09:27:49.738Z] 0d9ebad4ef96: Pull complete [2024-10-04T09:27:49.998Z] e9a5061849ea: Pull complete [2024-10-04T09:27:50.257Z] d747dcd14b5f: Pull complete [2024-10-04T09:27:51.189Z] 2de7ff778b66: Pull complete [2024-10-04T09:27:51.189Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T09:27:51.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T09:27:51.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:27:51.292Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T09:27:51.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2024-10-04T09:28:00.873Z] $ docker top 977e572274d4c572e629afdc6384fa56b797c9a582b846748ed1858bedf0956b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T09:28:00.961Z] provisioning config files... [2024-10-04T09:28:00.969Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7566360813129692206tmp [2024-10-04T09:28:00.983Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6631007179105455855tmp [2024-10-04T09:28:00.993Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3434870265255091018tmp [Pipeline] { [Pipeline] echo [2024-10-04T09:28:01.026Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:01.326Z] ---> sigul-configuration.sh [2024-10-04T09:28:01.326Z] gpg: directory `/root/.gnupg' created [2024-10-04T09:28:01.326Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T09:28:01.326Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T09:28:01.326Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T09:28:01.326Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T09:28:01.326Z] gpg: CAST5 encrypted data [2024-10-04T09:28:01.326Z] gpg: encrypted with 1 passphrase [2024-10-04T09:28:01.326Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T09:28:01.624Z] + mkdir /home/jenkins [2024-10-04T09:28:01.624Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T09:28:01.923Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-04T09:28:01.936Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:02.237Z] ---> sigul-install.sh [2024-10-04T09:28:02.237Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T09:28:02.548Z] + git tag --list [2024-10-04T09:28:02.549Z] v0.0.0 [2024-10-04T09:28:02.549Z] v0.0.1-dev.1 [2024-10-04T09:28:02.549Z] v0.0.1-dev.10 [2024-10-04T09:28:02.549Z] v0.0.1-dev.11 [2024-10-04T09:28:02.549Z] v0.0.1-dev.12 [2024-10-04T09:28:02.549Z] v0.0.1-dev.13 [2024-10-04T09:28:02.549Z] v0.0.1-dev.14 [2024-10-04T09:28:02.549Z] v0.0.1-dev.15 [2024-10-04T09:28:02.549Z] v0.0.1-dev.16 [2024-10-04T09:28:02.549Z] v0.0.1-dev.2 [2024-10-04T09:28:02.549Z] v0.0.1-dev.3 [2024-10-04T09:28:02.549Z] v0.0.1-dev.4 [2024-10-04T09:28:02.549Z] v0.0.1-dev.5 [2024-10-04T09:28:02.549Z] v0.0.1-dev.6 [2024-10-04T09:28:02.549Z] v0.0.1-dev.7 [2024-10-04T09:28:02.549Z] v0.0.1-dev.8 [2024-10-04T09:28:02.549Z] v0.0.1-dev.9 [2024-10-04T09:28:02.549Z] v2.2.0 [2024-10-04T09:28:02.549Z] v2.2.0-dev.17 [2024-10-04T09:28:02.549Z] v2.2.0-dev.18 [2024-10-04T09:28:02.549Z] v2.2.0-dev.19 [2024-10-04T09:28:02.549Z] v2.2.0-dev.20 [2024-10-04T09:28:02.549Z] v2.2.0-dev.21 [2024-10-04T09:28:02.549Z] v2.2.0-dev.22 [2024-10-04T09:28:02.549Z] v2.2.0-dev.23 [2024-10-04T09:28:02.549Z] v2.2.0-dev.24 [2024-10-04T09:28:02.549Z] v2.2.0-dev.25 [2024-10-04T09:28:02.549Z] v2.2.0-dev.26 [2024-10-04T09:28:02.549Z] v2.2.0-dev.27 [2024-10-04T09:28:02.549Z] v2.3.0 [2024-10-04T09:28:02.549Z] v2.3.0-dev.1 [2024-10-04T09:28:02.549Z] v2.3.0-dev.10 [2024-10-04T09:28:02.549Z] v2.3.0-dev.11 [2024-10-04T09:28:02.549Z] v2.3.0-dev.12 [2024-10-04T09:28:02.549Z] v2.3.0-dev.13 [2024-10-04T09:28:02.549Z] v2.3.0-dev.14 [2024-10-04T09:28:02.549Z] v2.3.0-dev.15 [2024-10-04T09:28:02.549Z] v2.3.0-dev.16 [2024-10-04T09:28:02.549Z] v2.3.0-dev.17 [2024-10-04T09:28:02.549Z] v2.3.0-dev.18 [2024-10-04T09:28:02.549Z] v2.3.0-dev.19 [2024-10-04T09:28:02.549Z] v2.3.0-dev.2 [2024-10-04T09:28:02.549Z] v2.3.0-dev.20 [2024-10-04T09:28:02.549Z] v2.3.0-dev.21 [2024-10-04T09:28:02.549Z] v2.3.0-dev.22 [2024-10-04T09:28:02.549Z] v2.3.0-dev.23 [2024-10-04T09:28:02.549Z] v2.3.0-dev.24 [2024-10-04T09:28:02.549Z] v2.3.0-dev.25 [2024-10-04T09:28:02.549Z] v2.3.0-dev.26 [2024-10-04T09:28:02.549Z] v2.3.0-dev.27 [2024-10-04T09:28:02.549Z] v2.3.0-dev.28 [2024-10-04T09:28:02.549Z] v2.3.0-dev.3 [2024-10-04T09:28:02.549Z] v2.3.0-dev.4 [2024-10-04T09:28:02.549Z] v2.3.0-dev.5 [2024-10-04T09:28:02.549Z] v2.3.0-dev.6 [2024-10-04T09:28:02.549Z] v2.3.0-dev.7 [2024-10-04T09:28:02.549Z] v2.3.0-dev.8 [2024-10-04T09:28:02.549Z] v2.3.0-dev.9 [2024-10-04T09:28:02.549Z] v2.3.1 [2024-10-04T09:28:02.549Z] v2.3.1-dev.4 [2024-10-04T09:28:02.549Z] v2.3.1-dev.5 [2024-10-04T09:28:02.549Z] v2.3.1-dev.6 [2024-10-04T09:28:02.549Z] v3.0 [2024-10-04T09:28:02.549Z] v3.0.0 [2024-10-04T09:28:02.549Z] v3.0.0-dev.1 [2024-10-04T09:28:02.549Z] v3.0.0-dev.10 [2024-10-04T09:28:02.549Z] v3.0.0-dev.11 [2024-10-04T09:28:02.549Z] v3.0.0-dev.12 [2024-10-04T09:28:02.549Z] v3.0.0-dev.13 [2024-10-04T09:28:02.549Z] v3.0.0-dev.14 [2024-10-04T09:28:02.549Z] v3.0.0-dev.15 [2024-10-04T09:28:02.549Z] v3.0.0-dev.16 [2024-10-04T09:28:02.549Z] v3.0.0-dev.17 [2024-10-04T09:28:02.549Z] v3.0.0-dev.18 [2024-10-04T09:28:02.549Z] v3.0.0-dev.19 [2024-10-04T09:28:02.549Z] v3.0.0-dev.2 [2024-10-04T09:28:02.549Z] v3.0.0-dev.20 [2024-10-04T09:28:02.549Z] v3.0.0-dev.21 [2024-10-04T09:28:02.549Z] v3.0.0-dev.22 [2024-10-04T09:28:02.549Z] v3.0.0-dev.23 [2024-10-04T09:28:02.549Z] v3.0.0-dev.24 [2024-10-04T09:28:02.549Z] v3.0.0-dev.25 [2024-10-04T09:28:02.549Z] v3.0.0-dev.26 [2024-10-04T09:28:02.549Z] v3.0.0-dev.27 [2024-10-04T09:28:02.549Z] v3.0.0-dev.28 [2024-10-04T09:28:02.549Z] v3.0.0-dev.29 [2024-10-04T09:28:02.549Z] v3.0.0-dev.3 [2024-10-04T09:28:02.549Z] v3.0.0-dev.30 [2024-10-04T09:28:02.549Z] v3.0.0-dev.31 [2024-10-04T09:28:02.549Z] v3.0.0-dev.32 [2024-10-04T09:28:02.549Z] v3.0.0-dev.33 [2024-10-04T09:28:02.549Z] v3.0.0-dev.34 [2024-10-04T09:28:02.549Z] v3.0.0-dev.35 [2024-10-04T09:28:02.549Z] v3.0.0-dev.36 [2024-10-04T09:28:02.549Z] v3.0.0-dev.37 [2024-10-04T09:28:02.549Z] v3.0.0-dev.38 [2024-10-04T09:28:02.549Z] v3.0.0-dev.39 [2024-10-04T09:28:02.549Z] v3.0.0-dev.4 [2024-10-04T09:28:02.549Z] v3.0.0-dev.40 [2024-10-04T09:28:02.549Z] v3.0.0-dev.41 [2024-10-04T09:28:02.549Z] v3.0.0-dev.42 [2024-10-04T09:28:02.549Z] v3.0.0-dev.43 [2024-10-04T09:28:02.549Z] v3.0.0-dev.44 [2024-10-04T09:28:02.549Z] v3.0.0-dev.45 [2024-10-04T09:28:02.549Z] v3.0.0-dev.46 [2024-10-04T09:28:02.549Z] v3.0.0-dev.47 [2024-10-04T09:28:02.549Z] v3.0.0-dev.48 [2024-10-04T09:28:02.549Z] v3.0.0-dev.49 [2024-10-04T09:28:02.549Z] v3.0.0-dev.5 [2024-10-04T09:28:02.549Z] v3.0.0-dev.50 [2024-10-04T09:28:02.549Z] v3.0.0-dev.51 [2024-10-04T09:28:02.549Z] v3.0.0-dev.6 [2024-10-04T09:28:02.549Z] v3.0.0-dev.7 [2024-10-04T09:28:02.549Z] v3.0.0-dev.8 [2024-10-04T09:28:02.549Z] v3.0.0-dev.9 [2024-10-04T09:28:02.549Z] v3.1 [2024-10-04T09:28:02.549Z] v3.1.0 [2024-10-04T09:28:02.549Z] v3.1.0-dev.1 [2024-10-04T09:28:02.549Z] v3.1.0-dev.10 [2024-10-04T09:28:02.549Z] v3.1.0-dev.11 [2024-10-04T09:28:02.549Z] v3.1.0-dev.12 [2024-10-04T09:28:02.549Z] v3.1.0-dev.13 [2024-10-04T09:28:02.549Z] v3.1.0-dev.14 [2024-10-04T09:28:02.549Z] v3.1.0-dev.15 [2024-10-04T09:28:02.549Z] v3.1.0-dev.16 [2024-10-04T09:28:02.549Z] v3.1.0-dev.17 [2024-10-04T09:28:02.549Z] v3.1.0-dev.18 [2024-10-04T09:28:02.549Z] v3.1.0-dev.19 [2024-10-04T09:28:02.549Z] v3.1.0-dev.2 [2024-10-04T09:28:02.549Z] v3.1.0-dev.20 [2024-10-04T09:28:02.549Z] v3.1.0-dev.21 [2024-10-04T09:28:02.549Z] v3.1.0-dev.22 [2024-10-04T09:28:02.549Z] v3.1.0-dev.23 [2024-10-04T09:28:02.549Z] v3.1.0-dev.24 [2024-10-04T09:28:02.549Z] v3.1.0-dev.25 [2024-10-04T09:28:02.549Z] v3.1.0-dev.26 [2024-10-04T09:28:02.549Z] v3.1.0-dev.27 [2024-10-04T09:28:02.549Z] v3.1.0-dev.28 [2024-10-04T09:28:02.549Z] v3.1.0-dev.29 [2024-10-04T09:28:02.549Z] v3.1.0-dev.3 [2024-10-04T09:28:02.549Z] v3.1.0-dev.30 [2024-10-04T09:28:02.549Z] v3.1.0-dev.31 [2024-10-04T09:28:02.549Z] v3.1.0-dev.32 [2024-10-04T09:28:02.549Z] v3.1.0-dev.33 [2024-10-04T09:28:02.549Z] v3.1.0-dev.34 [2024-10-04T09:28:02.549Z] v3.1.0-dev.35 [2024-10-04T09:28:02.549Z] v3.1.0-dev.36 [2024-10-04T09:28:02.549Z] v3.1.0-dev.37 [2024-10-04T09:28:02.549Z] v3.1.0-dev.38 [2024-10-04T09:28:02.549Z] v3.1.0-dev.39 [2024-10-04T09:28:02.549Z] v3.1.0-dev.4 [2024-10-04T09:28:02.549Z] v3.1.0-dev.5 [2024-10-04T09:28:02.549Z] v3.1.0-dev.6 [2024-10-04T09:28:02.549Z] v3.1.0-dev.7 [2024-10-04T09:28:02.549Z] v3.1.0-dev.8 [2024-10-04T09:28:02.549Z] v3.1.0-dev.9 [2024-10-04T09:28:02.549Z] v3.1.1 [2024-10-04T09:28:02.549Z] v3.1.1-dev.1 [2024-10-04T09:28:02.549Z] v3.2.0-dev.1 [2024-10-04T09:28:02.549Z] v3.2.0-dev.10 [2024-10-04T09:28:02.549Z] v3.2.0-dev.11 [2024-10-04T09:28:02.549Z] v3.2.0-dev.12 [2024-10-04T09:28:02.549Z] v3.2.0-dev.13 [2024-10-04T09:28:02.549Z] v3.2.0-dev.14 [2024-10-04T09:28:02.549Z] v3.2.0-dev.15 [2024-10-04T09:28:02.549Z] v3.2.0-dev.16 [2024-10-04T09:28:02.549Z] v3.2.0-dev.17 [2024-10-04T09:28:02.549Z] v3.2.0-dev.18 [2024-10-04T09:28:02.549Z] v3.2.0-dev.19 [2024-10-04T09:28:02.549Z] v3.2.0-dev.2 [2024-10-04T09:28:02.549Z] v3.2.0-dev.3 [2024-10-04T09:28:02.549Z] v3.2.0-dev.4 [2024-10-04T09:28:02.549Z] v3.2.0-dev.5 [2024-10-04T09:28:02.549Z] v3.2.0-dev.6 [2024-10-04T09:28:02.549Z] v3.2.0-dev.7 [2024-10-04T09:28:02.549Z] v3.2.0-dev.8 [2024-10-04T09:28:02.549Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T09:28:02.869Z] + lftools sign git-tag v3.2.0-dev.19 [2024-10-04T09:28:03.439Z] Signing Git tag with Sigul... [2024-10-04T09:28:03.439Z] Signing v3.2.0-dev.19 [Pipeline] echo [2024-10-04T09:28:04.022Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:04.323Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T09:28:04.329Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T09:28:04.361Z] $ docker stop --time=1 977e572274d4c572e629afdc6384fa56b797c9a582b846748ed1858bedf0956b [2024-10-04T09:28:06.073Z] $ docker rm -f --volumes 977e572274d4c572e629afdc6384fa56b797c9a582b846748ed1858bedf0956b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T09:28:06.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T09:28:06.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:28:06.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T09:28:06.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:28:06.973Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T09:28:07.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-10-04T09:28:07.856Z] $ docker top acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 -eo pid,comm [2024-10-04T09:28:07.898Z] 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-10-04T09:28:07.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T09:28:07.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T09:28:07.955Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T09:28:08.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T09:28:08.086Z] $ docker exec acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 ssh-agent [2024-10-04T09:28:08.194Z] SSH_AUTH_SOCK=/tmp/ssh-WlTDlACTkt3u/agent.13 [2024-10-04T09:28:08.194Z] SSH_AGENT_PID=20 [2024-10-04T09:28:08.221Z] Running ssh-add (command line suppressed) [2024-10-04T09:28:08.334Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3470811564971673416.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3470811564971673416.key) [2024-10-04T09:28:08.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T09:28:08.643Z] + git semver bump pre [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,833 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,833 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,833 [bump_version] DEBUG bumped version:3.2.0-dev.20 [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,833 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,833 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,833 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,835 [execute] INFO git cat-file --batch-check [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,841 [execute] INFO git cat-file --batch [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T09:28:08.903Z] 2024-10-04 09:28:08,848 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T09:28:08.903Z] 3.2.0-dev.20 [Pipeline] } [2024-10-04T09:28:08.916Z] $ docker exec --env ******** --env ******** acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 ssh-agent -k [2024-10-04T09:28:09.016Z] unset SSH_AUTH_SOCK; [2024-10-04T09:28:09.016Z] unset SSH_AGENT_PID; [2024-10-04T09:28:09.016Z] echo Agent pid 20 killed; [2024-10-04T09:28:09.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T09:28:09.358Z] + git semver [Pipeline] } [2024-10-04T09:28:09.632Z] $ docker stop --time=1 acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 [2024-10-04T09:28:11.236Z] $ docker rm -f --volumes acc2ace6b2739ef00e99cf43cddb65bda8bdc15d430289a3cfa43f314ca28815 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T09:28:11.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T09:28:11.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:28:11.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T09:28:11.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:28:12.040Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T09:28:12.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-10-04T09:28:12.856Z] $ docker top 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 -eo pid,comm [2024-10-04T09:28:12.909Z] 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-10-04T09:28:12.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T09:28:12.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T09:28:12.968Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T09:28:13.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T09:28:13.108Z] $ docker exec 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 ssh-agent [2024-10-04T09:28:13.259Z] SSH_AUTH_SOCK=/tmp/ssh-hXauhk23LECA/agent.21 [2024-10-04T09:28:13.259Z] SSH_AGENT_PID=33 [2024-10-04T09:28:13.280Z] Running ssh-add (command line suppressed) [2024-10-04T09:28:13.383Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1425676083106336036.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1425676083106336036.key) [2024-10-04T09:28:13.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T09:28:13.704Z] + git semver push [2024-10-04T09:28:13.963Z] 2024-10-04 09:28:13,966 [run_push] DEBUG push [2024-10-04T09:28:14.222Z] 2024-10-04 09:28:13,968 [execute] INFO git cat-file --batch-check [2024-10-04T09:28:14.222Z] 2024-10-04 09:28:13,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T09:28:14.222Z] 2024-10-04 09:28:13,974 [execute] INFO git rev-list 8e7597e5fe99c7b51e538ac233306699c2d3c55f -- [2024-10-04T09:28:14.222Z] 2024-10-04 09:28:13,974 [execute] DEBUG Popen(['git', 'rev-list', '8e7597e5fe99c7b51e538ac233306699c2d3c55f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:28:14.222Z] 2024-10-04 09:28:13,984 [execute] INFO git fetch -v origin [2024-10-04T09:28:14.222Z] 2024-10-04 09:28:13,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T09:28:14.479Z] 2024-10-04 09:28:14,425 [run_push] DEBUG no remote changes detected [2024-10-04T09:28:14.479Z] 2024-10-04 09:28:14,426 [execute] INFO git push origin semver [2024-10-04T09:28:14.479Z] 2024-10-04 09:28:14,426 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:28:15.413Z] 2024-10-04 09:28:15,207 [run_push] DEBUG push all version tags [2024-10-04T09:28:15.413Z] 2024-10-04 09:28:15,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T09:28:15.413Z] 2024-10-04 09:28:15,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T09:28:15.982Z] 2024-10-04 09:28:15,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-04T09:28:15.982Z] 3.2.0-dev.20 [Pipeline] } [2024-10-04T09:28:15.994Z] $ docker exec --env ******** --env ******** 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 ssh-agent -k [2024-10-04T09:28:16.101Z] unset SSH_AUTH_SOCK; [2024-10-04T09:28:16.101Z] unset SSH_AGENT_PID; [2024-10-04T09:28:16.102Z] echo Agent pid 33 killed; [2024-10-04T09:28:16.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T09:28:16.448Z] + git semver [Pipeline] } [2024-10-04T09:28:16.722Z] $ docker stop --time=1 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 [2024-10-04T09:28:18.078Z] $ docker rm -f --volumes 112e7b7d3313c0421761a06b85fb2362ec7c36b8e033278dc4704d90fd573417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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-10-04T09:28:18.790Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-10-04T09:28:18.790Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-04T09:28:18.790Z] total 16 [2024-10-04T09:28:18.790Z] drwxr-xr-x 3 root root 4096 Oct 4 07:50 . [2024-10-04T09:28:18.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 09:28 .. [2024-10-04T09:28:18.790Z] drwxr-xr-x 2 root root 4096 Oct 4 07:50 cost [2024-10-04T09:28:18.790Z] -rw-r--r-- 1 root root 89 Oct 4 07:50 cost.csv [2024-10-04T09:28:18.790Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-04T09:28:18.790Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-04T09:28:18.790Z] total 16 [2024-10-04T09:28:18.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:50 . [2024-10-04T09:28:18.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 09:28 .. [2024-10-04T09:28:18.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:50 cost [2024-10-04T09:28:18.790Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 4 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:19.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:19.934Z] ---> package-listing.sh [2024-10-04T09:28:19.934Z] ++ facter osfamily [2024-10-04T09:28:19.934Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T09:28:20.193Z] + OS_FAMILY=debian [2024-10-04T09:28:20.193Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-10-04T09:28:20.193Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T09:28:20.193Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T09:28:20.193Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T09:28:20.193Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T09:28:20.193Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-04T09:28:20.193Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T09:28:20.193Z] + case "${OS_FAMILY}" in [2024-10-04T09:28:20.193Z] + dpkg -l [2024-10-04T09:28:20.193Z] + grep '^ii' [2024-10-04T09:28:20.193Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T09:28:20.193Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T09:28:20.193Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T09:28:20.193Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-04T09:28:20.193Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-10-04T09:28:20.193Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-10-04T09:28:20.205Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T09:28:20.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T09:28:21.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T09:28:21.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T09:28:21.133Z] prd-ubuntu20.04-docker-8c-8g-16387 does not seem to be running inside a container [2024-10-04T09:28:21.163Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2024-10-04T09:28:21.450Z] $ docker top 3f2d62f702c76a0f5261995a1add8777527514a244a8ab07ed49dfb44f69ae28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T09:28:21.801Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T09:28:22.084Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T09:28:22.367Z] + ls /var/log/sa-host [2024-10-04T09:28:22.367Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T09:28:22.622Z] provisioning config files... [2024-10-04T09:28:22.631Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2216858544059138724tmp [Pipeline] { [Pipeline] echo [2024-10-04T09:28:22.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:22.934Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T09:28:22.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:23.304Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T09:28:23.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:23.600Z] ---> sudo-logs.sh [2024-10-04T09:28:23.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T09:28:23.630Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:23.914Z] ---> job-cost.sh [2024-10-04T09:28:23.914Z] lf-activate-venv: SKIPPING [2024-10-04T09:28:23.914Z] DEBUG: total: 0.2199999988079071 [2024-10-04T09:28:23.914Z] INFO: Retrieving Stack Cost... [2024-10-04T09:28:24.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T09:28:24.744Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T09:28:24.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T09:28:25.046Z] ---> logs-deploy.sh [2024-10-04T09:28:25.046Z] lf-activate-venv: SKIPPING [2024-10-04T09:28:25.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/184 [2024-10-04T09:28:25.046Z] INFO: archiving workspace using pattern(s): [2024-10-04T09:28:25.993Z] Archives upload complete. [2024-10-04T09:28:26.253Z] INFO: archiving logs to Nexus